Show HN: BaaS to build agents as data, not code (github.com)
5 points by ishita159 1d ago 0 comments
Show HN: Bringing Tech News from HN to My Community (sh4jid.me)
3 points by sh4jid 1d ago 2 comments
Show HN: goforgo – Rustlings but for Learning Go
2 stonecharioteer 1 8/7/2025, 9:23:49 AM github.com ↗
Goforgo is what I needed. I had a lot of fun figuring out how to design the application, and how to generate the exercises by reigning in Claude Code.
I'll be working through the exercises myself, and I'll be updating them as I go along.
I also stretched thus beyond what Rustlings tries to do and included exercises for k8s, Kafka, Hadoop, Spark, Cobra, Bubbletea, Elastic Search and Mux. The testing system is designing to spin up whatever services a particular exercise needs and not just test STDIO. I now feel I want the same thing for Typescript and Elixir.
If anyone tries it out, feedback is most welcome at the github issues.