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

Programmer Humor

19161 readers
1295 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago

Less checking syntax and more like "what was this function name again ?"
"Which library has that ?"
"Do I need to instance this or is it static ?"
All of theses can be answered by documentation, but who want to read the docs when you can ask chatgpt. (Copilot is better in my experience btw)