256 private links
A desktop website like.
Donc 10% de l'enveloppe est réellement utilisé pour le bio, et le reste est parti pour l'agriculture conventionnelle, alors toute ce financement était destiné au bio.
ok. Pourquoi? Qu'est-ce qui a été fait avec l'argent? Cela manque.
Un script pour télécharger la consommation sur l'année, puisque sinon il faut télécharger les données par tranche de 7 jours (!?)
Sur un clavier allemandel c cédille n'est pas présent. En revanche avec Ubuntu, il est possible de taper un code unicode avec Ctrl + Shift + u.
Ç à le code c7
ç à le code e7.
Evergreen notes are written and organized to evolve, contribute, and accumulate over time, across projects.
The author has evergreen notes that they can use as sentence. They can be very short or becoming long. "Evergreen notes turn ideas into objects. By turning ideas into objects you can manipulate them, combine them, stack them. You don’t need to hold them all in your head at the same time."
Les titres des rapports annuels années après années sont de Charybde en Scylla.
Ok but why o_O
Still interesting, but I already have few use cases for container queries. Maybe because I am too dependent of design that uses screen sizes.
Continuing slash pages: the one listing all self-hosted project.
No DB, only env variables. KISS
A trillion web pages saved
There are 3 error or exception handling: unchecked exceptions (JS), Checked Exceptions (Go) or an integrated type (Result in Rust) that handle one case or the other.
Explicit is always better.
One thing with an integrated type, is the normal case and the other case. That's a great type to handle more than errors: a lookup of a key in a map, opening a file with a name for which there is no file is normal business. Maybe I will find more.
And for quality software, its function must be so blatantly obvious that everybody thinks: wow, this is trivial code, even a monkey could've programmed this.
A 2 part graph
On the left is a branched tree where the branches represent "life paths" where only one path is highlighted in green (the path you took) from root to tip (this is the past)
The right of the graph represents your future and you are at the base of a new branched tree where every pathway is green, representing the choices you have going forward.