←back to thread

421 points briankelly | 1 comments | | HN request time: 0.207s | source
Show context
gsibble ◴[] No.43575450[source]
I completely agree, as a fellow senior coder. It allows me to move significantly faster through my tasks and makes me much more productive.

It also makes coding a lot less painful because I'm not making typos or weird errors (since so much code autocompletes) that I spend less time debugging too.

replies(1): >>43578266 #
overgard ◴[] No.43578266[source]
I dunno, I just had Copilot sneak in a typo today that took about ten minutes of debugging to find. I certainly could have made a similar typo myself if copilot hadn't done it for me, but, all the same copilot probably saved me a minute worth of typing today but cost me 10 minutes of debugging.
replies(2): >>43578808 #>>43579847 #
cube00 ◴[] No.43578808[source]
The vibe bros would have you believe your prompt is at fault and that you need add "don't make typos".
replies(1): >>43584481 #
1. overgard ◴[] No.43584481[source]
True, I didn't have five paragraphs on the proper way to handle bounding boxes and the conceptual use of bounding boxes and "please don't confuse lower for upper". All my fault!