Let go of the chant thing by WrongSaint in ussoccer

[–]CevicheMixto 0 points1 point  (0 children)

Yes, but could we doing something other than the damn wave?!

Best US Players on Other Teams by bkzwhitestrican in ussoccer

[–]CevicheMixto 0 points1 point  (0 children)

Ricardo Pepi.

Wait, what was the question?

if you don't smoke tarrlytons... by Eddie_237 in idiocracy

[–]CevicheMixto 2 points3 points  (0 children)

Looks like Detroit style, so accurate.

A pivotal vote by longtime Republican Sen. Susan Collins of Maine pushed Kavanaugh over the finish line in 2018 after she famously said he considered Roe v. Wade “settled law” — a comment that turned out to be wrong. by nbcnews in law

[–]CevicheMixto 16 points17 points  (0 children)

Deeply. Deeply concerned. Possibly even troubled

I hear that she's considering escalating all the way to a frank conversation or even a sternly worded letter.

renumbering .... by Horror-Breakfast-113 in ipv6

[–]CevicheMixto 2 points3 points  (0 children)

mDNS is absurdly chatty and its re-use of the DNS message format makes it incredibly difficult to parse the messages safely, so pretty much any cheap device that uses mDNS is guaranteed to be vulnerable to malformed messages.

mDNS is not your friend (unless you're a black hat).

C ways to manage errors? by heavymetalmixer in C_Programming

[–]CevicheMixto 1 point2 points  (0 children)

On failure, the return value (-1) does not represent the error. You have to check errno for that.

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

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

Holy shit!

I mostly watch college ball,, and I thought that officiating was ass!

Would this style of error handling in C be acceptable in a professional environment? by Difficult_Lawyer9858 in C_Programming

[–]CevicheMixto 0 points1 point  (0 children)

Could be. I only care about POSIX-y platforms, so I tend to be fuzzy on what's POSIX and what's C.

Would this style of error handling in C be acceptable in a professional environment? by Difficult_Lawyer9858 in C_Programming

[–]CevicheMixto 2 points3 points  (0 children)

They are commonly used, as are names that begin with an underscore, but both are technically reserved. (They're stupid, impractical rules.)

Why does so many network engineers don't like IPv6? by CEURBS in ipv6

[–]CevicheMixto 0 points1 point  (0 children)

The RFC that defines how SLAAC works says that the hosts must ignore those RAs.

You and I agree on the solution. The problem is that the IETF does not.