HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bigcityslider

16 karmajoined 10 dagen geleden

Submissions

A fleshed-out IPv5 proposal

4 points·by bigcityslider·10 dagen geleden·4 comments

comments

bigcityslider
·13 minuten geleden·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
·2 uur geleden·discuss
Doesn't seem blurry to me, Steam Machine is just a PC.
bigcityslider
·3 uur geleden·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
·3 uur geleden·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
·7 uur geleden·discuss
19 MPH is too slow even for the city, at least for $14K.
bigcityslider
·8 uur geleden·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
·8 uur geleden·discuss
Same, but the article isn't about JS vs TS, it's a criticism of frameworks.
bigcityslider
·8 uur geleden·discuss
If AI-generated comments are disallowed, why are AI-generated articles allowed? Seems like they have the same issues.
bigcityslider
·14 uur geleden·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
·14 uur geleden·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
·10 dagen geleden·discuss
For the same reason they haven't already switched from v4 to v6. It's too much setup in some cases.