327 private links
Damn. I must keep some time to learn Rust, definitively.
If your goal is to learn Rust, you will likely fail because the return on investment is too low.
Ok go for learning by examples with espanso !
MeiliSearch seems to be a promising tool !
For web development: https://github.com/rust-unofficial/awesome-rust#web-programming
Also the list of resources contains great resources to learn: https://github.com/rust-unofficial/awesome-rust#resources
Feedback on using both languages :)
Un remplaçant d'Electron qui utilise comme backend du Rust au lieu de Node.js.
Empreinte mémoire largement inférieure, meilleures performances, meilleure sécurité.
(from sebsauvage)
Wow ! 😂
This is perfect with gitmoji with the package all-emojis ! 😍
This is INSANE ❤️
¯\_(ツ)_/¯
A programming language is low level when its programs require attention to the irrelevant.
– Alan Perlis
🤣
This is marvelous. The shell is now so beautiful 🥺 💙
The cool things in Rust is that if there is a problem wit compiled code it will direct point to the unsafe parts of the code.
Binding python and rust
Why String and &str with comparisons to C ? ^^