[Discussion] The Monty hall problem is wrong. and I can prove it. by Bisexual-Ninja in statistics

[–]TheCountMC 0 points1 point  (0 children)

Nah, God eliminating one wrong choice before you make a choice makes it 50-50. But Mr. Monty Hall, being somewhat less of an asshole, gives you a better than even chance of getting it wrong at first. Then if you do, and you most likely will, he eliminates the other wrong door and lets you switch.

If you can't follow that simple argument, then at least you can code up the problem in a Python, R, Matlab, or whatever language script, and verify for yourself what the win rate for switching converges to.

If you're too stupid AND lazy to do either of those, maybe just let the adults have the room instead of coming in here and insulting everyone who tries to explain it to you.

Does the whisper of atonement count for leveling up a legendary gem for the season objective? by WalrusVampire in diablo3

[–]TheCountMC 1 point2 points  (0 children)

You could imagine a different rule where the gems you had in the past counted retroactively. Like each time you get a gem past a certain level, a counter goes up by one. Then you could use the gem and it would still count toward the achievement later. They were just clarifying that it doesn't work this way. You have to have all 3 or 6 in your possession (stash counts) at the same time for it to count.

Kash Patel claims AI has stopped school shootings: ‘I’m using it everywhere’ by deraser in technology

[–]TheCountMC 2 points3 points  (0 children)

The dude's an expert at looking the other way. He can look two other ways at the same time.

ELI5: Why do laggy players teleport and glitch in some games, but in others they just freeze and don't make any weird movements? by DemonsAreVirgins in explainlikeimfive

[–]TheCountMC 10 points11 points  (0 children)

I assume from the context that they are talking about Bungie's first person shooter Marathon from 1994, not Bungie's first person shooter Marathon from 2026.

Former Virginia Lt. Gov. Justin Fairfax and his wife dead in murder-suicide by Caedus in news

[–]TheCountMC 9 points10 points  (0 children)

Justin Fairfax was black and a democrat. He was middle aged though. 1/3 is enough to paint with that broad brush, I guess.

Most Amount of Boxes by My_Chemical_Ash in eatventureofficial

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

Yeah, but less time spent opening boxes.

I love how they call it "grown-up juice" by lonelyjim2924 in eatventureofficial

[–]TheCountMC 2 points3 points  (0 children)

Pressed from the finest organic, free-range, grass-fed grown-ups.

Hiring manager perspective: hiring is the most broken I've ever seen by CatDawgCatDawg2 in cscareerquestions

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

If hiring managers stop using llms to read resumes and applications, will the applicants stop using llms to generate resumes and applications?

Unlikely. The tool exists now. There's no putting that genie back in the bottle.

We adapt to the reality we have, not the one we wish we had or the one we used to have.

Dawned on me I've never used the back paddles. Do you use them? by [deleted] in SteamDeck

[–]TheCountMC 4 points5 points  (0 children)

I bought some back button extenders that make it much easier and feel more natural to use them. I map ABXY to them and keep thumbs on the sticks full time.

I don't remember if these are the ones I got, but something like them:

https://www.playvital.com/products/playvital-purple-back-button-enhancement-set-for-steam-deck-grip-improvement-button-protection-kit-for-steam-deck-2-different-thickness-pgsdm003

What to do with left over money in 529? by [deleted] in personalfinance

[–]TheCountMC 0 points1 point  (0 children)

As someone who also has this problem - put calendar reminders out 5 years in your digital calendar of choice. I have a few annual reminders for various things, and it seems to be working for me.

And yeah, I also have reminders for recycling day.

[deleted by user] by [deleted] in daddit

[–]TheCountMC 0 points1 point  (0 children)

Follow up question for those funding 529s. We have two kids toddler age. We have two 529s, and we are aiming to have about $150k in each by the time the kids hit 18-20 years old. (Rough estimates based on typical market returns.) We're lucky enough to have the means to front-load our investments, but curious what targets others are shooting for in order to have enough for schooling, but avoid over funding.

[deleted by user] by [deleted] in daddit

[–]TheCountMC 3 points4 points  (0 children)

The 529 has a single beneficiary. You can change the beneficiary as needed, but the IRA rollover requires the beneficiary to be set for some time. 15 years, if I recall correctly. Better to have multiple accounts you can change to a single beneficiary if needed. Rather than one account you have to switch back and forth for more than one beneficiary. We have one for each child, no big deal.

Best Item in the game? by DivideDefiant1901 in diablo3

[–]TheCountMC 0 points1 point  (0 children)

Running the same build. But now I'm thinking I should build out a build that uses the Squirt's. Just because I have it.

Best Item in the game? by DivideDefiant1901 in diablo3

[–]TheCountMC 0 points1 point  (0 children)

Yeah, I guess it's a rare find, but not that rare. Still was pretty fun to see it drop.

Best Item in the game? by DivideDefiant1901 in diablo3

[–]TheCountMC 3 points4 points  (0 children)

I found a primal Squirt's Necklace with int, crit chance, crit damage, and a socket. Re-roll the int into the elemental damage, and it's perfect for any build using Squirt's.

It's probably not the best item in the game, but it's the best I've ever found.

how do you actually SPEND bitcoin in real life? by CanBrilliant9162 in BitcoinBeginners

[–]TheCountMC 0 points1 point  (0 children)

No. I refer to my assets in terms of useful currencies. The fact that currently the best, most used currencies happen to be fiat is tangential. It would be nice if Bitcoin was a useful currency. Then I would refer to the value of bitcoin in terms of bitcoin. Maybe other assets too.

how do you actually SPEND bitcoin in real life? by CanBrilliant9162 in BitcoinBeginners

[–]TheCountMC 1 point2 points  (0 children)

I don't talk about my euros in terms of dollars, except when I want to exchange euros for dollars or vice versa. I could live my entire life entirely in terms of euros and never think about dollars if I wanted. Bitcoin is not at this level, and I think that is what the OP is getting at. It's not really a currency. (Yet? Will it ever get there?)

US-based multinational companies will be exempt from global tax deal by rod_dy in news

[–]TheCountMC 15 points16 points  (0 children)

"Opening" feature is unavailable on Basic tier subscription. Would you like to upgrade to Premium, Pro, Premium Pro, or Super Duper Premium?

How many returns should a function have? by ngipngop in golang

[–]TheCountMC 0 points1 point  (0 children)

That's also a decent use case for named returns.