Recent Posts

Failure is a Choice

less than 1 minute read

Failure is the state before success. Failing doesn’t mean you’ll succeed. But if you succeed, you failed at some point.

My GitHub Contribution Graph

less than 1 minute read

It would be cool to have a way to embed my GitHub contribution graph here. Probably generated via a GitHub action of some kind.

Compressing a 4GB Model

1 minute read

I compressed a model file with gzip. It was 4.8 GB uncompressed (unsure of the exact model since it’s stored as a blob, it might be the gemma image model???)...

How to Recover a Broken Linux System

3 minute read

While I can’t provide a comprehensive guide how to save your broken Linux system (really, this is a guide to myself about how I should save myself), I’ll lis...