Collecting my attempts to improve at tech, art, and life

2025-09-12

Tags: look

Does any of this enlighten, entertain, or otherwise please you? Please consider a Tip. Every little bit helps!

[2025-09-12 Fri 06:00] Honestly that’s a bit much

Rays of sunshine streaming past fluffy clouds obscuring the sun in an otherwise blue sky

Hackers.town

[2025-09-12 Fri 06:08]

Woke up with some terrible ideas. Maybe a static site generator in Odin. Definitely some processing that requires a template engine. Should I write my own template engine? Again? Probably not.

Odin intentionally lacks a package manager.

Odin will never officially support a package manager.

Odin FAQ: Is there an official Odin package manager?

A “running late for work” scan of third-party Odin libraries shows nothing relevant to my needs. Maybe a C binding? There’s libctemplate, inspired by Perl’s HTML::Template. That might work.

But yeah. Running late for work thanks to hyperfocus. I’ll revisit over the weekend.