Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)PK
Posts
1
Comments
682
Joined
2 yr. ago

  • My phone doesn't receive half of its incoming calls. I actually narrowed it down to the VoLTE keepalive packets being transmitted with a MAC address of 00:00:00:00:00:00 when on CLAT (which is Telstra default) on all Google Pixels. The connection silently dies, there is no return UDP route, so the phone won't ring.

    I reported it to Google, but they don't give a shit. I guess the million or so people with a pixel can just deal with it.

    It was falling back to 3G when it happened before. That's not going to happen now.

  • It definitely happens if you upgrade to the next version of your distro while it's still in beta.

    You hit a bunch of bugs, and they actually do get fixed around final release time.

    Once you're on a stable branch, updates rarely include major changes.

  • Haha that explains it so well!

    There have been times my wife would say stuff like that. When I give the wrong response, she'd say "I was fishing for a compliment."

    At this stage in the conversation, any compliment is received as "forced". Apparently after directly requesting compliment, it's impossible to receive a genuine response.

  • If you know you are not crazy, saying "sorry, I'm crazy" is an outright lie.

    So, people will assert a false statement and get upset at an honest response? TF is wrong with normies?

    Even if I am completely aware that they are lying, I generally don't get a positive response when I call them out on it.

    I'll just smile and nod and dismiss whatever they said.

  • I once wrote a library to replace an older one. Someone did this, and users were multiplying variables by booleans and negating them in formulas.

    I just made the new library less stupid and left the users to clean up their mess when migrating.