Posts
All the articles I've posted.
Recommended Reads
A list of reads I recommend, in no particular order.
Cap'n Proto in Wasm
Why and how one should run Cap'n Proto in WebAssembly, based on our experience.
Introduction to Performance, Benchmarking, and Profiling
Talk given at 0xDecode Deusto Summer School 2025.
Defer in Python
Implementing Go's defer through ExitStack.
Design and implementation of a WASM-based process execution service for a distributed-systems middleware
Master's thesis presentation.
Design and implementation of a distributed network of autonomous and heterogeneous services
Computer Engineering final project presentation.
Application acceleration using a heterogeneous MPSoC architecture with MPU and FPGA processors
Industrial Electronics and Automation Engineering final project presentation.
Building a configurable lexer from a deterministic finite automaton
Inefficient and unintuitive, as all software should be.