873
you are viewing a single comment's thread
view the rest of the comments
[-] Stumblinbear@pawb.social 13 points 11 months ago* (last edited 11 months ago)

I'm a pretty senior dev and have chat gpt open for quick searches. It's great for helping me figure out what to Google in the cases where I can't think of the name of a pattern or type I'm looking for. It also helps quite a bit with learning about obscure functions and keywords in SQL that I can do more research on

Hell, I use Copilot daily. Its auto complete is top-tier

[-] pkill@programming.dev 1 points 11 months ago

Copilot is good for tedious stuff like writing enums. But otherwise I more often than not need to only accept tne suggested line or particular words, since in multiline snippets it can do stupid things, like exiting outside of main() or skipping error checks.

this post was submitted on 24 Oct 2023
873 points (93.1% liked)

Programmer Humor

19190 readers
1850 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS