Computer Broscience
-
Progress on the Peregrine HTTP server
As a way for me to dive deeper into Zig, I'm writing a HTTP server from scratch. This article describes some of the work I've done recently, and a few lessons that I've learned.
-
The beginning of project Peregrine - a bleeding fast HTTP server
As a way for me to dive deeper into Zig, I'm writing a HTTP server from scratch.
-
First thoughts on Zig
I describe what I like about the Zig systems programming language, and what I don't like after a couple of weeks of tinkering.
-
Job Search
I left a lucrative Software Engineering role in Switzerland, and went travelling. I'm now open to opportunities...
-
Comparing the performance of a de Bruijn sequence against a simple lookup table
Precomputed de Bruijn sequences are cool, but are they faster than simple lookup tables?
-
Dave
Distributed KV store.
-
logd
Real-time logging (tail & query) over UDP, with ring buffers.
-
arpload
I wanted to upload a 4k video to Arweave network... and failed at first. Safely upload large files to Arweave network with arpload.