Coding with Cascade
Using SVG for interactive knowledge graphs
The code has long been lost, and I wondered how hard it would be to re-create it.
Like all good programmers, I'm lazy, so I asked Cascade to write it for me.
Here's the first output:
It took under 20 minutes of pairing with Cascade to create a json schema, a test file and the python code to create the svg.
In the next 10 minutes I got Cascade to generate a unit test, document the code, commit and push to GitHub.
In the next 10 minutes I got Cascade to generate a unit test, document the code, commit and push to GitHub.
I've found that AI makes it possible to create simple tools in minutes, but only if you are an experienced developer and take the time to learn how to pair productively with AI.
Comments
Post a Comment