Welcome to my website
This is my personal website, where I post articles and other stuff, usually about coding. Opinions are my own.
This blog has no ads, please consider sponsoring me, thanks!
Socials: Twitter (X), Bluesky, GitHub.
Currently working at LambdaClass.
Some projects: edlang, irvm, concrete, wiki.ddnet.org, ddstats.org, db.ddstats.org and more.
Articles
2026
- - New Programming Languages Have an AI Problem
2025
- - Creating an x86_64 kernel in Rust: Part 2
- - Creating an x86_64 kernel in Rust: Part 1
2024
- - A 2024 wrap up
- - Rust Generic Function Size Trick
2023
- - Intro to LLVM and MLIR with Rust and Melior
- - Implementing a simple Hashmap in Rust
- - UI Code in DDraceNetwork
- - Gentoo as a daily driver
2022
- - Creating a bencode parser with nom
- - Parsing compressed files efficiently with Rust
2021
- - The Rust dbg! macro
- - Wrapping errors in Rust
2020
- - Implementing a chat command in DDraceNetwork
- - Rust Iterators: Fibonacci series
- - Code conventions in DDraceNetwork
- - Creating precompiled headers with cmake
- - What's new in Python 3.9
- - Modernize your linux workflow with Rust
- - An intro to the DDraceNetwork game source code
- - An intro to MiniUPNP
2019
- - Setting Up SDL2 with CMake