frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Closing the IPv6 first-packet gap with GRAND

https://labs.ripe.net/author/pouria/closing-the-ipv6-first-packet-gap-with-grand/
12•m_montazeri•2h ago

Comments

mort96•22m ago
Wait I don't get this.

If I understand correctly, traditional IPv6 flow is:

    * A host configures its own IP address via SLAAC
    * The host sends a packet to its gateway with some destination address
    * The gateway forwards the packet to the Internet
    * Eventually, a response packet arrives to the gateway
    * At this point, the gateway does neighbour discovery to try to figure out how to send the packet to the host
    * The gateway might drop the packet or delay forwarding it until neighbour discovery completes
Why couldn't we change the flow to:

    * A host configures its own IP address via SLAAC
    * The host sends a packet to its gateway with some destination address
    * The gateway forward the packet, and at the same time starts neighbour discovery because almost all computers which send outgoing packets will eventually receive some incoming packet
    * When the response packet arrives, neighbour discovery is likely already done, or if not it got a good head start
Isn't this the obvious solution which wouldn't require changes to hosts or new protocols, just a small tweak to the router? Usually, when there's a seemingly obvious simple solution to a real problem and that solution hasn't been implemented by any of the clever people working in networking standards, there's a good reason and the solution isn't as simple as it seems. So what am I missing?
convolvatron•8m ago
Im mildly confused as well, there is an even more immediate shortcut that I've certainly implemented before. in arp its not unusual to to just create a mac->ip binding from the source information in the ethernet header. where this potentially breaks down if we start looking at issues of trust. but its already the case in ND that we trust the endpoint to have executed the state machine to search for duplicates. so what's preventing us from doing the same thing here? maybe just layering concerns?
JackSlateur•45s ago
Wild guess: packet forward is implemented in hardware while arp/nd is software, with probably some things (think "hardware interrupt" or something alike) that allows hardware to "call" the software stack (for instance, when the link-layer addr is unknown)

So, to implement what you said, we need more than a simple router upgrade: we'd need to change the hardware, so that when a packet is forwarded from a source that's not in the mac table, the software can (asynchronously) perform an arp/nd lookup

There is probably a world of issue behind that behavior, but I do not know

Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations

https://github.com/arnegiacomo/fugleramme
668•arnemunthekaas•4h ago•103 comments

Show HN: Capsule – Single-file web apps that save their data into SQLite

https://withcapsule.app/
144•bashtian•3h ago•74 comments

Cartesian – AI 3D Modeling for Design

https://www.formas.ai/cartesian
36•eustoria•1h ago•27 comments

I can't stop thinking about Papua New Guinea

https://notnottalmud.substack.com/p/why-i-cant-stop-thinking-about-papua
725•networked•10h ago•307 comments

Show HN: Hacking a $20 4G wireless hotspot into a texting device

https://bkovac.github.io/modem-thing/
102•bobili1234•3h ago•14 comments

Jiga (YC W21) Is Hiring Product Engineer (Remote/US)

https://jiga.io/about-us/?ashby_jid=0b75d72d-c92b-4dca-8062-09d298ada0bd
1•grmmph•3m ago

Giving up on smart rings

https://notesbylex.com/giving-up-on-smart-rings
26•lexandstuff•2d ago•33 comments

The CSS Zen Garden dream, finally shipped

https://josprague.com/blog/the-css-zen-garden-dream-finally-shipped/
27•yosito•2h ago•11 comments

There's a 100% Chance AI Agents Are Ruining the Internet

https://www.404media.co/theres-a-100-chance-ai-agents-are-already-ruining-the-internet/
25•pavel_lishin•25m ago•2 comments

Closing the IPv6 first-packet gap with GRAND

https://labs.ripe.net/author/pouria/closing-the-ipv6-first-packet-gap-with-grand/
12•m_montazeri•2h ago•3 comments

Archiving pirate radio station Kool FM

https://londonist.com/london/music/kool-fm-archives
37•rdmuser•1d ago•14 comments

Let's make quality the norm again

https://www.forbrukerradet.no/short-life/
126•ingve•7h ago•133 comments

OrangePi Zero 3W Review: Tiny yet Powerful

https://boilingsteam.com/orange-pi-zero-3w-review-tiny-yet-powerful/
9•ekianjo•2d ago•1 comments

Sony's First Computer – The SMC-70 from 1982 [video]

https://www.youtube.com/watch?v=cT2-7KkPkBc
39•ksymph•2d ago•6 comments

Show HN: Panel – A research workspace where the agent can build its own panes

https://github.com/greentfrapp/panel
34•greentfrapp•3h ago•5 comments

25 years of mass surveillance is enough

https://www.schneier.com/blog/archives/2026/09/25-years-of-mass-surveillance-is-enough.html
517•iamnothere•5h ago•162 comments

Alternatives to MinIO for single-node local S3

https://rmoff.net/2026/01/14/alternatives-to-minio-for-single-node-local-s3/
179•rmoff•8h ago•79 comments

The Inference Hardware Revolution of 2026

https://spectrum.ieee.org/inference-hardware-revolution
12•vinhnx•2h ago•0 comments

US confirms for first time it has deployed space weapons

https://www.bbc.com/news/articles/ck790xg41ygro
279•harporoeder•13h ago•179 comments

CSS-Tricks in Limbo

https://vale.rocks/micros/20260915-0135
199•edent•9h ago•78 comments

A rough guide for going back to the Moon

https://research.ibm.com/blog/nasa-ibm-lunar-foundation-model
41•gmays•1d ago•57 comments

Show HN: Ordewell – turn one goal into an ordered plan of coding-agent tasks

https://github.com/ordewell/ordewell
31•ac-ciano•3h ago•27 comments

What we have learned at OpenShell applying formal methods to control AI agents

https://nvidia.github.io/OpenShell-Research/dev-notes/posts/2026-09-10-learning-formal-methods-ag...
14•alexwatson405•2h ago•5 comments

How much of F-Droid is LLM generated?

https://tintotint.eu/whacky-corner/f-droid_slop/
79•_ZeD_•7h ago•110 comments

Java 27

https://mail.openjdk.org/archives/list/announce@openjdk.org/thread/ORGGLMN75HFEWP7YL3ZLGHLYHVIBJDYT/
246•mkurz•3h ago•191 comments

Inverse-Square Law

https://blog.coredump.cx/p/inverse-square-law
41•surprisetalk•1d ago•8 comments

GRP-Obliteration: Unaligning LLMs with a Single Unlabeled Prompt

https://arxiv.org/abs/2602.06258
9•vital101•2h ago•3 comments

Show HN: Check if your IP has appeared in a residential proxy network

https://haveibeenproxied.com/
18•microcode•2h ago•7 comments

Show HN: Go Bindings for SCIP Optimizer

https://github.com/egoisutolabs/scipgo
3•generalist_dev•1h ago•0 comments

OpenArm: An open-source 7DOF humanoid arm

https://github.com/enactic/OpenArm
190•Lwrless•2d ago•40 comments