
Quantum Data Transit
Simple. Secure. Reliable.
What it does
The architecture IS the security. Split, route, withhold, triangulate.
Does a similar job
all alternatives →
- LALegion, an as-simple-as-possible blockchain server written in Haskell2017 · github.com · ▲239
- FIfilippo.io/mlkem768 – Post-Quantum Cryptography for the Go Ecosystem2024 · words.filippo.io · ▲315
- TCTernary Computer System2024 · ternary-computing.com · ▲145
Hi everyone! I'm an Italian programmer, very passionate about computer architecture. Some time ago I realized that some architectures potentially much superior to the classic VonNeumann, have been forgotten because there were no reliable technical solutions to implement them. One of these architectures particularly struck me and it is the "Dataflow architecture", in which there is no Program counter, but the instructions are executed in real contemporaneity whenever the operands are available. In trying to find a technical solution that implements this type of architecture effectively…
- Quantum Algorithm as a Service (Q3AS)2024 · ▲102
Q3AS, deployment & execution of quantum algorithms by Aqora
QNSP — Quantum-Native Security PlatformApr 2026 · ▲5Post-Quantum Security for AI, Data, and Critical Systems.
More growth this month
the category →
AstraPixels▲267A pixel-art solar system at its real current positions.
Growth · 30d ago · astrapixels.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com