RSSAmplifier

Blog

All Your Fault Forever

Recent content on All Your Fault Forever

allyourfaultforever.comRSS feed ↗9 posts

Latest posts

Posts

Qoa.jai: A translation of the QOA reference implementation from C to Jai.

Qoa.jai # QOA is a neat lossy audio format that’s fast and pretty simple. I recommend reading the post introducing the format for details of it’s design and reason for being developed. Components # This project consists of a core module Qoa.jai and two example programs: qoaplay and qoaconv . Source code Snapshots taken from my internal SVN depot are pushed to a public git repo on…

wpak: A fun way to bundle audio for your game project.

As initially introduced on the blog as Wavpacker , I spent about half of December ‘25 expanding on the idea and rebuilding this as wpak which consists of a set of Jai modules in addition to a cli tool. Part of that redesign involved also trying to release this on it’s own on sourcehut . It should be easier for folks to find this way. If you felt like contributing to this, that’s…

December Adventure

December Adventure! # 2024 # This is a cool tradition/idea that you can read more about here . SUN MON TUE WED THU FRI SAT 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Goals? Ideas? # Finish my UXN implementation Paritcipate in 7DFPS Render at least one SDF with SDL_gpu Draw a bit ( Maybe ) Figure out how to properly host RSS on this site? ( Maybe ) Post some…

December Adventure

December Adventure! # 2025 # This is a cool tradition/idea that you can read more about here . MON TUE WED THU FRI SAT SUN 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Summary

UXN#

“uxn-sharp” is my work in progress UXN implementation for dotnet… I’ll update this page soon as I prepare some posts to go over my implementation as I develop it. I’m primarily building this in a private repo, but regularly sync to a public repo . The project is MIT licensed.

Ziege: The Friendly Zig Launcher

I created Ziege to allow me to have a single zig binary on my path ( zls as well) that can delegate all commands to a specific toolchain version. It was also a fun way to get aquainted with Zig in general. You can clone the source from here . Binaries available on GitHub Ziege manages zig toolchains and zls releases on your system (automatically configured by a .zigversion in your repo root). When…

Projects

Current work or interests # Libraries and Tools # A lot of my personal time is spent exploring interesting possibilities for tools for creative purposes (like games). wpak Qoa.jai Misc # I think pixi is a great tool for many shapes of software project. I’ve got a small public channel at prefix.dev where I’ve uploaded some packages that I thought would be useful but aren’t really…

Howdy!

Moin! I’m Chip Collier. A software developer with extensive experience spanning several industries from film vfx and animation to automotive. Aside from software development, I love to mess around on my guitars, make sound collages using field recordings, cuddle my dogs, and play shmups. My residence since Dec 2014 has been a little town in northern Germany near Hamburg. Behold, my familiar…