Hacker News new | ask | show | jobs
by cl42 629 days ago
100%. I usually use it for prototyping new features.

Two examples...

1. Recently wanted to build a Chrome plugin and never built one before. Used o1-preview to build it all for me.

2. Wanted to build a visualization of the world with color-coded maps using D3. Again, hadn't used D3 much in the past... Claude basically wrote all the code for me and then I just had to make edits to fit my site/template.