frezik

joined 2 years ago
[–] frezik@midwest.social 1 points 12 hours ago

Reading this reminds me of this little passage:

"In a sense it told him nothing that was new, but that was part of the attraction. It said what he would have said, if it had been possible for him to set his scattered thoughts in order. It was the product of a mind similar to his own, but enormously more powerful, more systematic, less fear-ridden. The best books, he perceived, are those that tell you what you know already." - 1984

[–] frezik@midwest.social 5 points 12 hours ago

If we add a novelty bike lane, what's next? Novelty unicycle lane? Novelty camel lane? There is no end to silly positions on things that nobody is asking for but I can pretend they do. You people need some common sense.

[–] frezik@midwest.social 37 points 12 hours ago* (last edited 12 hours ago) (2 children)

Takes me back to the early post-9/11 days where lots of random shit is terrorism. Not back to anyplace I wanted to be, but it does take me back.

[–] frezik@midwest.social 48 points 1 day ago (1 children)

I choose to believe every single word of it. The universe is more interesting if it's true.

[–] frezik@midwest.social 1 points 1 day ago

Have you ever chained three Cisco 2600 routers together and then successfully ping'd clients on each end? Do you know what BGP is? OSPF? Do you know the difference between routing and routed protocols?

I know you don't, because people who do don't make the claims you're making.

[–] frezik@midwest.social 1 points 1 day ago* (last edited 1 day ago) (6 children)

No they fucking don't, that's not what routers do. You don't know what you're talking about.

And don't fucking tell me NAT is for security, either.

[–] frezik@midwest.social 14 points 1 day ago

Least surprising headline of the year.

[–] frezik@midwest.social 7 points 1 day ago

If they don't respect the preferred names of trans people, then they shouldn't be afforded the same respect in return.

[–] frezik@midwest.social 5 points 1 day ago* (last edited 1 day ago)

On Christmas night, does Ted Cruz leave a can of beans out in case Rorschach visits his home?

[–] frezik@midwest.social 4 points 1 day ago (9 children)

Skype won't be supporting anything at all very soon.

What happened with Vonage is something that could happen with any kind of instant messaging, including things like Discord.

With everything directly addressable (not just static addresses, but directly addressable), an IM/VoIP service can simply connect to the recipient. No servers are necessary in between, only routers. That doesn't work with NAT (CG or otherwise), so what you have to do is create a server that everyone connects into, and then that forwards messages to the endpoint. This is:

  • More expensive to operate
  • Less reliable
  • Slower
  • A point for NSA eavesdropping (which almost certainly happened)

This is largely invisible to end users until free services get enshittified or something goes wrong.

Yes, it's only tangentially related to static addresses, but it's all part of the package. This is not the Internet we should have had.

And at least in the US (in single family homes) its crazy unlikely that your router is behind any NAT

Your router has NAT. That's the problem. CGNAT is another problem. My C&C: Generals issues did not have CGNAT.

[–] frezik@midwest.social 37 points 1 day ago (4 children)

Pirating Harry Potter stuff is now not only a moral thing to do, but almost a moral obligation.

[–] frezik@midwest.social 7 points 1 day ago (12 children)

. . . nobody at home actually runs VOIP . . .

Plenty of people used Skype and Vonage. Both were subverted because they have to assume NAT is there.

. . . quick game servers don’t need static . . .

But they do work better without NAT. That's somewhat separate from static addresses.

My old roommate and I had tons of problems back in the day when we tried to host an Internet game of C&C: Generals behind the same NAT. I couldn't connect to him. He couldn't connect to me. We could connect to each other but nobody outside could. It's a real problem that's only been "solved" because a lot of games have moved to publisher-hosted servers. Which has its own issues with longevity.

 
 

There might be a good reason for this. Raster effects were already really good in newer games, and ray tracing could only improve on that high bar. It's filling in details that are barely noticeable, but creap ever so slightly closer to photorealism.

Old games start from a low bar, so ray tracing has dramatic improvement.

 

Not 100% sure if this is a Summit issue or something in Lemmy more generally. Here's the post in question:

https://midwest.social/post/10123989

The link to the blog works on my instance for the desktop. Several other users were reporting the link being broken, and it does break for me on Summit, as well.

When I hit the link on Summit, the requests on the server are GET /api/v3/post?id=2024 and GET /api/v3/comment/list?max_depth=6&post_id=2024&sort=Top&type_=All. It looks like it parsed out the "2024" from the original link and tried to use that in a Lemmy API call.

 

Here's the post in question: https://midwest.social/post/10123989

Which linked to my blog here: https://wumpus-cave.net/post/2024/03/2024-03-20-moores-law-is-dead/index.html

On my instance (midwest.social), this works fine. However, some other users were reporting a broken link, and I also see a broken link when using my mobile app (Summit). When it breaks, I see these calls in the server logs:

  • GET /api/v3/post?id=2024
  • GET /api/v3/comment/list?max_depth=6&post_id=2024&sort=Top&type_=All

Which appear to be Lemmy API calls with some of the actual link data built in.

 
view more: next ›