Here's a list of things I wrote:

Custom fortune in MOTD/greeting

I display some custom text using fortune whenever I open a new terminal. Since a few people have asked me how do I do it, I'll write it here as a sort of reminder/reference, even if it's a very simple man fortune away.

2022-12-12
Reading time: 2 m

From small to enterprise: impressions

For the past 8 months I worked in an undisclosed company, and I began to use a lot of software I never had the chance or interest to look at because you only need it at enterprise scale. I've learned to look at software in a lot new ways that I completely missed as a hobbist.

2025-01-26
Reading time: 5 m

Nice FreeBSD features

If you come from the Linux world and you've never tried FreeBSD before, you should. This is a list of nice features FreeBSD offers that I kind of miss when I go back to my Linux desktop and servers.

2025-07-26
Reading time: 4 m

A few Linux tricks

This is a general list of command line tricks I find myself doing on Linux. Most of these are often bad ideas and better suited alternatives for the job exist.

2026-03-10
Reading time: 5 m

Zig, Rust, AI, community

I like writing software and computers. I've also always been fascinated by the theory of programming languages and computation itself. This is an important premise to make, since not everyone is coding with the same objectives as I do.

For instance I cherish safety and correctness before performance or development time, and what I cherish the most is the ability to reason about complex system via elegant abstractions, just like a mathematician loves a short but deep formula.

We should never forget that, up until now, the abstractions we developed were meant for humans to understand chasing some idea of "elegance".

2026-05-13
Reading time: 9 m