this post was submitted on 14 Oct 2025
177 points (95.4% liked)

General Memes & Private Chuckle

349 readers
801 users here now

Welcome to General Memes

Memes for the masses, chuckles for the chosen.

Rule 1: Be Civil, Not CruelWe’re here for laughs, not fights.

  • No harassment, dogpiling, or brigading
  • No bigotry (transphobia, racism, sexism, etc.)
  • Keep it light — argue in the comments, not with insults

Rule 2: No Forbidden FormatsNot every image deserves immortality on the memmlefield. That means:

  • No spam or scams
  • No porn or sexually explicit content
  • No illegal content (seriously, don’t ruin the fun)
  • NSFW memes must be properly tagged

If you see a post that breaks the rules, report it so the mods can take care of it.

Otherwise consider this your call to duty. Get posting or laughing. Up to you

founded 1 month ago
MODERATORS
 
top 22 comments
sorted by: hot top controversial new old
[–] Ethalis@jlai.lu 30 points 4 weeks ago (4 children)

More realistically, you find tons of forum posts asking for help with a similar issue but all the answers are "Just Google it"

[–] tenacious_mucus@sh.itjust.works 25 points 4 weeks ago (1 children)

Or the even better- “dont worry guys, i solved it [your exact problem in the same situation]!” With no info on how….

[–] MadMadBunny@lemmy.ca 11 points 4 weeks ago* (last edited 4 weeks ago)

…and that user was you, five years ago…

[–] Rhaedas@fedia.io 13 points 4 weeks ago

Or Stack Overflow's infamous "This is a repeated question" and locked thread while linking to something that isn't related at all.

[–] Swedneck@discuss.tchncs.de 4 points 4 weeks ago

half of them have great answers that are utterly useless for your specific situation, and the other half straight up have no answers and you will now join them in purgatory.

[–] dejected_warp_core@lemmy.world 4 points 4 weeks ago

all the answers are “Just Google it”

Me: You dense motherfuckers, that's why I'm here!

[–] krooklochurm@lemmy.ca 14 points 4 weeks ago (1 children)

Would it help to know that there is probably a huge amount of relevant info out there that google just isn't going to fucking show you?

[–] Uiop@lemmy.dbzer0.com 2 points 4 weeks ago

Thats what I wanted to say, but I'd have said it less gracefully.

[–] Rhaedas@fedia.io 14 points 4 weeks ago (1 children)

DenverCoder9

We need an internet "defragger" that tightens up all the long dead and incomplete threads of problems that were never really solved. While leaving the ones that have at least some workable ideas. I've often found solutions not in the answers, but in the various commentaries that offer incomplete alternatives to consider.

[–] dejected_warp_core@lemmy.world 4 points 4 weeks ago

For StackOverflow, at least, I feel like this is a problem solvable by moderators. Some kind of "admin/mod" approved answer might help side-step the lack of "selected answer" status from the issue's poster.

[–] kittenzrulz123@lemmy.blahaj.zone 14 points 4 weeks ago (1 children)

Even worse, you see a post on reddit or stackoverflow with the same issue and its just labeled as duplicate with no links.

[–] rumschlumpel@feddit.org 5 points 4 weeks ago

The post on reddit is marked "solved", but the solver deleted their account and scrubbed all their comments.

[–] leftzero@lemmy.dbzer0.com 12 points 4 weeks ago (1 children)

No, no, you're not alone, there's another one. They posted the same question years ago, and a few days later, without anyone else having replied, they replied “Nevermind, I found a solution.” to their own post, without any further elaboration.

Bonus points if they did post a link to the solution, but it's dead, and can't be found on the Wayback Machine.

[–] JackbyDev@programming.dev 5 points 4 weeks ago* (last edited 4 weeks ago)

Or, or, they never solved it, you solved it, but the thread is locked because people's view on necroing is not compatible with the way search engines work. So you can't help anyone else.

[–] Lupus@feddit.org 7 points 4 weeks ago

Worse, it's just one person who had the same issue, the topic is marked as 'solved' with not further information on how.

Where were you xXxdankmf420xXx? What have you seen?

[–] Evilsandwichman@hexbear.net 6 points 4 weeks ago

Pfffft, I can beat that; I once googled a solution to a problem only to discover a thread I'd made years ago where I'd been looking for a solution to the same problem with only one reply.

It was me; it was my reply. I posted 'nvm solved it'.

[–] commie@lemmy.dbzer0.com 4 points 4 weeks ago

just ask the Debian mailing list. or the libera channel for emacs

[–] dejected_warp_core@lemmy.world 4 points 4 weeks ago

I've been here. You know you're in trouble when Google reports 4 irrelevant results, and nothing else. That or the occasional zero result response, which feels like winning the worst kind of prize.

When it comes to IT stuff, this usually means I've chosen the most hare-brained, back-asswards way to do something. Backing up, reassessing, and figuring out how everyone else is solving the problem gets me un-stuck. YMMV.

Lately, as much as it pains me to admit it, LLMs can do a decent job of advising how to solve the problem at hand. Unsurprisingly, they usually go after whatever is in their training set and offer whatever people on StackOverflow are doing anyway.

[–] Fmstrat@lemmy.world 3 points 4 weeks ago

So Xorg uses 100% CPU on one core on a machine with two Nvidia GPUs on driver 535 in Debian when loading a document the second time in OnlyOffice.

Any ideas?

[–] shalafi@lemmy.world 2 points 4 weeks ago

Had a bizarre problem with two rarely used, rather unknown, pieces of software interacting. Thought there was no way in hell I'd find aid, but googled it anyway. First hit was the exact description of my issue on Spiceworks.

Had a look, there's the answer! And who was the mad genius who came back to the forum and posted the answer? It was me. I went back and posted the answer when I had figured it out three years previously.

[–] yuri@pawb.social 1 points 4 weeks ago (1 children)

recently ran into this. when you install bazzite it’ll ask which drives you wanna use. if you select multiple, it partitions them into one BIG drive. this causes myriad problems ranging from the system freaking about the immutible root partition being too full, to literally everything (including shutdown commands) ceasing function. once they’re partitioned into one drive, you can’t change it from inside bazzite, and if you try to reinstall it’ll force you to select both drives.

the only way to fix this without formatting the drives individually is to use the “test media then install” option when starting the install. this option is the default choice, but adds significant time to the process. if it’s the second or third time they’ve done it, the average user will choose to skip it.

second time i’ve had this exact problem, but the first was long enough ago that i couldn’t remember any solutions. just got vague and infuriating deja vu everytime i repeated a step. 😐

[–] atomicbocks@sh.itjust.works 3 points 4 weeks ago

I don’t think this is a bazzite only thing. IIRC if you software raid 0 the partitions you need a software raid 1 boot partition (an identical boot partition on both/all drives) for everything to work properly.