302 private links
How to improve timers from one thread for each timer to two threads for all timers down to any thread at all ? Examples from the Servo software <3
This plugin is awesome ! It allows a start-up menu with shortcuts to last opened files (Most Recently Used. Moreover the plugin is customizable.
Example of the default menu from the github repository :

Comment installer le RLS <3
RUSTI est un interpréteur Rust. Je le mets dans un coin de ma tête pour plus tard.
The tools are :
- rustfmt for code formatting
- rustfix which solve some code errors
- clippy will raise and fix some code approximations
and the tool RLS (Rust Language Server) which improve Rust integration in IDEs
Logic ? Where are you ?
Definition of anti-pattern :
An anti-pattern is a common response to a recurring problem that is usually ineffective and risks being highly counterproductive.
The opposite of Design Patterns
A list of free software dedicated to self-hosting
I don't use it currently; put it on the heap for some time or other.
Je garde l’expression d'« obscurantisme numérique ». Même si cela fait un peu vaudou, elle correspond bien à la situation actuelle. Peut être une meilleur expression à trouver, plus claire.
Remarque
le numérique n’est pas enseigné à l’école, il ne rentre pas dans notre culture et reste donc l’apanage des experts et des vendeurs de technologie. Or ces vendeurs-là ont tout intérêt à diffuser de « l’infomercial » plutôt que de l’information.
Sous le coude
Comment casser l’idée communément admise et faussement intuitive que la donnée doit être amenée et transmise à ceux qui en ont besoin ? Pourquoi les intelligences artificielles ne se déplaceraient-elles pas ? Pourquoi ne fonctionnerait-on pas avec des accès permissionnés ?
I didn't know that NAS means "Network Attached Storage".
Samba/CIFS works fine indeed. Under one's arm, it could be useful.
I use a open HTTP server with specified URL at lyokolux.space (with url sizes of 128 characters, try to brute force it ;). Useful when I want to share datas or specific ressources. I use however SSH when it's just for myself.
This system works fine until now.
Cet article m'a fait tellement de bien. Moi qui défendait Python, mon premier langage de programmation et maintenant Rust.
Une jolie infographie
Sous le coude si besoin
Créer des représentations graphiques de dépôt git.
- Rename your local branch
git branch -m old-name new-nameor simplygit branch -m new-namefor the current branch. - Delete the old-name remote branch and push the new-name local branch
git push origin old-name new-name - Reset the upstream branch for the new-name local branch
git push origin -u new-name
A simple online Rust editor for small tests of code.
It's possible to choose between different emulators (emax, vim, sublime) <3
Et la solution, c'est qu'il n'en existe pas mais qu'un sous-domaine internal.xxxx.xxx soit crée spécifiquement pour cela.