frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Parseflow – Extract data from any document. Entirely on your Mac

https://www.parseflow.io/
1•devtanna•3m ago•0 comments

Beyond symbolic algebra with quantum picturalism

https://www.frontiersin.org/journals/cognition/articles/10.3389/fcogn.2026.1790789/full
1•mathgenius•3m ago•0 comments

Denoising Voice Recordings On-Device

https://www.duration.ai/blog/denoising-voice-recordings-on-device
1•sudb•6m ago•0 comments

Ask HN: Are OTA updates for native iOS/Swift apps allowed?

1•jackappdev•8m ago•0 comments

Cypherpunk Library

https://www.cypherpunklibrary.com/collection
1•bookofjoe•8m ago•0 comments

Nearly Three-Quarters of Dutch Responses to EU Tobacco Rules Were AI-Generated

https://pointer.kro-ncrv.nl/meerderheid-nederlandse-inspraak-op-strengere-eu-tabakswet-afkomstig-...
2•stefanvdw1•12m ago•0 comments

Ask HN: If someone invested $100k now for your startup, how would you spend it?

3•aurenvale•18m ago•0 comments

Tldr.fail – buggy servers break PQ KEX compatibility in TLS

https://tldr.fail/
1•basilikum•19m ago•0 comments

Kids Act Would Require Age Checks to Get Online

https://www.eff.org/deeplinks/2026/06/kids-act-would-require-age-checks-get-online
2•bilsbie•21m ago•0 comments

CORS Explained in Plain English

https://sanyamserver.online/posts/cors/
1•RickJWagner•21m ago•0 comments

More evidence of life on Mars but still no life

https://www.cbc.ca/radio/quirks/more-evidence-of-life-on-mars-but-still-no-life-1.7649645
6•pseudolus•22m ago•0 comments

From Prompts to Loops: Building Autonomous Coding Agents

https://animeshgaitonde.medium.com/from-prompts-to-loops-building-autonomous-coding-agents-6135bf...
1•animesh371g•24m ago•0 comments

Expect Claude Fable 5 to Be Turned Back on in a Matter of Days, Report Says

https://gizmodo.com/expect-claude-fable-5-to-be-turned-back-on-in-a-matter-of-days-report-says-20...
1•HiroProtagonist•24m ago•0 comments

Beyond Functional Programming: The Verse Programming Language (2022) [pdf]

https://simon.peytonjones.org/assets/pdfs/haskell-exchange-22.pdf
1•tosh•24m ago•0 comments

France records around 1k additional deaths amid extreme heat wave

https://apnews.com/article/europe-heat-temperature-records-france-deaths-germany-61f444317600cf1b...
2•geox•24m ago•0 comments

Almavivo – The On-Device Health Platform

https://almavivo.com
2•morog•28m ago•0 comments

Policy Pulse – Issue #21 – Week of June 27, 2026

https://blog.disclose.io/policy-pulse-issue-21-week-of-june-27-2026/
1•jruohonen•31m ago•0 comments

Show HN: Warren – run isolated instances of any CLI tool (no containers,no root)

https://github.com/swadhinbiswas/warren
1•0xER•32m ago•0 comments

Shadcn/UI components that can be used without react

https://basecoatui.com/
2•buckwheatmilk•32m ago•1 comments

Imagine Telling Someone in 1999

https://twitter.com/JesseTinsley/status/2070306180543500530
1•ksec•33m ago•0 comments

Show HN: Genius AI Detector

https://geniusaidetector.com/
1•Rudism•34m ago•0 comments

GhostGrid drift detection and edge tamper evidence via Ed25519

https://ghostgrid.dannygc.cloud/
1•aisoverighn•34m ago•0 comments

Artificial rain isn’t a solution to drought, according to a cloud-seeding expert

https://www.swissinfo.ch/eng/climate-adaptation/why-artificial-rain-is-not-a-solution-to-drought/...
1•giuliomagnifico•35m ago•0 comments

Perceus: Garbage free reference counting with reuse

https://dl.acm.org/doi/10.1145/3453483.3454032
1•fanf2•35m ago•0 comments

Show HN: A faithful MUMPS 76 anniversary implementation – the original NoSQL DB

https://github.com/rochus-keller/mumps/
1•Rochus•35m ago•1 comments

Show HN: UnfoldCMS – self-hosted Laravel CMS, one-time pricing, no subscriptions

https://unfoldcms.com
1•hpakdaman•42m ago•0 comments

Trump threatens 100% tariff on European countries that impose digital tax

https://apnews.com/article/trump-tariff-europe-d2007fee8ae733a15f240c5f83462c96
3•leonidasrup•43m ago•0 comments

Flounder Mode

https://colossus.com/article/flounder-mode/
2•skadamat•43m ago•0 comments

SHOW HN: Experimental GCC/GAS inline assembly bridge for Python

https://pypi.org/project/sfpy-asm/0.1.1/
2•sunuhwang•44m ago•0 comments

Yourbrowsercandoit – 64 file tools, free, no upload, no signup, no tracking

https://yourbrowsercandoit.com/
1•robhati•47m ago•1 comments
Open in hackernews

We've built the first VPN protocol that breaks all speed barriers

https://surfshark.com/blog/surfshark-launches-a-vpn-protocol
2•Croftengea•1h ago

Comments

panikal•1h ago
Wireguard specifically was not designed for enterprise use, quite the opposite, and enterprise has to do quite a bit of wrapping around it to ensure keys are rotated and this is why tailscale has become so popular.

> Instead of reconstructing existing protocols, we built one from scratch. One that’s designed around what actually matters to you: security and performance.

Sigh.

AEGIS-256X2 can be hardware accelerated but its not really any stronger in the end than ChaCha20-Poly1305. The limitations of that hardware acceleration are not even felt in my experience on single-client connections, and its really the server where you see the pain.

Did surfshark just rewrite or vibe code wireguard with a new encryption algorithm?

Croftengea•1h ago
> Did surfshark just rewrite or vibe code wireguard with a new encryption algorithm?

Then it would be outright lie to say "We started with a clean slate."