frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Busybee

https://github.com/githappens/busybee
1•playfultones•51s ago•1 comments

WhatsApp Plus is rolling out new premium features

https://wabetainfo.com/whatsapp-plus-is-rolling-out-new-premium-features/
1•fwn•1m ago•0 comments

DuckDB Now Speaks Dutch

https://duckdb.org/2026/04/01/duckdb-now-speaks-dutch
1•saeedesmaili•3m ago•0 comments

Understanding the Go Runtime: The Network Poller

https://internals-for-interns.com/posts/go-netpoller/
1•valyala•4m ago•0 comments

Salesforce Stopped Paying for Salesforcefoundation.org

1•october8140•4m ago•1 comments

Smartphones, Online Music Streaming, and Traffic Fatalities

https://www.nber.org/papers/w34866
1•nixass•9m ago•0 comments

Controlling the secondary fan on Minisforum AI Pro HX 370

https://github.com/MiniPcThinker/minisforum_ai_pro_hx_370_aux_fan_controller/blob/main/INVESTIGAT...
1•minipcthinker•9m ago•0 comments

Prediction Markets: Last Week Tonight with John Oliver [video]

https://www.youtube.com/watch?v=ZN4njIQcSR4
3•Topfi•19m ago•0 comments

File System Wars

https://bytearchitect.io/macos-security/theory/Filesystem-Wars-Why-Your-Choice-of-Storage-is-Actu...
1•rantingdemon•20m ago•0 comments

Email Newsletter Management

https://gemvoyage.net/
1•princesauro•20m ago•0 comments

Bloomberg Terminal is ugly and clunky, but everyone uses it. Even their enemies

https://twitter.com/mb_ghalibaf/status/2045986841220772123
1•haebom•22m ago•0 comments

Neuro-Symbolic Ode Discovery with Latent Grammar Flow

https://arxiv.org/abs/2604.16232
1•ahsillyme•23m ago•0 comments

ZeusHammer – Built an AI Agent That "Thinks Locally"

https://github.com/pengrambo3-tech/ZeusHammer
1•RamboZeusHammer•24m ago•0 comments

New Debian Project Leader Elected for 2026

https://www.phoronix.com/news/Debian-DPL-Sruthi-Chandran
1•axbyte•26m ago•0 comments

Dentavive Legit or Scam in 2026? ( Hype or Trusted Choice?) [pdf]

https://fsc.org/sites/default/files/webform/problem_with_unacceptable_activi/_sid_/Dentavive1Guid...
1•hauzlapy•27m ago•0 comments

Show HN: I Recreated Encarta's MindMaze

https://medium.com/@laurentiu.raducu/i-recreated-encartas-mindmaze-and-added-it-to-select-supply-...
3•laurentiurad•27m ago•1 comments

Show HN: Keshro, plan and execute migrations with AI agents

https://keshro.com
1•jlewitt1•32m ago•1 comments

People and AI

https://insurtechamsterdam.com/blog/ai-people-strategy-insurance
1•Venesha•32m ago•0 comments

Authorship and Involuntary Attribution

https://www.prio.org/comments/1156
1•jruohonen•33m ago•0 comments

Harmandeep Singh Kandhari Leading with Vision in a Rising Punjab Investment

https://sites.google.com/view/harmandeep-singh-kandhari
1•KirtiKKapoor•33m ago•0 comments

AI assistants are changing how people buy insurance

https://insurtechamsterdam.com/blog/how-ai-assistants-are-changing-how-people-buy-insurance
1•Venesha•33m ago•1 comments

AEO versus SEO: What is answer engine optimisation (AEO) for insurers?

https://insurtechamsterdam.com/blog/what-is-answer-engine-optimisation-aeo-for-insurers%20-aeo-ve...
1•Venesha•33m ago•0 comments

Brussels launched an age checking app. Hackers took 2 minutes to break it

https://www.politico.eu/article/eu-brussels-launched-age-checking-app-hackers-say-took-them-2-min...
14•axbyte•37m ago•2 comments

Show HN: Free AI image background remover online

https://bgremoval.net/
1•cottomzhang•37m ago•0 comments

AI quota inflation is no token effort. It's baked in

https://www.theregister.com/2026/04/20/inflation_ai_quota/
2•jjgreen•38m ago•0 comments

A quantum computer can be used to steal your Bitcoin in '9 minutes'

https://www.coindesk.com/tech/2026/04/18/how-a-quantum-computer-can-be-used-to-actually-steal-you...
2•stubbi•41m ago•1 comments

Show HN: Command-line interfaces for macOS native apps

https://github.com/evilmarty/apple-cli
1•evilmarty•42m ago•0 comments

A Berserker Mushroom Poem

1•aimmia•45m ago•0 comments

What Is an XY Problem?

https://meta.stackexchange.com/questions/66377/what-is-the-xy-problem
1•nomilk•50m ago•0 comments

Japan Is Building a War Machine in the East China Sea

https://jacobin.com/2026/04/japan-takaichi-military-us-china
1•robtherobber•51m ago•1 comments
Open in hackernews

Passwords are okay, impulsive Internet isn't

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

Comments

palata•11mo 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.