Hacker News new | ask | show | jobs
by harlekein 1745 days ago
I think another risk with getting Copilot to start out, is that it might nudge you into a direction you wouldn't have gone into otherwise.

Whether that is better or not, I suppose, it depends.

1 comments

I'm working on a HTML Tokenizer in Deno/Typescript.

Copilot only helps with boilerplate code which could be handled by good intellisense.

When it tries to generate a function from the function name it fails so hard that it is more in your way then helpful.