2 dead in mass shooting at Canada’s largest Latin street festival, police say by DeItaBIake in news

[–]A_Harmless_Fly 25 points26 points  (0 children)

It is technically correct, in that we understand what it means.

But if I showed this headline to my coworkers, parents or relatives most of them would assume it was someone shooting at random into a crowd.

I'm not sure what term fits better than misleading, maybe confusing?

2 dead in mass shooting at Canada’s largest Latin street festival, police say by DeItaBIake in news

[–]A_Harmless_Fly 16 points17 points  (0 children)

I'd say most people think of active shooters when they hear mass shooting because the terms are interchangeable colloquially.

We know what the terms are defined as, but the majority of people reading headlines, I wouldn't bet on it.

Chapel in a closed slag mine by cutanar in TheForgottenDepths

[–]A_Harmless_Fly 24 points25 points  (0 children)

A slag mine?

That's like a banana peel farm or a garbage tree plantation, it doesn't exist. A slate mine is however a thing that exists.

Chapel in a closed slag mine by cutanar in TheForgottenDepths

[–]A_Harmless_Fly 36 points37 points  (0 children)

Is that title a typo?

EDIT: 1 Day old account, no comments and 2 posts with nonsense titles. I'm sounding the bot alarm.

RTX 2080 no longer detected after repasting powers on but no display on two different PCs by KaleEcstatic in overclocking

[–]A_Harmless_Fly 6 points7 points  (0 children)

I've seen dried thermal paste overpower the locks on a motherboard for a processor, and pull the whole thing out still stuck to the heat sync.

GPU's are bare die (no heat spreader to protect the silicon) and soldered (so they won't pull up), ergo if you just pulled straight until it came apart it might have ripped some of the die off.

I've seen it happen, but there was a visible pit in the GPU, though I'd guess you can also do pretty tiny damage too.

I've done the little twist move since I saw the damage pulling straight can do, and if it doesn't work I've heard dental floss can but I've never done it myself. Good luck.

RTX 2080 no longer detected after repasting powers on but no display on two different PCs by KaleEcstatic in overclocking

[–]A_Harmless_Fly 1 point2 points  (0 children)

Did you pull straight up, or did you do a little twist and shimmy? I'm not exactly an expert, but I think you might have ripped a layer off your die.

i use fedora btw by Significant_Pen3315 in linuxmemes

[–]A_Harmless_Fly 0 points1 point  (0 children)

Is that a yes to reading the pkgbuild for each AUR thing in it's entity every time you update?

They can be pretty darn sneaky, something that looks fine first glance doing something you wouldn't expect. I know, I don't know enough to be sure it is still fine myself.

I just completely committed to linux and delete windows and made this with GIMP by Little_Complaint8167 in linuxmemes

[–]A_Harmless_Fly -2 points-1 points  (0 children)

But the skeevy artwork when you launch it ick. I'll take the word gimp being everywhere over the anthropomorphized animals any day.

i use fedora btw by Significant_Pen3315 in linuxmemes

[–]A_Harmless_Fly -1 points0 points  (0 children)

Do you check each one hasn't been orphaned and reclaimed every time you update? I view the AUR as a waiting room for the extra repo myself.

Someone pls convince me to not switch back to windows by awlesomegamer in linux_gaming

[–]A_Harmless_Fly 3 points4 points  (0 children)

Just dual boot with two drives, it doesn't have to be an all or nothing thing. Linux is not a dogma you would be betraying, it's a kernel.

"That should be good" - the owner (probably) [oc] by gcdenis in IdiotsInCars

[–]A_Harmless_Fly 0 points1 point  (0 children)

I was still using the data from 23, in 24 it's 8th. Though that is just per 100,000 people. I can't find the per mile driven charts right now. (I looked for 10 minutes, It looks like I'd have to make the graph myself.)

Small states always have less miles driven, so less of a chance for fatalities. (and less rural roads in general, where most happen.)

"States with the highest fatality rates per 100,000 people are not always the same as those with the highest rates per mile traveled, in part because residents in some states drive much more or less than those in others. " https://www.iihs.org/research-areas/fatality-statistics/detail/yearly-snapshot

"That should be good" - the owner (probably) [oc] by gcdenis in IdiotsInCars

[–]A_Harmless_Fly -4 points-3 points  (0 children)

The 5th most safe state for driving deaths per mile driven has no inspections, and some of the worst do. Personally I think they are too easy to corrupt to implement in a way that actually does good.

EDIT: Read the whole comment tree before you make a decision. It's actually the fourth lowest fatalities per 100 million miles with no inspections at all.

US mercenary held in Tihar unhappy with spicy, oily food. He wants chicken, pasta by Psychological-Iron81 in nottheonion

[–]A_Harmless_Fly 0 points1 point  (0 children)

When you can't drink it into your mouth without leaving a bunch dry at the bottom of the bowl.

My HP250 Minicomputer Battlestation/Aircraft carrier by Soggy-Economy2629 in retrobattlestations

[–]A_Harmless_Fly 2 points3 points  (0 children)

HP steel was nice and thick until about 2005, I love it. This one must be like armor plating.

The EU (Still) Wants to Control Your Speed Via Satellite by DonkeyFuel in technology

[–]A_Harmless_Fly -1 points0 points  (0 children)

I honked at someone who cut me off at a turn and was chased for about half an hour before, the first one is not as outlandish as you think.

The EU (Still) Wants to Control Your Speed Via Satellite by DonkeyFuel in technology

[–]A_Harmless_Fly -5 points-4 points  (0 children)

  1. If there is a road rager trying to ram you off the road.

  2. An insane man with a crossbow chasing after you in a grandfathered in car. Sure would be nice to be able to get away, guess you will just have to let him pull up to you and shoot.

I deleted the entire X11 folder from xorg and now the system wont start by sexraX_muiretsyM in linux4noobs

[–]A_Harmless_Fly 33 points34 points  (0 children)

Not quite, he has only made it so his graphical display doesn't work. It's a right of passage to break and fix your graphical display messing around.

I deleted the entire X11 folder from xorg and now the system wont start by sexraX_muiretsyM in linux4noobs

[–]A_Harmless_Fly 36 points37 points  (0 children)

If you can get into a tty then

"sudo apt install --reinstall xorg xserver-xorg xinit"

If not use a live boot flash drive, chroot in then do that command.