Email or username:

Password:

Forgot your password?
Top-level
mnl mnl mnl mnl mnl

Personally, here’s what I built in about 1h at a coffee shop yesterday using cursor and various #llm #llms:

- autoreload websocket thingamajig with docs and demo github.com/go-go-golems/clay/t
- (minimal for now) svg generating dsl, with full spec, examples, unit tests: github.com/go-go-golems/go-go-
- live web server that renders svgs and autoreloads if a svg gets updated: github.com/go-go-golems/go-go-

I also fixed a few issues in other packages.

2/

1 comment
mnl mnl mnl mnl mnl

The key thing here is not that I built a lot of features, but that they all come with imo solid documentation, examples, tests, tooling. And it’s absolutely minimal software, built to do exactly what I want with barely an external dependency.

This is way better than what I used to do for my open source, and I did it without eating up my weekend.

It’s an incredible improvement to my creativity and love of software. I get to have a life and build the things I want to build that inspire me.

3/

Go Up