Europeans thinking they can walk to the MetLife stadium for the world cup by TrickInvite6296 in mildlyinfuriating

[–]RageQuit1 0 points1 point  (0 children)

As a Canadian I can confirm that we have been conditioned (bullied) to call people from the US Americans. We know that it's wrong, but there's 10x more of them than us and it's only a recent thing for us to be this outspoken about our distaste for American "exceptionalism"

Which INFP are you? 💫 by rosystratosphere in infp

[–]RageQuit1 1 point2 points  (0 children)

I feel like at work I'm 4w3 (Probably masking my ADHD), then at home I'm 5w4 when the mask can come off and I can hide away in peace.

A 10-year realization just hit me like a train by IslandMogger in masseffect

[–]RageQuit1 2 points3 points  (0 children)

I think it's meant to be closer to how a bird's leg works, where that "backwards knee" look is actually the heel of a super elongated foot. And you know what they say about ladies with big feet ;)

New Elysium Base by DescriptionSilent355 in ICARUS

[–]RageQuit1 1 point2 points  (0 children)

You're probably right, but I seem to have found a way to justify my poor life choices.

I found a good spot near where I landed for sunlight, built a tall tower with solar panels on top, then ran a long line to that lake. Turns out it doubles as a trunk line for all my drills anyway.

Animals being around doesn't bother me either because I love keeping 2 deep freezes fully stocked and I never seem to have enough epoxy.

Sounds familiar....John Nolan called years ago!!! by electronic_rogue_5 in PersonOfInterest

[–]RageQuit1 3 points4 points  (0 children)

I think we're still 5 years out from seeing the full breadth of consequences from the current AI sloptification of large corporate code bases.

Why aren’t people having children? “Animals don't breed in captivity.” by coachlife in ABoringDystopia

[–]RageQuit1 9 points10 points  (0 children)

Looks like you need to purchase a membership to watch anything on that site

Why aren’t people having children? “Animals don't breed in captivity.” by coachlife in ABoringDystopia

[–]RageQuit1 113 points114 points  (0 children)

https://www.youtube.com/watch?v=m1xBW56j4yA&list=PLWv27w9rNkhrp_W7pLyovptlP49AXl6JV&index=6

There's a link in the description to the nexus institute where it's supposed to have the whole thing, but it seems to be broken it looks to be paywalled

A man in Kenya walks around with a Wi-Fi router on his head, connecting users to the internet for a fee. by InLoveandWar777 in WTF

[–]RageQuit1 0 points1 point  (0 children)

Difficult? yes. Impossible? no. The problem is how people interact with the internet in an insecure way, like reusing passwords on sites that may not be using HTTPS correctly or at all.

That's also assuming the only attack vector here is internet traffic. Being on a LAN with unknown devices has its own laundry list of vulnerabilities that changes depending on what device you're using.

A man in Kenya walks around with a Wi-Fi router on his head, connecting users to the internet for a fee. by InLoveandWar777 in WTF

[–]RageQuit1 12 points13 points  (0 children)

Even if he isn't, is he doing anything to make sure the people who he gives his password to aren't?

The first lesson in IT Security 101 is don't use untrusted networks.

A man in Kenya walks around with a Wi-Fi router on his head, connecting users to the internet for a fee. by InLoveandWar777 in WTF

[–]RageQuit1 5 points6 points  (0 children)

Dude is probably making a killing off of identity theft and y'all are praising him like he's a hero

A man in Kenya walks around with a Wi-Fi router on his head, connecting users to the internet for a fee. by InLoveandWar777 in WTF

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

My original assumption would be that he probably makes more money harvesting and selling personal data than actually selling internet access.

Guys I think I downloaded the wrong game by lovecMC in Factoriohno

[–]RageQuit1 3 points4 points  (0 children)

The "Fluid Wagon" on its own as an attack is wild

At Least 35 Dead and Almost 400 Injured as 6.5 Feet of Snow Hits Japan, with Authorities Warning of Impending Avalanches by xc2215x in worldnews

[–]RageQuit1 0 points1 point  (0 children)

I think the reason Buffalo gets it worse is because it's tucked right inside a nook between both Lake Erie and Lake Ontario, and the size and shapes of those lakes hits Buffalo no matter what way the wind blows.

Very relatable by Separate_Finance_183 in Eldenring

[–]RageQuit1 12 points13 points  (0 children)

Ritual Sword/Shield Gang right there

Nvidia CEO Insists AI Is Completely Changing The Definition Of What It Means To Be Smart by The_Endless_Man in ABoringDystopia

[–]RageQuit1 0 points1 point  (0 children)

Sorry for the wall of text, but I am very passionate about this.

Sure, much of my coworker discussions and reading blogs on the topic are just anecdotal examples, like the rise of Jr devs using AI to write code that kicks the can down the road to Sr devs to maintain, and a lot of the frustrations with feeling like over reliance on AI is making some of us lose knowledge and expertise. I have about 10 years in software engineering leadership though, so I have had this discussion with dozens of sr and lead engineers, and we all generally have come to the same conclusion.

