292 private links
A feedback about decisions made in the rust language. Grayson give its experience as founder of the language.
Rust 2025: $400K Salaries, C++, AI & Why It's Not Everywhere (Yet) — Jon Gjengset Explains - YouTube
An interview of Jon Gjengset.
Topics covered:
• Rust salaries and job market trends in 2025
• AI’s impact on Rust development and software engineering
• Why Rust adoption is growing
• Rust vs Go and C++ — performance, safety, and real-world trade-offs
• The borrow checker and how it makes you a better programmer
• Why AI can’t (yet) replace software engineers
Every compiled language seems hard to be used during code interview: here the compiler was an old version. Rust does not help with prototyping though as the emphasize is on correctness.
Rust compiled with LLVM is resistant against timing attack.
It requires LLVM though.
That's another way to generate RSS feeds from a source of content.
The project: https://crates.io/crates/mdbook-rss-feed
So it's not possible to verify 100% that the file is correctly written after calling close on the file handler.
Ratatui running on the R36S console (gameboy advanced).
L'une de mes inquiétudes est la gestion du projet. Typst est à 100 % du logiciel libre (licence Apache) mais son développement est apparemment étroitement contrôlé par une seule entreprise, qui commercialise des extensions privatrices à Typst et dont il n'est pas certain qu'ils acceptent d'ouvrir le projet.
Sinon le projet a l'air excellent
A small data structure crate
Find dependencies already used in the project to avoid to install them again.
With Rust changes having a 4x lower rollback rate and spending 25% less time in code review, the safer path is now also the faster one
Safe Rust implementation of libmagic
The CLI tool associated is named wiza.
The project is available under
https://github.com/qjerome/magic-rs/
A pythonic programming language written in Rust