15 posts about software, reverse engineering, and whatever else spilled over.
The journey of PixelScript, the fastest development cycle for Minecraft content.
20 min · Java · JavaScript · Software Architecture · ImagineFun
Bringing visibility to Mojang's server blocklist through a community-driven tracking tool.
9 min · Opinion · Java
How we eliminated 80% of server overhead by intercepting network traffic and building our own reality.
11 min · ImagineFun · Software Architecture · Java
How I reclaimed the "build once, run anywhere" dream by forcing Zig and Go to play nice.
9 min · Golang · Java · Software Architecture
An overview of Meteor, a Java RPC library designed for transparent remote procedure calls, featuring a pluggable transport and serialization architecture that simplifies development in distributed systems.
6 min · Java · Software Architecture · ImagineFun
Predicting queues is hard, and users are unpredictable. So, how is it done?
6 min · Java
When does packing 64 booleans into a single uint64_t actually help? Benchmarks, hardware counters, and a crossover model for boolean workloads on commodity CPUs.
10 min · C · Software Architecture
A Gradle plugin and native JNI runtime that removes selected classes from your JAR and materializes them once at startup. No per-method guards, no decryption loops, no steady-state overhead.
24 min · Java · Security · Software Architecture
Users trust OpenAudioMc to handle their media playback, now we're also taking responsibility of media end-to-end.
12 min · Security · Golang · Software Architecture · ImagineFun
Migrating from CF D1 to Hyperdrive for massive cost savings.
6 min · Software Architecture · Opinion
Analysing how tech is exaggerating the housing crisis, and how I built a crawler to outcrawl the crawlers.
15 min · Golang · Opinion · Security
Dive into the secret APIs, real-time data, and questionable design choices powering the Dutch rail network.
9 min · Software Architecture · JavaScript · Security
Using Art-Net and real lighting consoles to build in-game experiences
7 min · ImagineFun · Java · Golang · Creative Development
Using Java reflect proxies to manipulate objects at runtime
9 min · JavaScript · Creative Development
Probably the worst way to build a blog
8 min · Creative Development · JavaScript