• 0 posts
  • 42 comments
Joined 3 years ago
Cake day: June 25th, 2023
  • Sure, nature took its course, but did NATs make things better? I’m a game dev and getting two computers to talk to each other is so so much harder due to NAT traversal, requiring punchthrough servers. Voice chat and stuff need STUN/TURN servers. A game has to account for “what if my host wants to connect two clients, one of which within the NAT and one without?”

    Makes far more sense to give every device an address and just talk to it and leave security and port openness up to firewalls.

  • IPv4 is definitely a large part of the blame for this and we need to start resting the blame there in hopes we force these companies (and their users) to actually use it. We need ISPs to support it, of course for end users, but at the enterprise level everything should be IPv6. It should have been IPv6 a decade ago, or more.

  • JPEG isn’t great at storing flat-color lossless images, which is PNG’s forte.

    JPEG isn’t, but JPEG-XL, on the other hand, has come into existence and has great compression while being pixel-perfect lossless as compared to PNG (among a host of other improvements).

    If only it got the support it deserves (thanks Google for making that harder)

  • Their company is an AI assistant for shopping, so trying to put AI everywhere including places it shouldn’t be is gonna happen.

    I like my build scripts dependable, debuggable, and deterministic. This is wild. When the bot makes a pull request, and the user (who may be someone else at some point) doesn’t respond with exactly what the prompt wants, what happens? What happens when Claude Code updates, or has an outage? Don’t change that GitHub action at the end’s name without remembering to update the prompt as well.

  • The top bit got me recently, I hadn’t needed to remote into my desktop in a while and searched “Remote” and “RDP” and found nothing. Eventually I found it was renamed to the windows app and finally logged in but was baffled as to why they would do that.