Category: Rust
shells/starship
and custom
modules for SVN
I recently discovered Starship cross-shell prompt, available in the FreeBSD ports collections as shells/starship. Since there’s no dedicated module for handling Subversion working copies, I added three custom modules to my configuration file. This way I can see the global and the local revision numbers, and a summary of the status flags of the files […]
Read More →shells/starship
and custom
modules for SVN
Safe Kernel Programming with Rust
The discussion on whether FreeBSD should eventually replace C with Rust, produced a link to “Safe Kernel Programming with Rust“, a degree project in computer science and engineering, written by Johannes Lundberg while at KTH in Sweden. If you aim for printing the PDF file as two-sided, then print the following pages in the following […]
Read More → Safe Kernel Programming with Rust