Hebdomadaire Shaarli

Tous les liens d'un semaine sur une page.

Semaine 51 (December 15, 2025)

You no longer need JavaScript Ʊ lyra's epic blog

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.

Maxteabag/sqlit: A user friendly TUI for SQL databases. Written in python. Supports SQL server, Mysql, PostreSQL and SQLite, Turso and more.
thumbnail

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

Ce mec a entraîné une IA avec 4000 rapports de bug bounty pour chasser les failles automatiquement | Posts | Le site de Korben
thumbnail

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.

calebevans/cordon: Reduce logs to their semantic anomalies
thumbnail

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

Lima

Linux Machines

c’est comme WSL, mais pour le mac

BentoPDF - The Privacy First PDF Toolkit

The PDF Toolkit
built for privacy

compress, resize, crop, extract text ...

tw93/Mole: 🐹 Deep clean and optimize your Mac.
thumbnail

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

jbsouthe/http-breakout-proxy: HTTP Proxy Analysis for reverse engineering protocol communication
thumbnail

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