Switching from Ubuntu to NixOs
How I switched from a regular Ubuntu to NixOs
Hi, I'm Lucas Montes. This is my personal blog where I share my thoughts, projects, and experiences in the tech world. Join me on this journey of learning and discovery!
A technical walkthrough of building key components of Google’s Gemma3 model, from linear layers to attention, entirely in Rust
Guide on how to implement the word2vec algorithm using the cbow architecture from scratch in the rust programming language

Learn how to create a custom testing framework using Locust and Docker for performance and fuzz testing of Python services. Control resources, simulate production traffic, and integrate with CI/CD pipelines.

How to create a lockfree ringbuffer

Implementation of the Raft protocol in Rust with Cap'n Proto
How I switched from a regular Ubuntu to NixOs

How I developped an air quality sensor using Rust for an esp32 with xtensa processor. All packaged with Nix.

My first steps developing for an embedded device, from LEDs to ESP32