Micros

I rolled my own X dot com, but it's write-only and no one will ever read it (no ads or scams though).

If you really want to read it, you can subscribe to the RSS feed of only the yapping.


Mitchell Hanberg

I haven't taken a look at Zigler in a while, and the guides have vastly improved, approaching fantastic.

Nice job Isaac 😄.

Mitchell Hanberg

I was running into a super strange Zig error locally on my desktop, but it wasn't happening in GitHub Actions.

Well, turns out that when I updated my desktop to Ubuntu 25.04, the Linux kernel updated to 6.14, which exceeds the max supported version by Zig (6.13).

I'll probably take the full dive into NixOS now, as it'll have an older kernel, but you can set the kernel to whatever you want 😎.

Mitchell Hanberg

Are GitHub Actions bad?

Mitchell Hanberg

I forked the tailwind_formatter package and added support for Temple.

So now if you add the TailwindFormatter.Temple plugin to your .formatter.exs file, you get your TailwindCSS classes sorted!

Check it out here.

Mitchell Hanberg

Hello, world!