frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Purging George Orwell's books misses what drives the political right

https://theloop.ecpr.eu/purging-the-books-of-george-orwell-will-not-halt-the-rise-of-the-politica...
1•jruohonen•1m ago•1 comments

Codex Micro

https://openai.com/supply/co-lab/work-louder/
1•davidbarker•1m ago•0 comments

OpenAI's first branded hardware is a light-up keyboard?

https://arstechnica.com/ai/2026/07/openais-first-branded-hardware-is-a-light-up-keyboard/
1•cdrnsf•2m ago•0 comments

OpenAI Launches Hardware for Codex

https://www.theverge.com/ai-artificial-intelligence/965901/openai-hardware-codex-micro-launch
1•whalesalad•2m ago•0 comments

2081681993819799846994786333448627702865224538845305484256394568209274196 (etc.) [video]

https://www.youtube.com/watch?v=1cvKGqgOx_8
1•lr0•2m ago•0 comments

Network routing correctness ≠ distribution completeness [pdf]

https://static1.squarespace.com/static/6a0160b578abca0542beab1d/t/6a545da888c407314b0e6289/178391...
1•siliconmtn•2m ago•0 comments

Show HN: OtoDock, run Claude Code and Codex as a team of agents on your server

https://github.com/OtoDock/oto-dock/
1•dimitrismrtzs•3m ago•0 comments

What happens when your VPN meets 200 AI agents

https://thenewstack.io/unified-access-ai-agents/
1•Brajeshwar•3m ago•0 comments

Kilo Code has been acquired by Anaconda

https://twitter.com/kilocode/status/2077394060248076699
3•tosh•3m ago•0 comments

We're Starting To Trust Some Clusters - OCI Has Two Of Them

https://webbynode.com/articles/were-starting-to-trust-some-clusters-oci-is-one-of-them
1•gsgreen•5m ago•0 comments

Rest of the Owl: Completes the full dev cycle given a well defined task

https://github.com/steph-dove/klaussy-agents/blob/main/src/klaussy/templates/skills/rest-of-the-o...
1•klaussy•6m ago•0 comments

BREAKFAST – Mechanical Engineer – Brooklyn NY – On-Site – Full-Time or Freelance

https://theartistbreakfast.com/works
1•mattiasgunneras•6m ago•0 comments

The Other Norwegian

https://granta.com/the-other-norwegian/
1•jruohonen•6m ago•0 comments

Nix in FedRAMP High environments now available in FlakeHub

https://determinate.systems/blog/flakehub-fedramp-high/
2•jmartens•6m ago•0 comments

German Court Orders Deletion of Footage Exposing Pig Gas Chambers

https://veganhorizon.substack.com/p/punished-for-exposing-the-truth
2•hn_acker•7m ago•0 comments

Show HN: Mindlas – catch your coding agent drifting before the bad code lands

https://github.com/Evolutionairy-AI/MINDLAS
1•MAESTRO1955•9m ago•0 comments

How we're saving 50k$ of Claude API every month

https://github.com/regolo-ai/brick-SR1
1•FrancescoMassa•10m ago•1 comments

After Geneva, AI Governance Must Confront the Trust Deficit

https://www.techpolicy.press/after-geneva-ai-governance-must-confront-the-trust-deficit/
1•cdrnsf•12m ago•0 comments

The Internet Had a North Star. The UN's Global Dialogue Made Clear AI Doesn't

https://www.techpolicy.press/the-internet-had-a-north-star-the-uns-global-dialogue-made-clear-ai-...
1•cdrnsf•12m ago•0 comments

Alzheimer's Blood Tests Offer New Promise to Diagnose and Predict the Disease

https://www.nytimes.com/2026/07/15/well/mind/alzheimers-disease-blood-tests-symptoms.html
2•elo2000•13m ago•0 comments

Treating generic drugs as something special can wreck affordability

https://www.46brooklyn.com/research/wrecklimid-how-treating-generic-drugs-as-something-special-ca...
2•toomuchtodo•14m ago•1 comments

Meta employees sue, allege AI-driven layoffs targeted medical, parental leave

https://apnews.com/article/meta-lawsuit-workers-target-ai-layoffs-leave-019fb9c7fdc09167e91547546...
3•1vuio0pswjnm7•14m ago•0 comments

Show HN: misa77 - a codec that decodes 2x faster than LZ4 (at better ratios)

https://github.com/welcome-to-the-sunny-side/misa77
2•nonadhocproblem•15m ago•0 comments

Narrative Analysis: Case studies in heat resilience

https://www.undrr.org/media/108608/download
1•jruohonen•15m ago•0 comments

J-space comparisons across open models

https://eliebak.com/viz/jspace-open-v2
2•babelfish•17m ago•0 comments

They Prefer the App

https://idiallo.com/blog/they-prefer-the-app
4•Brajeshwar•20m ago•0 comments

A Palantir-ish dashboard for family trip planning

https://github.com/andrewjiang/palantir-for-family-trips
2•latchkey•21m ago•0 comments

Ottawa fixed the buyer's problem. The SME's four problems are still ours

https://vanguardcanada.com/ottawa-fixed-the-buyers-problem-the-smes-four-problems-are-still-ours/
1•ClearwayLaw•22m ago•1 comments

Spinel on Rails

https://intertwingly.net/blog/2026/06/19/Spinel-on-Rails.html
1•ksec•22m ago•0 comments

Ask HN: Does it still make sense to write code by hand?

3•fnoef•22m ago•2 comments
Open in hackernews

Byzantine Generals Problem solved

https://localitysocial.cloud/
2•MrMalte•1h ago

Comments

MrMalte•47m ago
Hello,

I solved the Byzantine General Problem in distributed systems. This has the potential to send bitcoin to zero.

If you want to know the technical details, check localitysocial.cloud

It is the result of long theoretical work.

Writing E2EE messengers is now a matter of minutes. New kinds of games are possible. Classical software development patterns needing migrations and server-side synchronization become completely obsolete;

all logic is moved to the clients and scaled and secured by redundancy and checkpoints.

It is therefore an extension of the classic "Event Sourcing" design patterns that martin fowler described and that is very popular.

The reason I can solve the Byzantine General Problem in the most general case, is because I shift the difficulty of the sybil problem away from timestamping toward Authentication. More details you find on the website.

If you want to know the technical details, check localitysocial.cloud

A Flutter client library is avilable at https://pub.dev/packages/locality_core