Links
AddContinuous, non-invasive background code review for agents, to work better and faster. With TUI and CLI support.
Continuous code review for coding agents. Review commits immediately, catch issues early, and fix them while context is fresh.
Related contents:
Unified TUI for inventory, health-check, and track every API key issued across your AI providers.
A unified view of every API key across all your AI providers — with health scoring, snapshot diffs, and encrypted credential storage.
KeyLedger is an interactive terminal dashboard that gives you a unified view of every API key issued across your AI providers — with health scoring, snapshot diffs, and encrypted credential storage.
Ruby on Rails Open source CMS.
Locomotive is an open source platform to create, publish and edit sites (CMS). It is designed to save time and help you focus on what matters: front-end technology, standard development process and a very low learning curve for your clients.
Docker is one of the most popular services to run containerized applications and it utilizes containerd and runc at a low level. This became popular because of its ease of use and intuitive experience. There are some misconfigurations that are left in the setup that can easily be exploited and few of them even let you break out of the containerized environment.
In this series, I will be explaining to you the basic concepts of the docker internals and how you can exploit certain misconfigurations to gain root user access or breakout of the containerization via both remote and local exploits. Also later in this course, you will learn how to secure your existing docker environment by following best practices from the experts.
A Patch for GIMP 3+ for Photoshop Users.
PhotoGIMP is a free, community-driven patch that transforms GIMP (GNU Image Manipulation Program) into a layout that feels familiar to Adobe Photoshop users. If you're switching from Photoshop to GIMP and want to feel at home right away, PhotoGIMP is for you.
High Availability Vault for Events on Nostr.
HAVEN (High Availability Vault for Events on Nostr) is the most sovereign personal relay for the Nostr protocol, for storing and backing up sensitive notes like eCash, private chats and drafts. It is a relay that is not so dumb, with features like web of trust, inbox relay, cloud backups, blastr and the ability to import old notes. It even includes it's own blossom media server!
Related contents:
GFPGAN aims at developing a Practical Algorithm for Real-world Face Restoration. It leverages rich and diverse priors encapsulated in a pretrained face GAN (e.g., StyleGAN2) for blind face restoration.
🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite.
SeaQuery is a query builder to help you construct dynamic SQL queries in Rust. You can construct expressions, queries and schema as abstract syntax trees using an ergonomic API. We support MySQL, Postgres and SQLite behind a common interface that aligns their behaviour where appropriate. MS SQL Server Support is available under SeaORM X.
World's Best Professional Programs. The World's Best Online Courses at One Place. We've spent the time in finding, so you can spend your time in learning
React components & templates for building rich text editor UIs with Tiptap.
Tiptap UI Components is a library of modular, MIT-licensed React components, templates, and primitives that help you build rich text editor UIs faster, on top of the headless Tiptap framework.
Outil d'optimisation de vos textes, pour de meilleurs classements dans les moteurs de recherche.
Cables is a tool for creating beautiful interactive content.With an easy to navigate interface and real time visuals, it allows for rapid prototyping and fast adjustments.
You are provided with a set of operators, such as mathematical functions, shapes, materials and post processing effects. Connect these to each other with virtual cables to create the experience you have in mind. Easily export your piece of work at any time. Embed it into your website or use it for any kind of creative installation.
An inventory of tools and resources about CyberSecurity.
StreamAlert is a serverless, real-time data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using data sources and alerting logic you define. Computer security teams use StreamAlert to scan terabytes of log data every day for incident detection and response.
Similar to Hex invaders, The Great RGB Challenge helps you to nail RGB once and for all by matching an RGB code to its corresponding color. Mess up and you’re back to the beginning. Good luck!
ARK extends Kubernetes with custom resources that make agents, teams, MCP tools, and workflows first-class citizens in your cluster.
Provider-agnostic operations for agentic resources. ARK codifies patterns and practices developed across dozens of agentic application projects.
Prism is a powerful Laravel package for integrating Large Language Models (LLMs) into your applications.
Related contents:
Les administrateurs informatique des laboratoires utilisent peuvent utiliser les resources suivantes.
Every layer, exactly where you want it. G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
OrcaSlicer is a free, open-source slicer for FDM 3D printers. Calibration tools built in, per-feature control over every print move, and tuned profiles for hundreds of printers — on Windows, macOS, and Linux.
Related contents:
The Secret Programming Language Every 10x Programmer Recommends! the clickbait headline programming language.
Tabloid is a turing-complete programming language for writing programs in the style of clickbait news headlines.
Solve puzzles. Learn CUDA.
GPU architectures are critical to machine learning, and seem to be becoming even more important every day. However, you can be an expert in machine learning without ever touching GPU code. It is hard to gain intuition working through abstractions.
This notebook is an attempt to teach beginner GPU programming in a completely interactive fashion. Instead of providing text with concepts, it throws you right into coding and building GPU kernels. The exercises use NUMBA which directly maps Python code to CUDA kernels. It looks like Python but is basically identical to writing low-level CUDA code. In a few hours, I think you can go from basics to understanding the real algorithms that power 99% of deep learning today. If you do want to read the manual, it is here:
Learn APIs the Right Way. Explore, Learn, and Build with our Comprehensive API Learning Platform.
Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.
A random collection of accessibility-focused tools that you might find at least partially useful
Related contents:
Nintendo Switch Emulator.
yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and Android.
Standardized Serverless ML Inference Platform on Kubernetes. Highly scalable and standards based Model Inference Platform on Kubernetes for Trusted AI.
KServe provides a Kubernetes Custom Resource Definition for serving predictive and generative machine learning (ML) models. It aims to solve production model serving use cases by providing high abstraction interfaces for Tensorflow, XGBoost, ScikitLearn, PyTorch, Huggingface Transformer/LLM models using standardized data plane protocols.
Related contents:
Terminal UIs That Make Java Developers Smile 😊 A Java library for building modern terminal user interfaces.
TamboUI brings the TUI paradigms seen in things like Rust's ratatui or Go's bubbletea to the Java ecosystem.
Related contents:
Full-Stack Next.js & TypeScript Toolkit. Ship high-performance ⚡ Next.js apps in minutes.
Build seriously fast, lightweight and end-to-end typesafe Next.js apps. The stack for building seriously fast, lightweight and end-to-end typesafe Next.js apps.
A Process Control System. Supervisor is a client/server system that allows its users to monitor and control a number of processes on UNIX-like operating systems.
It shares some of the same goals of programs like launchd, daemontools, and runit. Unlike some of these programs, it is not meant to be run as a substitute for init as “process id 1”. Instead it is meant to be used to control processes related to a project or a customer, and is meant to start like any other program at boot time.
A framework to secure the integrity of software supply chains.
in-toto is designed to ensure the integrity of a software product from initiation to end-user installation. It does so by making it transparent to the user what steps were performed, by whom and in what order.
Related contents:
Build native Windows & macOS apps with Javascript and React.
Related contents:
A terminal-centric distro with a vibrant and friendly community at its core
A sliding, tiling window manager for MacOS.
Paneru is a MacOS window manager that arranges windows on an infinite strip, extending to the right. A core principle is that opening a new window will never cause existing windows to resize, maintaining your layout stability.
Each monitor operates with its own independent window strip, ensuring that windows remain confined to their respective displays and do not "overflow" onto adjacent monitors.
This project runs ephemeral, single-use GitHub Actions self-hosted runners on AWS Lambda MicroVMs, provisioned on demand by a GitHub webhook.
Related contents:
MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. This was written to enable me to use my FLAC collection with software and/or hardware which only understands the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player.
Unlimited OCR Works. Welcome the Era of One-shot Long-horizon Parsing.
Netflix’s Workflow Orchestrator.
Maestro is a general-purpose workflow orchestrator that provides a fully managed workflow-as-a-service (WAAS) to the data platform users at Netflix.
WebRTC is a free, open project that enables web browsers with Real-Time Communications (RTC) capabilities via simple Javascript APIs. The WebRTC components have been optimized to best serve this purpose.
Ideas that stickliterally 😉. Connect your thoughts in one sticky playground.
Sticky is a digital sticky note application designed to help you organize your thoughts, ideas, and tasks in a visual and intuitive way. Organize thoughts, collaborate in real-time, and access your ideas from anywhere. Try it free today!
A set of Symfony Console Commands to interact with your database.
-
Backup: Backup your database and manage your dumps with a simple command.
-
Restore: Easily restore a previous dump of your database.
-
Anonymize: Set up database anonymization with PHP attributes on Doctrine Entities or with a YAML configuration file.
-
Set up a GDPR-friendly workflow: Make it easier to follow GDPR best practices when importing production dump to other environments.
Interactive UI for local node modules inspection. Visualize your node_modules, inspect dependencies, and more.
Node.js cms and web application platform built on Express and MongoDB. The open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB.
Open Source Document Management & Collaboration System
The free AI encyclopedia. AI tools, podcasts, prompts, newsletter, and movies.
WebTUI is a modular CSS library that brings the beauty of Terminal UIs to the browser.
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.
BLOKK font gives you a nice fill text for mock-ups and wireframing without the lorem ipsum. The new and better wireframing font. BLOKK is a font for quick mock-ups and wireframing for clients who do not understand latin.
Hail Pixel makes palette picking an interactive sport. Start by dragging your mouse around the space until you find a color that appeals to you, then start whittling down your colors by moving your mouse or arrowing through matching hues, lightness and saturation.
Let Claude (or any LLM) actually watch a video — scene-aware, deduplicated frames + transcript, from a URL or local file. Runs locally, MIT.
AI Agents on a Private GenAI Stack.
♾️ Helix is a private GenAI stack for building AI agents with declarative pipelines, knowledge (RAG), API bindings, and first-class testing.
Related contents:
OSINT framework focused on gathering information from free tools or resources. The intention is to help people find free OSINT resources. Some of the sites included might require registration or offer more data for $$$, but you should be able to get at least a portion of the available information for no cost.
The Typescript AI framework.
Mastra is an opinionated Typescript framework that helps you build AI applications and features quickly. It gives you the set of primitives you need: workflows, agents, RAG, integrations, syncs and evals. You can run Mastra on your local machine, or deploy to a serverless cloud.
Related contents:
Kubernetes Monitoring, Application Debug Platform. Instant Kubernetes-Native Application Observability.
Pixie is an open-source observability tool for Kubernetes applications. Use Pixie to view the high-level state of your cluster (service maps, cluster resources, application traffic) and also drill down into more detailed views (pod state, flame graphs, individual full-body application requests).
In the 1990s Nintendo made a deal with Philips to develop 3 Zelda titles. The first 2 were side scrolling platformers, similar to Zelda II, and the third was a traditional top-down action adventure game.
Zelda’s Adventure looked interesting and I thought it would be fun to play on a portable system. I chose the Game Boy because of the existing Zelda games on the system.
The game sticks to the aesthetics of Link’s Awakening, but also incorporates some features from Oracle of Ages and Oracle of Seasons.
This is a complete port of the CDi original and was developed in GB Studio, with a few modifications. Thanks to Beatscribe for composing the music. I hope you enjoy playing the game as much as enjoyed making it.
Vite & Vue Powered Static Site Generator. Markdown to Beautiful Docs in Minutes.
VitePress is a Vue-powered static site generator and a spiritual successor to VuePress, built on top of Vite.
Your language isn’t broken, it’s doing floating point math. Computers can only natively store integers, so they need some way of representing decimal numbers. This representation is not perfectly accurate. This is why, more often than not, 0.1 + 0.2 != 0.3.
Related contents:
API, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites. It includes different analysis and detection modules, and you can choose which modules to use during the investigation process.
Related contents: