Hacker News new | ask | show | jobs
by ItsBob 502 days ago
I'm a senior developer so I spot the bullshit, like sometimes it makes up table names in the sql. Things like that.

It's definitely not fire-and-forget: more like extreme autocomplete (at least that's how I use it)

1 comments

I don't ever use it for fire and forget, but I've been wondering how well that might work in small side projects where hidden bugs aren't a big concern. Like using a fire and forget to spin up a small javascript game. But never in production code that I might get a 2am Saturday incident call on.