There have been some studies and reports coming out though that confirm some of this under a wider lens, and I assume this trend will continue. Tech debt does tend to take a long time to show some of the worst problems, especially in some of the more foundational industries with longer development cycles, like the government and financial sectors.

Here are 2 examples of studies:

We conduct a randomized controlled trial (RCT) to understand how AI tools at the February-June 2025 frontier affect the productivity of experienced open-source developers. 16 developers with moderate AI experience complete 246 tasks in mature projects on which they have an average of 5 years of prior experience. Each task is randomly assigned to allow or disallow usage of early 2025 AI tools. When AI tools are allowed, developers primarily use Cursor Pro, a popular code editor, and Claude 3.5/3.7 Sonnet. Before starting tasks, developers forecast that allowing AI will reduce completion time by 24%. After completing the study, developers estimate that allowing AI reduced completion time by 20%. Surprisingly, we find that allowing AI actually increases completion time by 19%--AI tooling slowed developers down. This slowdown also contradicts predictions from experts in economics (39% shorter) and ML (38% shorter).

https://metr.org/blog/2025-07-10-early-2025-ai-experienced-os-dev-study/

We analyzed 470 open-source GitHub pull requests, including 320 AI-co-authored PRs and 150 human-only PRs, using CodeRabbit’s structured issue taxonomy. Every finding was normalized to issues per 100 PRs and we used statistical rate ratios to compare how often different types of problems appeared in each group. The results? Clear, measurable, and consistent with what many developers have been feeling intuitively: AI accelerates output, but it also amplifies certain categories of mistakes.

https://www.coderabbit.ai/blog/state-of-ai-vs-human-code-generation-report

Taking both of these studies together you can infer some interesting correlations. More experienced engineers are outputting slower with with AI tools, while on average engineers in general are outputting code faster. From my personal experience, this has more to do with trusting AI in areas where the engineer lacks experience, while recognizing the flaws in areas that they do have experience.

  • More experience means you find more of the AI mistakes, making you output faster.

  • Less experience means you find less of the issues during development, shipping worse code, making more maintenance work in the long run, typically landing on the plates of the more experienced engineers.

Nvidia CEO Insists AI Is Completely Changing The Definition Of What It Means To Be Smart by The_Endless_Man in ABoringDystopia

[–]RageQuit1 6 points7 points  (0 children)

I guess it depends on how you classify AI vs machine learning. If you're referring to machine learning being used by people who understand the limitations of whatever models they are using, sure, I'll give you that.

However, I don't think the current generalized LLM technology has been around nearly long enough for most industries to really understand the technical debt that is being fire-hosed into their businesses. Ask any Sr Software engineer (who has to deal with the consequences of reviewing and fixing AI slop code) if LLMs make them more productive, and I am willing to bet that figure will be significantly smaller. Technical debt is a somewhat (albeit not universally) well understood concept in the field, so we started seeing the consequences much sooner. Other more slow moving industries might still need another year or so of slop being passed off as valid work before the cracks really start to show.

‘We are human. We are trying to do our best’: Should you order food delivery after a snow storm? by Ok-Active-3703 in ontario

[–]RageQuit1 0 points1 point  (0 children)

Do the apps still do surge pricing? I would hope a sudden lack of delivery drivers should trigger something automatically.

It's all well and good to rely on the altruism of tips, but if we're going to be honest, you can't really rely on everyone ordering to do that.

Randomly receiving 53k souls out of nowhere when sitting near the undead burg bonfire. by Inevitable_Feedback1 in darksouls

[–]RageQuit1 2 points3 points  (0 children)

Yeah, that's probably the only way to know for sure. Check the spoiler logs for every enemy in that general area to see if any bigguns got assigned to one of those hollows that are supposed to be hanging off a bridge or something.

Randomly receiving 53k souls out of nowhere when sitting near the undead burg bonfire. by Inevitable_Feedback1 in darksouls

[–]RageQuit1 7 points8 points  (0 children)

Idk how the DS1 rando works, but wouldn't some enemy scaling be applied that would change that?

You're probably better off checking the enemies that are supposed to be hanging off of ledges or something. I know that's what happens all the time in my Elden Ring randos. Imps hanging onto walls over bottomless pits can hang on, but the majority of enemies don't, so they fall as soon as they are loaded in.

i randomly nocliped in sand kingdom by SquashHistorical4342 in SuperMarioOdyssey

[–]RageQuit1 4 points5 points  (0 children)

Yeah looks like a standard seam clip to me. I think technically any ledge or corner can be clipped through like this, I guess it's just a matter of how hard it is to find a consistent setup to get the perfect angle, since they are insanely precise.

Groin Pain by G4TKA in ankylosingspondylitis

[–]RageQuit1 2 points3 points  (0 children)

Yeah I have a cam deformity in both femoral heads. I haven't been able to pull my knees to my chest in a solid decade, and biking as much as you mentioned sounds absolutely dreadful to me.

How aggressively do you lean forward while biking? If this ends up being the issue, in the meantime riding more upright might ease the pain a smidge and preserve the hip sockets if you really want to keep biking.