Posts
-
AquilaDB
An easy to use Neural Search Engine. Index latent vectors along with JSON metadata and do efficient k-NN search.
- If you are working on a data science project and need to store a hell of a lot of data and retrieve similar data based on some feature vector, this will be a useful tool to you, with extra benefits a real world web application needs.
- Are you dealing with a lot of images and related metadata? Want to find similar ones? You are at the right place.
- If you are looking for a document database, this is not the right place for you.
Tags: #python • feature-vectors • similarity-search
-
uivonim
Fork of the Veonim Neovim GUI
- 100% compatibility with Neovim (see #9421)
- All configuration done via vimrc with vimscript/Lua/remote plugins
- GUI features and eyecandy
- Full support for international keyboard layouts and dead keys (tested on macOS and Linux)
- Fast, building upon the work done by @breja, with things like WebGL GPU rendering and multithreading
- Extensibility via a Lua API providing access to frontend GUI features such as LSP hover/signature help/symbols and a fuzzy finder UI
Tags: #typescript • neovim • neovim-guis
-
store_attribute
ActiveRecord extension which adds typecasting to store accessors
ActiveRecord extension which adds typecasting to store accessors.
Originally extracted from not merged PR to Rails: rails/rails#18942.
Tags: #ruby • activerecord • store-accessors
-
obsidian
GraphQL, built for Deno - a native GraphQL caching client and server module
- GraphQL query abstraction and caching improving the performance of your app
- SSR React wrapper, allowing you to cache in browser
- Configurable caching options, giving you complete control over your cache
- Fullstack integration, leveraging client-side and server-side caching to streamline your caching strategy
- Support for the full GraphQL convention
- Support for client-side and server-side cache invalidation
- Optional GraphQL DoS attack mitigation security module
Tags: #typescript • deno • graphql
-
fullcalendar-angular
An official Angular component for FullCalendar
This project provides an official Angular component for FullCalendar, with all the same setting.
This project is built and maintained by irustm in partnership with the maintainers of FullCalendar. The project was originally called
ng-fullcalendarwhich can still be found on NPM.Tags: #typescript
-
disnake
An API wrapper for Discord written in Python.
import disnake from disnake.ext import commands bot = commands.InteractionBot(test_guilds=[12345]) @bot.slash_command() async def ping(inter): await inter.response.send_message("Pong!") bot.run("BOT_TOKEN")Tags: #python • discord-py • discord-api
-
box
📦🚀 Fast, zero config application bundler with PHARs.
The Box application simplifies the PHAR building process. Out of the box (no pun intended), the application can do many great things:
- ⚡ Fast application bundling
- 🔨 PHAR isolation
- ⚙️ Zero configuration by default
- 🚔 Requirements checker
- 🚨 Friendly error logging experience
- 🔍 Retrieve information about the PHAR extension or a PHAR file and its contents (
box infoorbox diff) - 🔐️ Verify the signature of an existing PHAR (
box verify) - 📝 Use Git tags and short commit hashes for versioning
- 🕵️️ Get recommendations and warnings about regarding your configuration (
box validate) - 🐳 Docker support (
box docker)
For the full documentation see https://box-project.github.io/box.
Tags: #php • phar • console-application
-
workarea
Workarea is an enterprise-grade Ruby on Rails commerce platform
We encourage you to contribute to Workarea! Check out our articles on contribution on https://developer.workarea.com.
Tags: #ruby • ecommerce • ecommerce-platform
-
github-dorks
Find leaked secrets via github search
Github Search is a quite powerful and useful feature that can be used to search for sensitive data on repositories. Collection of Github dorks can reveal sensitive personal and/or organizational information such as private keys, credentials, authentication tokens, etc. This list is supposed to be useful for assessing security and performing pen-testing of systems.
Tags: #python • security-audit • github-dork
-
fabric
Essential hooks for modding with Fabric.
Essential hooks and patches for modding with Fabric.
Tags: #java
subscribe via RSS