Daily Shaarli
October 30, 2019
Le chiffrement, c'est un combat sans fin ><
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
Logic ? Where are you ?
The policy of Hell ^^
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 :

A great explanation of what's happening in the RAM with the system of Ownership and Borrowing.
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