Hebdomadaire Shaarli
Semaine 51 (December 15, 2025)
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.
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
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.
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
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
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