frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Do not download the app, use the website

https://idiallo.com/blog/dont-download-apps
832•foxfired•10h ago•454 comments

Open Sauce is a confoundingly brilliant Bay Area event

https://www.jeffgeerling.com/blog/2025/open-sauce-confoundingly-brilliant-bay-area-event
96•rbanffy•2d ago•33 comments

Turn any diagram image into an editable Draw.io file. No more redrawing

https://imagetodrawio.com/
46•matthewshere•2h ago•10 comments

It's time for modern CSS to kill the SPA

https://www.jonoalderson.com/conjecture/its-time-for-modern-css-to-kill-the-spa/
457•tambourine_man•11h ago•259 comments

CCTV Footage Captures the First-Ever Video of an Earthquake Fault in Motion

https://www.smithsonianmag.com/smart-news/cctv-footage-captures-the-first-ever-video-of-an-earthquake-fault-in-motion-shining-a-rare-light-on-seismic-dynamics-180987034/
115•chrononaut•6h ago•19 comments

Show HN: Auto Favicon MCP Server

https://github.com/dh1011/auto-favicon-mcp
9•dh1011•2h ago•1 comments

Users claim Discord's age verification can be tricked with video game characters

https://www.thepinknews.com/2025/07/25/discord-video-game-characters-age-verification-checks-uk-online-safety-act/
36•mediumdeviation•4h ago•28 comments

Simon Tatham's Portable Puzzle Collection

https://www.chiark.greenend.org.uk/~sgtatham/puzzles/
16•sogen•2h ago•4 comments

It's a DE9, not a DB9 (but we know what you mean)

https://news.sparkfun.com/14298
383•jgrahamc•19h ago•245 comments

The Rise and Fall of the Hanseatic League

https://worksinprogress.co/issue/the-rise-and-fall-of-the-hanseatic-league/
8•loeber•3d ago•0 comments

Never write your own date parsing library

https://www.zachleat.com/web/adventures-in-date-parsing/
184•ulrischa•15h ago•227 comments

Windsurf employee #2: I was given a payout of only 1% what my shares where worth

https://twitter.com/premqnair/status/1948420769945682413
558•rfurmani•1d ago•373 comments

Vanilla JavaScript support for Tailwind Plus

https://tailwindcss.com/blog/vanilla-js-support-for-tailwind-plus
244•ulrischa•14h ago•122 comments

Why MIT switched from Scheme to Python (2009)

https://www.wisdomandwonder.com/link/2110/why-mit-switched-from-scheme-to-python
220•borski•16h ago•187 comments

Efficient Computer's Electron E1 CPU – 100x more efficient than Arm?

https://morethanmoore.substack.com/p/efficient-computers-electron-e1-cpu
199•rpiguy•16h ago•69 comments

Ambigrammia: Between Creation and Discovery (Hofstadter, 2025)

https://yalebooks.yale.edu/book/9780300275438/ambigrammia/
3•lorenzuru•1h ago•1 comments

Why I Do Programming

https://esafev.com/notes/why-i-do-programming/
11•artmare•3h ago•4 comments

Animated Cursors

https://tattoy.sh/news/animated-cursors/
180•speckx•15h ago•40 comments

Experimental surgery performed by AI-driven surgical robot

https://arstechnica.com/science/2025/07/experimental-surgery-performed-by-ai-driven-surgical-robot/
92•horseradish•12h ago•94 comments

The future is not self-hosted

https://www.drewlyton.com/story/the-future-is-not-self-hosted/
307•drew_lytle•21h ago•284 comments

Steam, Itch.io are pulling ‘porn’ games. Critics say it's a slippery slope

https://www.wired.com/story/steam-itchio-are-pulling-porn-games-censorship/
488•6d6b73•16h ago•636 comments

What is X-Forwarded-For and when can you trust it? (2024)

https://httptoolkit.com/blog/what-is-x-forwarded-for/
23•ayoisaiah•2d ago•6 comments

Developing our position on AI

https://www.recurse.com/blog/191-developing-our-position-on-ai
206•jakelazaroff•2d ago•65 comments

A Union Pacific-Norfolk Southern combination would redraw the railroad map

https://www.trains.com/trn/news-reviews/news-wire/a-union-pacific-norfolk-southern-combination-would-redraw-the-railroad-map/
53•throw0101c•12h ago•82 comments

CO2 Battery

https://energydome.com/co2-battery/
127•xnx•16h ago•113 comments

Programming vehicles in games

