mit-licensed
This is a tool for anonymizing photographs taken at protests.
It will remove identifying metadata (Exif data) from photographs, and also allow you to selectively blur parts of the image to cover faces and other identifiable information.
A lightweight, self-hosted memo hub. Open Source and Free forever. memos provides the privacy, security, and reliability that innovators need in their moments of inspiration.
Related contents:
Komga is a free and open source comics/mangas server. Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones
Related contents:
forums made simple. Flarum is a technically excellent, open and extensible discussion platform.
Flarum is scalable, performant and beautiful appealing to small to enterprise communities.
zero-runtime CSS in JS library.
Write CSS in JS and get real CSS files during build. Use dynamic prop based styles with the React bindings and have them transpiled to CSS variables automatically. Great productivity with source maps and linting support.
Related contents:
🐻 Bear necessities for state management in React.
A small, fast and scalable bearbones state-management solution using simplified flux principles. Has a comfy API based on hooks, isn't boilerplatey or opinionated.
Related contents:
DNSControl is an opinionated platform for seamlessly managing your DNS configuration across any number of DNS hosts, both in the cloud or in your own infrastructure. It manages all of the domains for the Stack Overflow network, and can do the same for you!
DNSControl is a system for maintaining DNS zones. It has two parts: a domain specific language (DSL) for describing DNS zones plus software that processes the DSL and pushes the resulting zones to DNS providers such as Route53, Cloudflare, and Gandi. It can send the same DNS records to multiple providers. It even generates the most beautiful BIND zone files ever. It runs anywhere Go runs (Linux, macOS, Windows). The provider model is extensible, so more providers can be added.
Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language.
Super Expressive is a JavaScript library that allows you to build regular expressions in almost natural language - with no extra dependencies, and a lightweight code footprint (less than 4kb with minification + gzip!).
Self-hosted website analytics.
Self-hosted, Node.js based analytics tool for those who care about privacy. Ackee runs on your own server, analyzes the traffic of your websites and provides useful statistics in a minimal interface.
Build native Windows & macOS apps with Javascript and React.
Related contents:
BlurHash is a compact representation of a placeholder for an image.
Related contents:
A modern JavaScript utility library delivering modularity, performance & extras. Lodash makes JavaScript easier by taking the hassle out of working with arrays, numbers, objects, strings, etc.
Related contents:
The Ruby Linter/Formatter that Serves and Protects.
RuboCop is a Ruby code style checker (linter) and formatter based on the community-driven Ruby Style Guide.
Related contents:
Your CLI home video recorder 📼. Write terminal GIFs as code for integration testing and demoing your CLI tools.
Related contents:
A new type of shell.
-
Pipelines to control any OS :Nu works on Linux, macOS, BSD, and Windows. Learn it once, then use it anywhere.
-
Everything is data: Nu pipelines use structured data so you can safely select, filter, and sort the same way every time. Stop parsing strings and start solving problems.
-
Powerful plugins: It's easy to extend Nu using a powerful plugin system.
Create beautiful slide decks using an intuitive Markdown experience Marp (also known as the Markdown Presentation Ecosystem) provides an intuitive experience for creating beautiful slide decks. You only have to focus on writing your story in a Markdown document.
Related contents:
csvkit is a suite of command-line tools for converting to and working with CSV, the king of tabular file formats.
Simple, privacy-focused website analytics. Built with Golang & Preact. Fathom Lite is a previous and open-source version of Fathom Analytics (a paid, hosted Google Analytics alternative). It was the very first version of our software, and has been downloaded millions of times! While we are no longer adding features to this Lite version, we will be continuing to maintain it long-term and fix any bugs that come up.
Related contents:
Wayfire is a wayland compositor based on wlroots. It aims to create a customizable, extendable and lightweight environment without sacrificing its appearance.
Build faster websites. Pull content from anywhere and serve it fast with Astro's next-gen island architecture.
Astro is a website build tool for the modern web — powerful developer experience meets lightweight output. Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.
Related contents:
- Démarrez avec Astro Starlight @ Culture et Outils DevSecOps :fr:.
- RSC for Astro Developers @ overreacted.
- No Server, No Database: Smarter Related Posts in Astro with
transformers.js@ alexop.dev. - From Next.js to Astro: A Page Size Comparison @ Alan Norbauer.
- Astro is a developers f***ing dream @ Websmith.
- Architecting with Constraints: A Pragmatic Guide @ Loren Stewart.
- From Next.js to Astro: A Page Size Comparison @ Alan Norbauer.
- Use the Accept Header to serve Markdown instead of HTML to LLMs @ Nick Khami's Blog.
Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
Related contents:
JavaScript animation engine. Anime.js (/ˈæn.ə.meɪ/) is a lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM attributes and JavaScript Objects.
Related contents:
Smart, Fast, Extensible Build System. Next generation build system with first class monorepo support and powerful integrations.
Nx is a build system with built-in tooling and advanced CI capabilities. It helps you maintain and scale monorepos, both locally and on CI.
Related contents:
- Monorepo mon Amour @ Mathieu Eveillard.
- #291.src - Micro front-end: Un patchwork efficace avec Fabien Brunet @ <ifttd> :fr:.
- Ép 18 : Monorepo ou Polyrepo ? Le débat enfin tranché par l’expérience de PayFit @ Nom d'un Pipeline ! :fr:.
- The Multi-Repository TypeScript Problem @ carrick.
- State management architecture in Nx @ Gilles Ferrand's Blog.
- s1ngularity: supply chain attack leaks secrets on GitHub: everything you need to know @ Wix.
- Top 5 Monorepo Tools for 2025 @ aviator.
- cleaning house in nx monorepo, how i removed 120 unused deps safely @ @ John James.
The React Framework.
Used by some of the world's largest companies, Next.js enables you to create full-stack web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds.
Related contents:
- next.js: an honest review @ beeps.
- Authorization in Next.js @ rw;eruch.
- You should know this before choosing Next.js @ Build Times.
- Deploying a Next.js App to Production in any server @ SayBackend 📦.
- Next.js vs TanStack @ Kyle Gill.
- Guide to fast websites with Next.js: Tips for maximizing server speeds and minimizing client burden @ Vercel.
- Pourquoi je n'aime pas Next.js @ Grafikart :fr:.
- Use Async Local Storage to prevent props drilling in Next.js Route handlers @ nico.fyi.
- Next.js 15.1+ is unusable outside of Vercel @ Omar Abid.
- How to take screenshots of your statically exported Next.js site in GitHub Actions workflow @ nico.fyi.
- Next.js Promise Racing @ Playful Programming.
- You should know this before choosing Next.js @ Build Times.
- Adding .md URLs for Raw Markdown Content in Next.js @ Ben Gubler.
- Next.js migration @ LLM Gateway.
- The Complete Guide to Self-Hosting Next.js at Scale @ David Höck.
- Next.js Is Infuriating @ Dominik's Blog.
- One Year with Next.js App Router — Why We're Moving On @ paper clover.
- Partial Prerendering @ Wyatt Johnson.
- ChatGPT as My Coding Mentor: How I Learned React and Next.js as a Junior Developer @ iO tech_hub.
- 93% Faster Next.js in (your) Kubernetes @ Platformic.
- Not everything that breaks is an error: a Logs and Next.js story @ Sentry.
- My Next.js 16 Auth Passed Every Test. Five Bugs That Only Showed Up When I Wired It Together @ Shubhra Pokhariya's dev.to.
- Experimenting with RSCs for Performance and UX in Next.js @ Aurora Scharff.
DuckDB is an in-process SQL OLAP database management system.
DuckDB is a high-performance analytical database system. It is designed to be fast, reliable, portable, and easy to use. DuckDB provides a rich SQL dialect, with support far beyond basic SQL DuckDB supports arbitrary and nested correlated subqueries, window functions, collations, complex types (arrays, structs, maps), and several extensions designed to make SQL easier to use.
Related contents:
- DuckDB - Le moteur SQL qui transforme vos données @ Korben :fr:.
- Why DuckDB is my first choice for data processing @ >robinlinacre.
- DuckDB is Probably the Most Important Geospatial Software of the Last Decade @ dbreunig.com.
- Why Semantic Layers Matter — and How to Build One with DuckDB @ MotherDuck.
- Querying Billions of GitHub Events Using Modal and DuckDB (Part 1: Ingesting Data) @ noreasontopanic.
- DuckDB beats Polars for 1TB of data @ Confessions of a Data Guy.
- Building Your Modern Data Analytics Stack with Python, Parquet, and DuckDB @ KD nuggets.
- Building an Obsidian RAG with DuckDB and MotherDuck @ MotherDuck.
- DuckDB Internals: Why is DuckDB Fast? (Part 1) @ Greybeam.
- To Every Agent Its Own Database @ Joe Reis.
- DuckDB and the changing physics of analytics @ All Thing Distributed.
Unified JavaScript Tools.
Unleash JavaScript's Potential with the UnJS Ecosystem Agnostic Excellence: JavaScript Libraries, Tools, and Utilities, Crafted to Elevate Your Coding Journey.
Related contents:
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
An asynchronous Rust runtime. Build reliable network applications without compromising speed. Tokio is an asynchronous runtime for the Rust programming language. It provides the building blocks needed for writing network applications. It gives the flexibility to target a wide range of systems, from large servers with dozens of cores to small embedded devices.
Related contents:
A powerful, modern, and friendly wrapper for JavaScript dates and times. DateTimes, Durations, and Intervals. Immutable, chainable, unambiguous API. Native time zone and Intl support (no locale or tz files).
Related contents:
Check if an in-app browser is injecting JavaScript code Some iOS and Android apps make use of a custom in-app browser (full details). This causes potential security and privacy risks to the user.
Cybernetically enhanced web apps.
Svelte is a UI framework that uses a compiler to let you write breathtakingly concise components that do minimal work in the browser, using languages you already know — HTML, CSS and JavaScript. It’s a love letter to web development.
Related contents:
- Compile Svelte 5 in your head @ Tan Li Hau.
- Svelte, Markdown, and the Magic of Web Components @ sh4jid.
- React Won by Default – And It's Killing Frontend Innovation @ Loren Stewart.
- Svelte really is that fast @ Chuniversiteit.nl.
- Why startups choose React (and when you shouldn't) @ Evil Martians.
- Hunting a production-only proxy bug in SvelteKit @ drew's dev blog.
Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
Related contents:
Build Better Websites. Create modern, resilient user experiences with web fundamentals.
Focused on web standards and modern web app UX, you’re simply going to build better websites
Remix is a full stack web framework that lets you focus on the user interface and work back through web standards to deliver a fast, slick, and resilient user experience. People are gonna love using your stuff.
Related contents:
Atuin replaces your existing shell history with a SQLite database, recording additional context for your commands. It also provides optional and fully encrypted synchronisation of your history between machines
Related contents:
A modern load testing framework.
An open source load testing tool. Define user behaviour with Python code, and swarm your system with millions of simultaneous users.
Related contents:
A simpler site generator. Transforms a directory of templates (of varying types) into HTML.
A simpler static site generator. An alternative to Jekyll. Written in JavaScript. Transforms a directory of templates (of varying types) into HTML.
Works with HTML, Markdown, JavaScript, Liquid, Nunjucks, Handlebars, Mustache, EJS, Haml, and Pug.
Related contents:
Free, open source, and modern CSS framework based on Flexbox.
Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.
The Markdown Guide is a free and open-source reference guide that explains how to use Markdown, the simple and easy-to-use markup language you can use to format virtually any document.
Related contents:
Traefik is an open-source Edge Router that makes publishing your services a fun and easy experience. It receives requests on behalf of your system and finds out which components are responsible for handling them.
Umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions. Umami collects only the metrics you care about and everything fits on a single page.
Pest is a Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
Related contents:
I’ve compiled a list of essential Vim commands that I use every day. I have then given a few instructions on how to make Vim as great as it should be, because it’s painful without configuration.
An interactive console program that allows traffic flows to be intercepted, inspected, modified and replayed. An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Related contents:
Visual Web Log Analyzer.
GoAccess is an open source real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
Related contents:
openpilot is an open source driving agent.
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
Related contents:
Free and open source 2D and 3D game engine Godot is an advanced, feature-packed, multi-platform 2D and 3D open source game engine. Godot provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel. Godot is completely free and open-source under the very permissive MIT license. No strings attached, no royalties, nothing. Your game is yours, down to the last line of engine code.
Related contents:
🐦 A personal music streaming server that works.
Koel (also stylized as koel, with a lowercase k) is a simple web-based personal audio streaming service written in Vue on the client side and Laravel on the server side. Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
Go Git Service. Gogs is a painless self-hosted Git service.
The Gogs (/gɑgz/) project aims to build a simple, stable and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports, including Linux, macOS, Windows and ARM-based systems.
Ralph helps you create Bash aliases that can be called with sudo, have parameters, and print aesthetically-pleasing error messages. Ralph takes the work out of writing complex Bash aliases and provides parameter restrictions and default parameter values out-of-the-box.
Matter.js is a 2D rigid body physics engine for the web written in JavaScript (yes, another).
Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.
A modular, extendable, and easy-to-use physics engine for javascript.
Fastest PHP Caching Class - Reduce mySQL Calls, Improve Speed - High Performance object caching system.
phpFastCache is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
Brackets is an open-source editor for web design and development built on top of web technologies such as HTML, CSS and JavaScript. The project was created and is maintained by Adobe, and is released under an MIT License.
Web PHP Framework.
Symfony is a powerful PHP framework that empowers developers to build scalable, high-performance web applications with reusable components, comprehensive documentation, and a strong community.
Related contents: