Skip to main content
elric neumann

I'm Elric Neumann (he/him)—writing on compilers, comparative PL theory, related algorithms and the theory of types. I go by @elricmann on X.

Archive

  1. Lanczos resampling of pixel maps in C
  2. Endianness in the JVM bytecode layout
  3. Writing a mark-and-sweep tracing GC in Rust
  4. Vulkan driver compatibility on Mesa Intel Ivy Bridge
  5. Entropy and compute estimation in model inputs
  6. WebGL alpha blending modulation as texture layers
  7. Register-based VMs with custom instruction sets
  8. Ring buffers in io_uring with dynamic allocation