Welcome on my blog, I write articles about anything I find interesting, and try to get an interesting scope instead of write "Yet another X article".
I do have other passions and hobbies, but it's unlikely that I'll write about it. I'd be happy to chat with anyone about pretty much anything, so feel free to reach me to have a chat ! :-)
I do have other passions and hobbies, but it's unlikely that I'll write about it. I'd be happy to chat with anyone about pretty much anything, so feel free to reach me to have a chat ! :-)
Recent posts
- How Rust can build an elegant API around raw memoryThis post will explain what registers are, what are their use in bare-metal programming, and how these macros allows for smooth Rust code when working with them.
- The Git source code audit, viewed as a Rust programmerAnalyse the Git source code audit performed by X41 and Gitlab, and find out if the vulnerabilities found would get mitigated by Rust or not. From there, describe good security practices when writing code in Rust.
- Nixifying the build of web applications more easilyBuild web applications using Nix, ease the processus using a library to build common Javascript frameworks, and present a script to manage a PostgreSQL database. Also calls for contribution on the nix library.
- Build a Jekyll blog with Nix using flakesUse Nix flakes to build a Jekyll blog, overcoming the setup issues to build the static website and/or serve it locally.
- Simple errors handling in Rust using macrosDescribes how using macros you can easily handle errors of a whole piece of software elegantly.
- See all posts