Mensuel Shaarli

Tous les liens d'un mois sur une page.

September, 2025

Year of the Linux Desktop

Is Linux Desktop Prime Time ready?

Calendar.txt

Peut-être mieux qu'un calendrier en ligne, test en cours.

Learn to use email with git!

Très important!

Reviewing git contributions via email

Très important

RFC 1855 - Netiquette Guidelines

Netiquette

Git man page generator

Create an infinite amount of straightforward and readable git manual pages.

Fewer Pics

See by yourself

Site du Zero - archive offline

Les tutoriels du Zéro, avant que ça ne devienne OpenClassrooms.

MSI Factory restore

Pour quand un laptop MSI ne fonctionne plus du tout.

A cependant besoin que la configuration disques soit identique à la sortie d'usine.

Blog Stéphane Bortzmeyer: RFC 9432: DNS Catalog Zones

Semble utile pour gérer mes nombreux noms de domaines

Multi-Tailnet: Unlocking Access to Multiple Tailscale Networks

À tester.

Utile pour gérer quand on a un tailnet perso, et un tailnet pour chaque projet avec d'autres personnes.

Qubic Snooper - Tree

Shows a tree of blocks that are in the main chain or have been orphaned.

Useful while Qubic is attacking Monero.

Kanata and the power of custom keyboard interface

I added home row mods (and compose) to my keyboard using Kanata, and I also added mouse movement.

Compose is on capslock tap, capslock is on capslock hold, tab tap is tab, tab hold is escape, homerow is as follows: lmeta, lalt, lshift, lctrl, ralt, none, rctrl, rshift, ralt, rmeta. Yes, there is a rmeta key on the azerty G, because it is used a bunch in Bépo.

About mouse movements (going off the prints of my azerty keyboard):
hjkl: Vim movements
yuiop: left, center, right, mouse4 and mouse5
w: scroll up
x: scroll down

Those keys are bound to hardware keycodes, and the remapping happens before layout applies. So there are no problems using it with Sway layout management, as long as the input keys are the same as the output keys. Any other mapping might not create the output you expect, especially with very changing layouts like Azerty and Bépo.

Save the web, freely | wallabag: a self hostable application for saving web pages

With wallabag, archive the web freely. wallabag is a self hostable application for saving web pages.

Semble utile pour sauvegarder des pages de documentation ou autres.

Qubic Snooper - Tips

Shows the tips that pool miners mine on, from multiple pools, including Qubic.

Useful while Qubic is attacking Monero.

Albert Shaarli

Hello, World!

Teapot
Running Syncthing as a System User on NixOS
Note: Caméras

Ce derniers mois, des dizaines de caméras sont apparues dans les gares.

Et ils en sont fiers, en plus.

Une vulnerabilité dans Tor?

In 2018, a paper on privacy-enhancing technologies by Florentin Rochet and Olivier Pereira showed how to exploit Postel's robustness principle inside the Tor routing protocol to compromise the anonymity of onion services and Tor clients.

Don't ask to ask, just ask
Pi Computation Record

On ne s'en rend pas compte, mais les PCs de maintenant sont extrèmement puissants.

Rust Explorer

A blazing fast Rust playground that supports the top 10k crates and Rust Analyzer. You can also enable features, benchmark code, and observe the output in real time.

Apparament un compétiteur à https://play.rust-lang.org

RFC 9460 - Service Binding and Parameter Specification via the DNS (SVCB and HTTPS Resource Records)

This document specifies the "SVCB" ("Service Binding") and "HTTPS" DNS resource record (RR) types to facilitate the lookup of information needed to make connections to network services, such as for HTTP origins. SVCB records allow a service to be provided from multiple alternative endpoints, each with associated parameters (such as transport protocol configuration), and are extensible to support future uses (such as keys for encrypting the TLS ClientHello). They also enable aliasing of apex domains, which is not possible with CNAME. The HTTPS RR is a variation of SVCB for use with HTTP (see RFC 9110, "HTTP Semantics"). By providing more information to the client before it attempts to establish a connection, these records offer potential benefits to both performance and privacy.

Je devrais l'implémenter pour mes sites, mais OVH ne supporte pas l'entrée HTTPS.

Est-ce possible de le rajouter par le mode texte ?