HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bigcityslider

16 karmajoined vor 10 Tagen

Submissions

A fleshed-out IPv5 proposal

4 points·by bigcityslider·vor 10 Tagen·4 comments

comments

bigcityslider
·vor 9 Minuten·discuss
Locked down OS and hardware, or not usable for general compute for some other reason. 20 years ago you could have a gaming PC with discs like a console, but again the console was locked down.
bigcityslider
·vor 2 Stunden·discuss
Doesn't seem blurry to me, Steam Machine is just a PC.
bigcityslider
·vor 2 Stunden·discuss
A game console is also locked down from the user, usually because the company is selling hardware at a loss, wants to maintain control, and wants to prevent cheating in online games. May also have exclusive games tied to the hardware.
bigcityslider
·vor 3 Stunden·discuss
Unsafe Rust makes me think they did this entirely because LLMs are better at Rust than at Zig, but let's see what happens next.
bigcityslider
·vor 7 Stunden·discuss
19 MPH is too slow even for the city, at least for $14K.
bigcityslider
·vor 8 Stunden·discuss
The regular proto-to-python feels fine to me. I quit Google a while ago and have still been using protobufs, and the main things that usually make teammates wary are: 1. No way to load .proto specs at runtime (there are GH issues about this) 2. No clear and easy way to use it with HTTP/1.1. Neither is specific to Python.

Both of these might sound silly if you're used to protobufs, cause you can build little helpers for both, but plenty of people have never used protos. They would shrug proto away if there weren't someone like me to attest that it won't get in the way. It seems like Google focused on gRPC, but the real prize for adoption would've been going after the simple HTTP+JSON use cases. Like an official protobuf Express middleware.
bigcityslider
·vor 8 Stunden·discuss
Same, but the article isn't about JS vs TS, it's a criticism of frameworks.
bigcityslider
·vor 8 Stunden·discuss
If AI-generated comments are disallowed, why are AI-generated articles allowed? Seems like they have the same issues.
bigcityslider
·vor 14 Stunden·discuss
6to4 or NAT64 isn't the same thing as what all those IPv4+/5/7/8 people want, if that's what you were referring to. You don't actually own the IPv4-mapped-V6 address, as in packets don't get routed to you, they go to a relay that was notoriously flaky.
bigcityslider
·vor 14 Stunden·discuss
That IPv8 draft has stuff like oauth in it that don't make sense. I put together an IPv5 proposal based on all the old ones. https://news.ycombinator.com/item?id=48781622
bigcityslider
·vor 9 Tagen·discuss
For the same reason they haven't already switched from v4 to v6. It's too much setup in some cases.