Exploring the Future of Systems

A personal space dedicated to C++, High-Performance Computing, and Modern Software Engineering.

System Architecture

Low-Latency Messaging in C++23

Diving into the new features of C++23 that help developers build high-throughput systems with minimal overhead.

Read Entry →
AI & Algorithms

Optimizing Neural Inference

How memory alignment and SIMD instructions can drastically speed up your local machine learning models.

Read Entry →
Developer Productivity

My 2026 Dev Setup

An overview of the tools and hardware that keep my workflow efficient in an increasingly automated world.

Read Entry →
Open Source

Contributing to Large Scale Kernels

Lessons learned from my first major contribution to the open-source community this year.

Read Entry →