Hacker News new | past | comments | ask | show | jobs | submit login

Did a deep dive on go templating systems to start adding more frontend web interfaces to my projects beyond simple json apis.

Settled on pongo2, which has django-style multiple inheritance, which is IMO essential to keeping an html template hierarchy organized.

With it, I’m writing an ActivityPub spider (code is messy and not fully organized yet):

https://git.eeqj.de/sneak/feta

and also an HN transparency tool that highlights things for me to read that get nuked from the frontpage:

https://git.eeqj.de/sneak/orangesite (live at https://orangesite.sneak.cloud )

Next up: rust. I have about 4 go projects I want to finish first, and having a good templating system means they will be somewhat polished when I shelve them.




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: