Hacker News new | ask | show | jobs
by jasonjmcghee 842 days ago
I was going to ask about the strange combination of package.json and inlined cdn js dependencies (especially strange because it's a local server)

Suppose that answers it.

1 comments

Haha yeah, I wanted to frame this as a single file tool, and hence all the quick wins. But later moved the react app into a separate file because I was not getting the syntax highlights and all.

Definitely this can be made better with proper packaging and tooling! As I mentioned, more than the idea, implementation was an experiment on the ability of collaborative iterations with GPTs- it was fun!

Oh- how much manual intervention was there? It was not entirely generated?