https://wassimulator.com/blog/programming/programming_vehicles_in_games.html
266•Bogdanp•18h ago•59 comments

Women dating safety app 'Tea' breached, users' IDs posted to 4chan

https://www.404media.co/women-dating-safety-app-tea-breached-users-ids-posted-to-4chan/
420•gloxkiqcza•17h ago•539 comments

Researchers value null results, but struggle to publish them

https://www.nature.com/articles/d41586-025-02312-4
111•Bluestein•2d ago•41 comments

Show HN: Apple Health MCP Server

https://github.com/neiltron/apple-health-mcp
175•_neil•2d ago•35 comments

Steve Jobs' cabinet

https://perfectdays23.substack.com/p/steve-jobs-cabinet
74•padraigf•3d ago•63 comments
Open in hackernews

Quantum Scientists Have Built a New Math of Cryptography

https://www.quantamagazine.org/quantum-scientists-have-built-a-new-math-of-cryptography-20250725/
31•DocFeind•17h ago

Comments

bawolff•16h ago
I found this kind of hard to follow (maybe reading the original paper would be better).

Did i understand right:

- they want to make a crypto system that that still works even if p=np

- they came up with a trapdoor function where the trapdoor is not in NP but is in BQP

jasperry•16h ago
A pretty middling article from quanta--I expect better science writing from them. This one seems to be trying too hard to avoid being concrete, leaning into vague, unhelpful analogies. Still, I appreciate their work to publicize important theory results.

The research area is "Quantum One-Wayness" and here's the paper with the main result being discussed: https://arxiv.org/abs/2310.11526

matthewdgreen•16h ago
The big question I'd want to answer here is: are we discussing symmetric encryption or public-key encryption, because they live in different worlds. I was sort of hoping that one of the experts would chime in with this.

Looking at the paper (for literally 30 seconds) I found a result stating that public-key encryption (in their model where secret keys are quantum and pubkeys/ciphertexts are classical) implies their one-way puzzles. That's good, because it implies that one-way puzzles are a necessary building block for public-key encryption. But it doesn't mean that one-way puzzles are sufficient to build public-key encryption. I was hoping to see the opposite implication, that one-way puzzles imply public-key encryption, but I didn't see that.

Maybe that's elsewhere in the paper, and isn't yielding to my sophisticated "search for one word" analysis.

ETA: I know as much quantum information theory as I do paragliding, so please chime in with knowledgeable thoughts here!

jasperry•13h ago
This is about the foundations of symmetric encryption. The authors are looking for constructions that give similar security guarantees to one-way functions if you live in the quantum world, and one-way functions are the theoretical foundation of symmetric cryptography.

Public-key encryption is based on trapdoor functions, which is a strictly stronger definition. So they wouldn't have got that far yet.

bawolff•13h ago
Well that sounds theoretically interesting, is there a practical application here? As far as i know traditional hash functions are just as safe in the quantum world as in the classical world (up to a sqrt for grover)
jasperry•12h ago
That's also what I heard about traditional one-way hash functions and quantum. It's a theoretical result for now...
cycomanic•45m ago
Controversial opinion, but many in the quantum community actively contribute to and take advantage of this confusion.

Prime example: The whole idea of QKD (Quantum Key Distribution), if you listen to many talks they often motivate the talk using Shor's algorithm and the idea that a quantum computer would possibly break many classical encryption algorithms in the future (that's so far still largely a theoretical result). They then sell QKD as the solution because it's "quantum secure", but QKD is a key distribution mechanism for symmetric encryption (which can't be broken by quantum algorithms). Moreover it's really just a physical layer "sensing" solution, where you can transmit data (over a special link) and detect if someone has listened in on your transmission.

So they sell a solution to the public key encryption possibly being broken by quantum computers in the future, but their solution can not replace public key encryption, because it can only secure a link between two predetermined endpoints. It's an dishonest marketing ploy.

noqc•15h ago
>I expect better science writing from them.

based on what?

Enginerrrd•8h ago
I totally agree! It's the first article from quanta that made me afraid.ofnthe direction they're going. Scientific American kept drifting to looser and looser footing through bad analogies and not talking about the underlying mathematics in an effort to appeal to more people, the end result though was terrible.

This article was almost unreadable. Anyone with an interest in this is going to be familiar with ther term "matrix" and P vs NP. Most would likely have at least hear do BQP problems as well. What's the point ofndumbing it down any further than that. There comes a point where further distillation is to lossy, like an overly compressed jpeg that has lost any value as an image.