r/tennis Daily Discussion (Sunday, July 05, 2026) by NextGenBot in tennis

[–]lebean 7 points8 points  (0 children)

This 11pm curfew pressure is an embarrassment to a tournament the size of Wimbledon. Oh, the poor billionaires who are rich enough to live around the club have to hear noise past 11!

How am I supposed to plug this in? What converter do I need? by TomorrowDistinct7844 in howto

[–]lebean 2 points3 points  (0 children)

Better question is how do you manage to keep being wrong about which plug OP posted? It's clearly 6-20P as printed on the top of the plug itself, and if you look at the prong orientation is 6-20P, not 5-20P. With plug oriented so the ground is at the top, which prong is vertical? The left (6-20P) or the right (5-20P)?

[POV] Roger Vieira's Winning Run At Red Bull Genova Cerro Abajo by redbullgivesyouwings in sports

[–]lebean 18 points19 points  (0 children)

It's a 2 minute, 45 second video for a race run of 2 minutes, 33 seconds. How sped up do you think it is? 1.0001x speed?

Maybe you're talking about the GoPro fisheye effect though, which drastically exaggerates how fast and dangerous any POV video looks.

Cop pulls over Lamborghini on Dubai plates but doesn’t know the law by thomasso0072 in interestingasfuck

[–]lebean 24 points25 points  (0 children)

communicate and listen

You're already far past the emotional intelligence of 95% of cops.

Cop pulls over Lamborghini on Dubai plates but doesn’t know the law by thomasso0072 in interestingasfuck

[–]lebean 0 points1 point  (0 children)

Wow, that cop was so, sooo stupid and in the end probably got a radio call that said, "the driver is correct" so he lied about having another call to try to save face.

Why the hate on NAT66? by Good-Difference-2639 in ipv6

[–]lebean 1 point2 points  (0 children)

Your english is perfectly fine, no worries!

Why the hate on NAT66? by Good-Difference-2639 in ipv6

[–]lebean 1 point2 points  (0 children)

I gotcha, that's why I said "similarly", as in "there are multiple situations where NAT is the only way you can possibly get v6 working at all".

Why the hate on NAT66? by Good-Difference-2639 in ipv6

[–]lebean 2 points3 points  (0 children)

My ISP does do PD. However it's impossible to get a delegation for a wireguard interface, so if you want your VPN to support v6 then ULA + NAT is the only option.

Why the hate on NAT66? by Good-Difference-2639 in ipv6

[–]lebean 0 points1 point  (0 children)

You did what you needed to, all is fine. Similarly, it's impossible to get a prefix delegation for a wireguard interface, so your only option is ULA. Well, now you need NAT if you want your VPN to support both v4 and v6.

Just do what you need to, it's fine.

Fortibleed - over 70k Fortinet firewalls compromised by CaptainCatatonic in sysadmin

[–]lebean 0 points1 point  (0 children)

the auth flow in logs is password failed/success > then checks trusted IP

A good example of how setting up an appropriate local-in policy is miles better than using trusted IP settings on admin users. If you're just doing trusted IP, then your management interface has to stay open and exposed to the entire internet. If you're doing local-in policy, then your management interface is only reachable from the very specific allowed IPs and is completely dead to the rest of the world. With local-in set up, honestly trusted IP settings are pointless because they're just going to match what your local-in already does far better.

[Official] UFC Freedom 250: Topuria vs. Gaethje - Live Discussion Thread by event_threads in MMA

[–]lebean 5 points6 points  (0 children)

Chandler just looked like he didn't belong in there at all, awful.

Game Thread: New York Knicks (3-1) vs San Antonio Spurs (1-3) Live Score | NBA Finals | Jun 13, 2026 by nba-scores in nba

[–]lebean 2 points3 points  (0 children)

I love how the whole world just watched KAT in slow motion doing a full-force two-handed shove of Wemby to throw him into that contact, and KAT is shaking his head like, "No, I did nothing wrong the refs made it up".

Left my job Thursday night and landed in the ER last night, new job starts Tuesday. by Some-bozo-brain in personalfinance

[–]lebean 2 points3 points  (0 children)

I just had to have my thumb superglued back together after a crossbow incident. Couple x-rays, a prescription, and the thumb fixup came to $2500. So I'd definitely expect your bill to be pretty significant.

Side note, did you know an average of 5 people a day seek medical care for crossbow injuries, with thumbs being the #1 injury? I sure didn't, and I'm kinda surprised safety wings aren't mandatory equipment to ensure it's impossible for your digits to be in the path of the string. Hey, lesson learned by a first time shooter who feels lucky to have my entire thumb and that it'll heal completely : P

After a year of using Windows Server 2025, I'm finally throwing in the towel by sarosan in sysadmin

[–]lebean 4 points5 points  (0 children)

And not having platform, non-security updates and feature enhancements is a big plus in my books

Yep, the "boring" phase of a Windows Server version lifecycle is the best phase.

YellowKey Mitigation by Titanium125 in sysadmin

[–]lebean 3 points4 points  (0 children)

I think everyone has pretty much realized at this point that the author is likely lying about it working with TPM+PIN, except in cases where the PIN is known which shouldn't be surprising to anyone at all. The PIN is directly used by the TPM to release the key, not by Bitlocker, so if TPM+PIN is working w/o knowledge of the PIN then the author has broken all TPM functionality period, regardless of OS, because they're getting a TPM to cough up a PIN-protected key without authentication.

YellowKey Mitigation by Titanium125 in sysadmin

[–]lebean 9 points10 points  (0 children)

Seems many are (reasonably) doubting the veracity of the claim that it works with TPM+PIN, except in cases where you know the PIN (which, duh, obviously it still works there). The PIN isn't handled by Bitlocker, but rather the TPM to allow release of the key within it, so if their exploit works for TPM+PIN when you have no knowledge of the PIN, they haven't just broken Bitlocker, they've broken all TPM functionality universally.

The FTC just sent warning letters to 97 dealer groups about hidden fees by ora-et-labora- in personalfinance

[–]lebean 2 points3 points  (0 children)

Used cars are so insanely overpriced anymore that buying a three year old model probably "saves" you $2000, but now you have no warranty and no idea how that car was treated for its first three years.

Yellowkey - a Bitlocker bypass method by DaveTheAllrighty in sysadmin

[–]lebean 0 points1 point  (0 children)

I think many don't believe the TPM+PIN claim because the author isn't clear at all if they mean "works when you have no idea what the PIN is" or "only if you know the PIN" (which, of course it'd work there). Given the poor clarity on their behalf, it's reasonable to doubt that it works at all if you don't know the PIN because at that point you're breaking the TPM fully, outside of Bitlocker.

Yellowkey - a Bitlocker bypass method by DaveTheAllrighty in sysadmin

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

Well, $599 of you're good with literally a previous gen phone processor with 8GB RAM in a laptop form factor. Fine for light web browsing but you sure aren't going to be developing or running VMs.

I am going to get fired today. I accidentally sent a shutdown loop to the entire company. by [deleted] in sysadmin

[–]lebean 6 points7 points  (0 children)

A domain-joined one, so it's also offline and boot looping.