this post was submitted on 13 Nov 2023
812 points (98.1% liked)

Programmer Humor

32060 readers
851 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago (4 children)
[–] [email protected] 4 points 10 months ago (3 children)

This. As a software engineer it has really reduced the mental load when starting a new project from scratch. I can quickly come up with the skeleton for a project and any boilerplate functions and just focus on making things work.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (2 children)

I messed around with it back when it was apparently better than it is now, and it sucked ass. Fed me outdated info, broken code, and overall was a nightmare.

Tried it recently real quick because I was converting my code, and I didn't want to dig in the documentation, and the info ChatGPT spit out was 100% false. Not even broken, just wrong.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

I feed it the relevant documentation first. It has large enough context size to handle it. But even that's unnecessary as long as you're not using a niche library.

load more comments (1 replies)
load more comments (1 replies)
load more comments (1 replies)