this post was submitted on 28 Sep 2024
308 points (97.2% liked)

People Twitter

5589 readers
637 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No bullying or international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 4 months ago

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.