this post was submitted on 07 Dec 2024
231 points (96.8% liked)

memes

10637 readers
2028 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 2 years ago
MODERATORS
 
all 26 comments
sorted by: hot top controversial new old
[–] [email protected] 44 points 1 week ago (1 children)
[–] [email protected] 10 points 1 week ago (1 children)

Link to duplicate is either broken or to a wildly different question.

[–] [email protected] 6 points 1 week ago

"Sorry, someone else has already asked a question about python."

[–] [email protected] 23 points 1 week ago* (last edited 1 week ago) (1 children)

Why are you trying to do that? You should do this instead!

[–] [email protected] 13 points 1 week ago (2 children)

To be fair, there are a lot of "XYZ" problems on Stack Overflow where someone's missing the point with the problem they're trying to solve.

"I need my script to delete my file, but I can't figure out the pathing so I delete random files until the correct one is gone. However, it's slow -- how do I speed my script up when deleting random files?"

[–] prettybunnys 10 points 1 week ago

The counter to this is when you’re doing something a really dumb way because of requirements and restrictions and someone’s just like “that’s so dumb, ignore your requirements and do this other thing instead”

[–] [email protected] 3 points 1 week ago

Just load the disc in memory first.

[–] [email protected] 21 points 1 week ago (1 children)

Before I answer your question, let me tell you a little bit about formatting and why that's really what you should be more concerned about and how nobody will want to program beside you if you make an else if statement that could have been made into a switch and....

[–] [email protected] 4 points 1 week ago (2 children)

Me who still doesn't understand switch

[–] [email protected] 6 points 1 week ago

It's a shorter way to write if else if else if else if else, which keeps indenting and harder to read if there are lots of cases, also because each if statement checks the same variable for different values.

[–] [email protected] 2 points 1 week ago (1 children)

Turns on and off?

  • non programmer
[–] wedeworps 1 points 1 week ago

I think they meant the Nintendo console

[–] [email protected] 11 points 1 week ago (1 children)

Did you search before asking?

[–] [email protected] 6 points 1 week ago* (last edited 1 week ago) (1 children)

I hate posts where the answer is the top search result on Google. We're not here as a proxy for a search engine.

Some subreddits had a "use Google first" rule.

[–] [email protected] 9 points 1 week ago (1 children)

I hate posts where the question is the top (or only) search result and the answer is some dickwad saying "did you try Googling first, smh".

[–] [email protected] 0 points 1 week ago (2 children)

Typing a query in to Google is faster than making a post on Reddit and yet people still wanted you to do it for them. I never posted "have you tried Google?", or anything like that, but lmgtfy links were always a fun option.

[–] [email protected] 4 points 1 week ago (1 children)

I just ignore questions that I'm not interested in answering.

The other day, someone asked in the Linux community here on Lemmy why people don't like Ubuntu. It seems someone asks this question every few months. I thought, "I've answered several times, I'm done answering it, let someone else take care of it." Last I saw it had over 100 comments, so I feel the issue is resolved.

[–] [email protected] 1 points 1 week ago

Fair enough. I definitely do that too, sometimes you can also link the post of when the question was last asked.

[–] TriflingToad 0 points 1 week ago (1 children)

I think you replied to the wrong comment. This one is where you DO Google it and the first result is a reddit thread where the top comment is "Google it dumbass"

[–] [email protected] 1 points 1 week ago

It's a related opinion

[–] [email protected] 10 points 1 week ago

Get out of here you utter worthless piece of shit

  • That one Stack overflow user
[–] radical_larry 3 points 1 week ago

Oh my sweet summer child

[–] [email protected] 2 points 1 week ago

I check in every couple of years to tell the staff to fuck themselves.

[–] mindbleach 1 points 1 week ago* (last edited 1 week ago)

Or, calmly driving you up the fucking wall: "But why do you want that?"

"Why are you doing it that way?"

"This example is oversimplified and out of context for some reason."

"You should have written a completely different program, or perhaps become a farmer."

[–] [email protected] 1 points 1 week ago

The first and last time.