nbb

2025-07-04T19:45:25.160559Z

Wanted to give vibe coding a shot and found a good project to try it out on. I had been pining for a nbb library to generate PDF files with hiccup forms without any big PDF dependencies. Drafted a spec, turned it into a series of prompts, then let claude code go. It's definitely not super well trained on nbb clojurescript but I was able to guide it through. Started it last night and got it to a point of working just a few min ago. I estimate it would have taken me about a month to complete otherwise. I don't think it's production ready yet and largely unreviewed but I feel excited so sharing the rough draft https://github.com/jaidetree/hiccup-pdf

🀯 1
πŸ€– 1
πŸŽ‰ 5
Chris McCormick 2025-07-11T09:39:46.060229Z

This is so cool,

2025-07-11T13:32:42.627139Z

Just need to finish image support, give it one more review and it’s ready to ship