frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

War is not god, neither is AI

https://ryelang.org/blog/posts/war-is-not-god-neither-is-ai/
1•middayc•1m ago•0 comments

Why Some People Are Born with Devastating Gene Mutations–and Never Get Sick

https://www.nationalgeographic.com/health/article/genetic-mutation-inherited-disease-dna
1•bookofjoe•2m ago•1 comments

Google Buys Spirit Airlines' Emails, Files and Flight Records for $10M

https://viewfromthewing.com/google-buys-spirit-airlines-emails-files-and-flight-records-for-10-mi...
1•paulpauper•6m ago•0 comments

One Night in Uzbekistan

https://statmodeling.stat.columbia.edu/2026/08/20/we-couldnt-reproduce-their-findings-and-realize...
1•paulpauper•7m ago•0 comments

And the universe said you are the universe

https://unpublishablepapers.substack.com/p/and-the-universe-said-you-are-the
1•paulpauper•7m ago•0 comments

Mice learn to think out of the box

https://news.emory.edu/stories/2026/08/how-mice-learn-think-out-box-neuroscience-surprise
1•gmays•8m ago•0 comments

Migrate Repo to TypeScript 7

https://github.com/microsoft/TypeScript/pull/63763
1•sensanaty•9m ago•0 comments

A limit order book and matching engine in Go

https://intrepidkarthi.github.io/orderbook/
1•intrepidkarthi•10m ago•0 comments

What Happened: OpenAI and HuggingFace

https://thezvi.wordpress.com/2026/08/08/what-happened-openai-and-huggingface/
1•gmays•10m ago•0 comments

When Postgres Isn't the Process That Kills Your Database

https://clickhouse.com/blog/protect-postgres-from-supporting-processes
1•saisrirampur•10m ago•0 comments

I'm Sick of Reading AI-Written Posts

https://cyb3rops.medium.com/im-sick-of-reading-ai-written-posts-107767481fbf
1•gurjeet•12m ago•0 comments

Tumble Forth – from assembly to OS with C compiler

https://tumbleforth.hardcoded.net/
2•vicek22•13m ago•0 comments

Death to the Self-Playing Game

https://www.jank.cool/death-to-the-self-playing-game/
2•speckx•15m ago•0 comments

Does every question mark deserve a Betteridge?

https://dynomight.net/betteridge/
1•Curiositry•15m ago•0 comments

Multiple sequence alignment using WebGPU

https://github.com/ag4349/msa-webgpu
1•ag4349•16m ago•1 comments

Show HN: CSVtoTable – turn a CSV/XLSX into one self-contained HTML file

https://github.com/vividvilla/csvtotable
2•v512•20m ago•1 comments

Shenzhen Night Walk [video]

https://www.youtube.com/watch?v=JiXpYbCZyjs
1•simonebrunozzi•22m ago•0 comments

Robotics Software

1•erardaiden•22m ago•0 comments

Windmill.dev is not "fully open-sourced (AGPLv3)"

5•alpine-rockies•22m ago•0 comments

Brazilian Rank Links

https://rankbrasileiro.com.br/
1•xexeno•23m ago•0 comments

Mersenne Twister in a 15-Year-Old Game Binary

https://medium.com/@jizoskasa/i-reverse-engineered-plants-vs-zombies-to-answer-one-very-specific-...
1•birdculture•24m ago•0 comments

Bringing the cybersecurity capabilities of Claude Mythos 5 to more defenders

https://claude.com/blog/bringing-claude-mythos-5-to-more-defenders
1•garo-pro•24m ago•0 comments

Britain would be bonkers to ditch Palantir

https://www.economist.com/leaders/2026/08/20/britain-would-be-bonkers-to-ditch-palantir
1•andsoitis•25m ago•2 comments

Printing Lists

https://matklad.github.io/2026/08/14/printing-lists.html
1•chilipepperhott•26m ago•0 comments

AI is about to uncover a hidden world of animal communication

https://twitter.com/itsolelehmann/status/2090831992200020253
3•bilsbie•29m ago•2 comments

His Wedding Guests Were Arriving–Just as His $45B Fund Was Falling Apart

https://www.wsj.com/finance/leopold-aschenbrenner-situational-awareness-ai-fund-597633d3
1•simonebrunozzi•29m ago•0 comments

The Meta Chalkboard

https://christopherabalos.substack.com/p/the-meta-chalkboard
1•cabalos•31m ago•0 comments

Sharding pytest by file cut collection time from 3 minutes to 40 seconds

https://tobsecret.github.io/2026/08/20/Sharding-Tests-by-File/
1•tobsecret•31m ago•1 comments

Postgres SELECT DISTINCT does not scale

https://www.dbos.dev/blog/postgres-select-distinct-does-not-scale
2•KraftyOne•32m ago•0 comments

Dilution math: why more companies should be boot or seed-strapping

https://readonpaper.substack.com/p/100-of-250m-beats-10-of-2b
1•mondesai•33m ago•0 comments
Open in hackernews

Passwords are okay, impulsive Internet isn't

https://www.dedoimedo.com/life/passwords-passkeys.html
3•brycewray•1y ago

Comments

palata•1y ago
Hmm... I see a rant against the state of software (bad software, AI diarrhea, ...) and TooBigTech having control over everything. I can agree with that, but it has nothing to do with the "passwords vs passkeys" question.

The rant against passkeys? I don't get it. Just like one can use a password manager controlled by TooBigTech or KeePass, one can use a passkey controlled by TooBigTech or a Yubikey. I find it great to authenticate directly with my Yubikey (over FIDO2) instead of using my Yubikey to decrypt a password and copying it in a form.

And then there is the part that is completely wrong about security. They say that they "can't trust their phone" so they don't want to keep the passkeys there. But that is not correct: if the passkeys are encrypted and the key is stored in a TPM, then that's effectively similar to having a security key (you have to trust the TPM, just as you have to trust the security key of course).

And then there is the nonsense:

> I can set up KeePass Portable on a USB key, run it in Linux via WINE, place it inside an encrypted VeraCrypt container, copy to any which file sharing service, if I want.

If the device where you enter the password is compromised, then the password will be compromised as soon as you enter it on that device. No matter how much you show off with your funny setup with WINE and VeraCrypt. A password manager doesn't protect against that, so passwords can be exfiltrated as they are used. Whereas a FIDO2 authentication requires the passkey every time. E.g. I need to physically touch my Yubikey for it to sign the challenge. It could be MitM, but it is visible ("I touched my Yubikey and it didn't work, what happened?").

Authenticating over FIDO2 with a security key is strictly superior to entering a password in a field, period.