this post was submitted on 28 Sep 2024
309 points (97.2% liked)
People Twitter
5182 readers
1572 users here now
People tweeting stuff. We allow tweets from anyone.
RULES:
- Mark NSFW content.
- No doxxing people.
- Must be a tweet or similar
- No bullying or international politcs
- Be excellent to each other.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I mean, if you're already competent in what you're doing, it probably won't help, but I've found they are very helpful when learning a new system.
Like it might turn 10 searches about how a language works into 1 or 2.
So I don't have to look up type conversions, or proper loop syntax or if have to pipe in a a blank object into this function or I can just leave it null etc. And can just look up hoe to fix that 1 error it gave me instead.
It's pretty much the exact same cost-benifit as stealing code off of stack overflow.