Ask HN: 3rd Week at FAANG and feeling imposter syndrome
34 points by HowDoesSound 1d ago 33 comments
Ask HN: What's the modern distributed data processing stack?
2 points by grandimam 6h ago 0 comments
Show HN: Sriracha Imageboard and Forum
3 tslocum 0 5/1/2025, 4:56:02 PM codeberg.org ↗
A read-only demo[0] of Sriracha's output is available. Screenshots of the management panel are also available in the demo.
Sriracha allows anyone to host an imageboard or forum using Go.
Sriracha has full support for custom templating. Standard .gohtml templates are included, and site owners may specify a directory where any custom templates of the same name will override included templates.
Sriracha makes use of Go's plugin support to implement a plugin system[1]. This allows site owners to customize their installations without making changes to Sriracha itself.
0. https://sriracha.rocket9labs.com/img/
1. https://codeberg.org/tslocum/sriracha/src/branch/main/PLUGIN...
No comments yet