326 private links
A feedback after 10 years of usage: https://sgoel.dev/posts/10-years-of-personal-finances-in-plain-text-files/
Le chat room accessible uniquement selon l'IP.
Côté technique, le site utilise des Server-Sent Events and a REST API.
For any song with a MIDI, it creates a mario-style (8-bit) version of it.
project: https://github.com/b1rdmania/motif
via https://korben.info/wario-style-game-boy-musique-midi.html
Website idea: enter the year you left school and the website will generate a list of outdated facts and concepts that you were taught at school and which have since been disproven.
What happens when your pricing lives in three places? The pricing page, the comparison table, the footer CTA. In markdown-land, you update three files. Or you build a templating system that pulls from a canonical source. At which point you've invented content references. At which point you're building a CMS.
What happens when legal needs to update the compliance language that appears on 47 pages? You grep for the old string and replace it. Except the string has slight variations. Except someone reworded it slightly on the enterprise page. Except now you need to verify each change because regex can't understand intent. Now you are building a CMS.
Markdown files are the content equivalent of denormalized strings everywhere. It works for small datasets. It becomes a maintenance nightmare at scale.
The solution is normalization: a single source of truth.
The author built an MCP server to merge content conflicts (similar to git, but not limited to lines).
Convert solar weather into audio
Selon le besoin ou une question, le service propose un tag HTML dédié: button, a, output,. ...
Website idea: enter the year you left school and the website will generate a list of outdated facts and concepts that you were taught at school and which have since been disproven.
source: https://mastodon.social/@cmconseils/115765594088135334
A website built with Astro
A list of tools: audit bookmarklets, HTML De-crapulator, Role Reverser, Diagnostic CSS files
Readur is a powerful and modern document management system designed to help individuals and teams efficiently organize, process, and access their digital documents. It combines a high-performance backend with a sleek and intuitive web interface to deliver a smooth and reliable user experience.
Les ressources nécéssaires sont cependant insuffisante pour un Raspberry Pi. D'autres alternatives existent comme PaperMerge ou bien Paperless ngx
(via https://korben.info/readur-gestion-documentaire-ocr-rust-autoheberge.html)
Make RSS from multiple sources that does not support them.
The first game written and played entirely in Rust's type system. Not just do you play by writing Rust code, the rules of the game are enforced by the Rust compiler! If you can write the program so it compiles and doesn't panic, you win!
A cross platform UI library to build to apple, android, web.
The project is available under https://github.com/water-rs/waterui
It claims complying with the GDPR
Unobtrusive logging for modern javascript
Zero dependencies. Universal runtime. Optimized performance.
The library avoid overhead and boilerplate compared to other logger library such as Winston or Pino.
A brand backed by 37Signals.
Minimal and efficient products: Campfire to chat and Writebook to publish books online. Free of use.
A free open-source chat platform