Anthony Corletti

All Posts

  • Nix Devlog 000

    Great software systems consist of great infrastructure, great distribution, and great user experience (for both developers and users). Nix is a tool that takes a unique approach to package management and system configuration and might just make it far easier to make great software systems.
  • Zig, WASM, and GPU Compute Devlog 000

    Zig is a relatively new, high performance, general programming language with a lot of promise for the future. With native support for WASM, this begs the question, "Can we deliver high performing AI software at the edge with Zig and WASM via WebGPU?" Some tools are close to getting us there.