frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: I solo-built Sovereign-Mohawk – FL with 500K nodes and 55% BFT

https://rwilliamspbg-ops.github.io/Sovereign-Mohawk-Proto/
1•rwilliamspbgops•1h ago
The Problem:Standard Federated Learning (FL) hits a wall at scale. When you move from a few hundred nodes to 500,000, two things happen: communication overhead explodes ($O(n)$ or $O(n^2)$), and the "honest majority" assumption falls apart. Most BFT systems (like PBFT or HotStuff) are hard-capped at <33% or <50% malicious actors.The Breakthrough:I developed the Sovereign-Mohawk Protocol. In a stress test conducted yesterday, it successfully coordinated 500,000 nodes in 4 minutes and 8 seconds, maintaining model accuracy even with 55.5% of nodes acting maliciously (gradient poisoning and sybil attacks).How it works (The TL;DR):Hierarchical Streaming Aggregation: Instead of a central parameter server, Mohawk uses a tree-based batching architecture. This drops communication complexity to $O(d \log n)$.Tiered Rényi Differential Privacy: I integrated DP directly into the consensus layer. By using Rényi DP ($\epsilon = 0.98$), we can filter outliers (malicious gradients) more aggressively than standard median-based aggregators.zk-SNARK Verifiability: Every aggregation step generates a 200-byte proof. The central coordinator can verify the integrity of 500,000 contributions in constant time without re-computing the gradients.The Stress Test Results (Feb 24, 2026):40% Byzantine: 86.6% accuracy | 9.1s avg round time.50% Byzantine: 85.8% accuracy | 10.5s avg round time.55.5% Byzantine: 81.0% accuracy | 9.9s avg round time (The theoretical "Mohawk Limit").Why Solo?I wanted to prove that Sovereign AI infrastructure doesn't require a Google-sized team. This implementation is written in Go with a Wasmhost, allowing it to run on anything from an NVIDIA Jetson to an Apple Silicon NPU.Links:Repo: Sovereign Map Federated LearningResearch/Docs: Sovereign-Mohawk Protocol SiteI'm particularly looking for feedback on the BFT boundary proofs. Is $55.5\%$ the absolute limit for DP-weighted aggregation, or can we push to 60% with higher noise injection?

Comments

lerp-io•1h ago
from what i understand there is tradeoff for this approach bc u dont have access to raw data compression is only as good as the model that compresses the data and it can also be decompressed/inverted from gradient to reconstruct whatever the raw data is....

Touchscreen OLED MacBook Pro Coming in 2026: Dynamic Island, Redesigned Controls

https://www.macrumors.com/2026/02/24/touchscreen-macbook-pro-dynamic-island/
1•mikhael•2m ago•0 comments

Lattice-proxy – 93% token compression for LLM APIs (drop-in replacement)

https://latticeproxy.io
1•Negative_ron•4m ago•0 comments

Fed's Cook says AI triggering big changes, sees possible unemployment rise

https://www.reuters.com/business/feds-cook-says-ai-triggering-big-changes-sees-possible-short-ter...
3•geox•5m ago•0 comments

Show HN: Linex – A daily challenge: placing pieces on a board that fights back

https://www.playlinex.com/
1•Humanista75•5m ago•0 comments

Claude says its DeepSeek when asked in Chinese

https://twitter.com/stevibe/status/2026227392076018101
1•smusamashah•6m ago•0 comments

UK fines Reddit for not checking user ages aggressively enough

https://arstechnica.com/tech-policy/2026/02/uk-fines-reddit-for-not-checking-user-ages-aggressive...
1•iamnothere•6m ago•0 comments

Show HN: Tau Router – Using Number-Theory to Partition Long-Context Retrieval

https://github.com/davidames0523/tau-router
1•davidames0523•7m ago•0 comments

Show HN: Claud-ometer – See your Claude Code usage, costs, and sessions locally

https://github.com/deshraj/Claud-ometer
1•deshraj•8m ago•0 comments

Show HN: MCP app for viewing/generating 3D Gaussian Splatting in ChatGPT

https://github.com/kstonekuan/splatter-mcp-app
1•kstonekuan•8m ago•0 comments

Sandcastles Made of Bits

https://jsfour.substack.com/p/sandcastles-made-of-bits
2•TheOsiris•9m ago•0 comments

Show HN: VoooAI – natural language to multi-modal AI pipelines

https://voooai.com/
1•hkljjkl•10m ago•0 comments

Every privacy concession in history has been permanent

https://nbtv.substack.com/p/enough-is-enough
2•Cider9986•10m ago•1 comments

Show HN: Ctrl and Click on text to jump to its translation key in VSCode

https://chromewebstore.google.com/detail/i18nkeylocator/nkoandfnjiopdjmhbcnggpeomnmieadi
1•yusufA207•12m ago•0 comments

Xkcd Simulation for Real Packages

https://nesbitt.io/xkcd-2347/
1•michaelw•13m ago•0 comments

New Research Suggests Myopia Could Be Caused by How We Use Our Eyes Indoors

https://www.sunyopt.edu/new-research-suggests-myopia-could-be-caused-by-how-we-use-our-eyes-indoors/
1•gnabgib•14m ago•0 comments

AI and My Crisis of Meaning

https://brids.bearblog.dev/ai-and-my-crisis-of-meaning/
2•mindwok•17m ago•0 comments

Men develop heart disease 7 years before women

https://www.empirical.health/blog/men-vs-women-heart-disease/
1•brandonb•17m ago•0 comments

AI isn't killing SaaS – it's killing single-purpose SaaS

2•JB_5000•19m ago•0 comments

Show HN: WaveGuard – Anomaly detection using wave physics simulation (GPU, MCP)

https://github.com/gpartin/WaveGuardClient
1•waveguard•19m ago•0 comments

Show HN: Jqueue: A job queue that runs on a single JSON file

https://github.com/janbjorge/jqueue
1•jeeybee•25m ago•0 comments

AST-Guided Translation of Natural Language into First-Order Logic with LLMs

https://arxiv.org/abs/2602.13237
2•PaulHoule•25m ago•0 comments

How Long Is the Coast of Britain? (1967)

https://www.jstor.org/stable/1721427
1•Hooke•25m ago•0 comments

Hegseth threatens to blacklist Anthropic over 'woke AI' concerns

https://www.npr.org/2026/02/24/nx-s1-5725327/pentagon-anthropic-hegseth-safety
1•cdrnsf•26m ago•0 comments

Ask HN: Do you use trading AI agents?

1•alphathetaquant•27m ago•1 comments

People-Shaped Problems

https://herbertlui.net/people-shaped-problems/
1•herbertl•27m ago•0 comments

In Pursuit of High-Fidelity GPU Kernel Benchmarking

https://standardkernel.com/blog/in-pursuit-of-high-fidelity-gpu-kernel-benchmarking/
1•matt_d•27m ago•0 comments

Chile's Project Cybersyn (1971-1973)

https://en.wikipedia.org/wiki/Project_Cybersyn
1•alhazrod•28m ago•0 comments

Mac mini plant was planned under the Biden administration

https://appleinsider.com/articles/26/02/24/apples-us-mac-mini-assembly-plant-was-planned-during-t...
3•alwillis•29m ago•0 comments

Cortex 2.0 – The Future of Robotic Intelligence

https://cortex2.sereact.ai
1•pancakenetwork•29m ago•0 comments

GRC Engineering

https://mattgoodrich.com/posts/grc-engineering/
1•mooreds•29m ago•0 comments