frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The auto lobby spent millions on media manipulation

https://impuls.news/en/featured/gasoline-lobby-from-electric-cars/
1•robtherobber•48s ago•0 comments

Nvidia Buys Hugging Face After OpenAI Hack. How Will Stock React?

https://beincrypto.com/nvidia-hugging-face-acquisition-openai-hack/
1•vanclaude•4m ago•0 comments

Auth is now sometimes required to clone public GitHub repos

https://github.com/orgs/community/discussions/206581
1•sgsjchs•5m ago•1 comments

Jujutsu 0.45.0

https://github.com/jj-vcs/jj/releases/tag/v0.45.0
1•birdculture•6m ago•0 comments

Shewv.com 40% Off

https://Shewv.com/en
1•TryLath•6m ago•0 comments

Neovim new async Lua API

https://neovim.io/doc/user/lua-async/
1•olexsmir•8m ago•0 comments

Show HN: Rendrflow your on device photo editing

https://play.google.com/store/apps/details?id=com.saif.example.imageupscaler&hl=en_US
1•hacker7777•8m ago•0 comments

A Week of Bug Reporting

https://tratt.net/laurie/blog/2022/a_week_of_bug_reporting.html
1•luu•9m ago•0 comments

Ask HN: Should internal services ever receive raw customer PII?

1•Securelytixdev•11m ago•0 comments

Apple Is Testing a Four-HomePod Surround System, Code Suggests

https://www.macrumors.com/2026/09/04/apple-testing-four-homepod-surround-system/
1•tosh•17m ago•0 comments

Simple Made Easy

https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/SimpleMadeEasy.md
2•Bluestein•19m ago•0 comments

A free web app that tells you what to fix after a bad espresso shot

https://dialyourshot.com/
1•pirotechnique•20m ago•0 comments

These Linux distros run in RAM and barely touch your SSD

https://www.makeuseof.com/these-awesome-linux-distros-run-completely-in-ram-and-barely-touch-your...
1•ColinWright•22m ago•0 comments

Colorado Sees First Lawsuit Under 'Right to Repair' Law

https://www.techdirt.com/2026/09/03/colorado-sees-first-lawsuit-under-right-to-repair-law/
1•SockThief•23m ago•0 comments

Fusion Dreams Drive High-Temperature Superconductor Quest

https://spectrum.ieee.org/high-temperature-superconductor-ai-research
1•rbanffy•24m ago•0 comments

Bun v1.4.1

https://bun.com/blog/bun-v1.4.1
2•ErenayDev•28m ago•0 comments

Scientists observe Einstein's gravity in the quantum world

https://www.eurekalert.org/news-releases/1141933
1•_hao•29m ago•0 comments

Whistle Synth

https://www.jefftk.com/p/whistle-synth-mac-app
1•luu•32m ago•0 comments

Tracing np.add, all the way down

https://blog.veitheller.de/numpy.html
1•luu•34m ago•0 comments

A preview of the future IA documentation

https://intel.github.io/SDM/announcement/2026/08/20/announce-preview.html
1•luu•39m ago•0 comments

Sudden Unexpected Death in the Pfizer Trial: A Pharmacovigilance Failure

https://esmed.org/MRA/mra/article/view/7810/99193550508
1•inanothertime•41m ago•0 comments

Hot take on GPT-6 Astra

https://garymarcus.substack.com/p/hot-take-on-gpt-6-astra
2•Bluestein•41m ago•2 comments

By 2029 no computer or "machine intelligence" will have passed the Turing Test

https://longbets.org/1/
1•tetris11•42m ago•0 comments

Nvidia's AVO harness boosts Opus 5 to 100% on ARC-AGI 3

https://developer.nvidia.com/blog/nvidia-avo-reaches-100-on-arc-agi-3-demonstrating-a-frontier-le...
1•irthomasthomas•45m ago•0 comments

Cybercab motor uses no rare earth metals

https://twitter.com/elonmusk/status/2095720611695759704
2•tosh•52m ago•0 comments

German Government abandons plan for BSI constitutional amendment

https://www.heise.de/en/news/Cybersecurity-Government-abandons-plan-for-BSI-constitutional-amendm...
2•doener•56m ago•0 comments

Which European league is hardest to predict? 52,471 matches with closing odds

https://pythiafootball.com/research/hardest-league-to-predict/
1•Yiannis91•58m ago•0 comments

Punktfunk – Game streaming that outgrew GameStream

https://punktfunk.unom.io/en/
2•sagacity•59m ago•0 comments

Nerdminer mines xcoin on a Mac using new consensus algoritm

https://medium.com/@knexcoin/why-a-macbook-beats-a-mining-warehouse-on-metaldag-3c0e4f498b87
1•winnertakeall•1h ago•0 comments

A hundred coffee machines and the joy of small open source

https://sjg.io/writing/a-hundred-coffee-machines-and-the-joy-of-small-open-source/
1•simonjgreen•1h 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.