1 lien privé
You no longer need JavaScript
2025-08-28
¦ css
So much of the web these days is ruined by the bloat that is modern JavaScript frameworks. React apps that take several seconds to load. NextJS sites that throw random hydration errors. The node_modules folder that takes up gigabytes on your hard drive.
It’s awful. And you don’t need it.
Voilà un outil qui va plaire à ceux qui chassent les failles de sécurité... Ce projet s'appelle Security Skills et c'est un système de compétences pour agents IA (genre Claude Code ou Gemini CLI) qui transforme votre proxy mitmproxy en chasseur de failles automatisé. Vous lui dites "trouve-moi des problèmes de sécurité sur example.com" et l'IA se met à analyser le trafic HTTP intercepté en appliquant des patterns qu'elle a appris de vrais bugs rémunérés.
Linux Machines
c’est comme WSL, mais pour le mac
The PDF Toolkit
built for privacy
compress, resize, crop, extract text ...
Mole
Deep clean and optimize your Mac.
All-in-one toolkit combining CleanMyMac, AppCleaner, DaisyDisk, Sensei, and iStat in one trusted binary
Deep cleanup scans and removes caches, logs, browser leftovers, and junk to reclaim tens of gigabytes
Smart uninstall completely removes apps including launch agents, preferences, caches, and hidden leftovers
Disk insight + optimization visualizes usage, handles large files, rebuilds caches, and refreshes services
Live status monitors CPU, GPU, memory, disk, network, battery, and proxy stats to diagnose issues
via https://korben.info/mole-nettoyage-macos-cli-open-source.html
sqlit
The lazygit of SQL databases. Connect to Postgres, MySQL, SQL Server, SQLite, Supabase, Turso, and more from your terminal in seconds.
A lightweight TUI for people who just want to run some queries fast.
via https://korben.info/sqlit-tui-sql-terminal-databases.html
Cordon
PyPI version License
Semantic anomaly detection for system log files
Cordon uses transformer embeddings and k-NN density scoring to identify semantically unusual patterns in large log files, reducing massive logs to the most anomalous sections for analysis.
Key principle: Repetitive patterns (even errors) are considered "normal background." Cordon surfaces unusual, rare, or clustered events that stand out semantically from the bulk of the logs.
via https://korben.info/cordon-detection-anomalies-logs-transformers.html
HTTP Breakout Proxy
A lightweight HTTP/HTTPS intercepting proxy and traffic analysis tool written in Go, with a web-based UI for inspecting, filtering, coloring, and annotating captured traffic in real time.
via https://korben.info/http-breakout-proxy-retour-outils-jetables.html
TermUI
Hex.pm Docs License
A direct-mode Terminal UI framework for Elixir/BEAM, inspired by BubbleTea (Go) and Ratatui (Rust).
TermUI leverages BEAM's unique strengths—fault tolerance, actor model, hot code reloading—to build robust terminal applications using The Elm Architecture.
I work with Elixir daily, and while it has great libraries like Ecto and Phoenix Framework, one thing kept bothering me: there wasn’t a library that felt like Zod. Elixir has alternatives for data validation, but none gave me the same ergonomics. This article walks through that gap, how Zoi came to be, and where it fits.
What is Zod?
Zod is a TypeScript-first schema declaration and validation library that allows developers to define schemas for their data and validate them at runtime. It also provides type inference, which means that the types of the data are automatically inferred from the schema. Zod also provides a way to generate JSON Schema from the defined schemas, making it easier to integrate with other tools and libraries such as OpenAPI which is widely used for API documentation.
K9s - Kubernetes CLI To Manage Your Clusters In Style!
K9s provides a terminal UI to interact with your Kubernetes clusters. The aim of this project is to make it easier to navigate, observe and manage your applications in the wild. K9s continually watches Kubernetes for changes and offers subsequent commands to interact with your observed resources.
https://github.com/rqlite/rqlite
via https://sebsauvage.net/links/?uQT2vg
The distributed database built on SQLite
Fault tolerance and high availability with zero hassle
Why run rqlite?
rqlite combines the simplicity of SQLite with a fault-tolerant, highly available system. Whether you're deploying resilient services in the cloud or reliable applications at the edge, rqlite provides a developer-friendly database that's exceptionally easy to operate.
via https://korben.info/cascii-editeur-diagrammes-ascii-navigateur.html
Dessiner des schémas en ASCII art, c’est un peu le sport national des devs qui documentent leur code dans des fichiers texte. Sauf que jusqu’ici, soit on se tapait ça à la main caractère par caractère, soit on passait par des outils en ligne qui demandent de se créer un compte et gardent vos diagrammes sur leurs serveurs. Heureusement, Cascii règle le problème puisqu’il s’agit d’un éditeur graphique complet qui tient dans un seul fichier HTML !
Et comme Cascii est écrit en JavaScript pur, y’a aucune dépendance, aucun framework, aucun npm install…etc. Vous téléchargez juste le fichier HTML, vous l’ouvrez dans votre navigateur, et c’est parti mon kiki.
GDPR Compliant
Captcha and Bot Protection
Secure your data and users with the privacy-first alternative to reCAPTCHA. ALTCHA eliminates tracking, cookies, and fingerprinting, delivering a robust, accessible, and globally compliant security without a single puzzle.
via https://korben.info/altcha-captcha-privacy-anti-google.html
Penpot is the first open-source design tool for design and code collaboration. Designers can create stunning designs, interactive prototypes, design systems at scale, while developers enjoy ready-to-use code and make their workflow easy and fast. And all of this with no handoff drama.
Available on browser or self-hosted, Penpot works with open standards like SVG, CSS, HTML and JSON, and it’s free!
File transfer doesn't need to be complicated
Direct, encrypted file transfers from your computer to anyone, anywhere — no signup, no cloud storage in between.
via https://korben.info/altsendme-transfert-fichiers-p2p-open-source.html
Colima - container runtimes on macOS (and Linux) with minimal setup.
Go Integration Go Report Card
Demonstration
Features
Support for Intel and Apple Silicon macOS, and Linux
Simple CLI interface with sensible defaults
Automatic Port Forwarding
Volume mounts
Multiple instances
Support for multiple container runtimes
Docker (with optional Kubernetes)
Containerd (with optional Kubernetes)
Incus (containers and virtual machines)Windows for Penguins.
Run Windows apps on 🐧 Linux with ✨ seamless integration
Macroquad
Simple and easy to use game library for Rust programming language.
HTML5
First class browsers support, WebGL1 and iOS Safari supported.
Android
Single command docker-powered android builds.
iOS
Export to XCode project for iOS.
PC
Linux/Mac/Windows with no external system dependencies.
Batteries included
UI, efficient 2D rendering, sound system—everything needed to make a 2D game included!