Show HN: Learn You Galois Fields for Great Good (xorvoid.com)
2 points by xorvoid 26m ago 0 comments
AWS-Amplify starter template for your SaaS (skeleton-code.com)
1 points by Rsahai 27m ago 1 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