frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

You probably don't know as much AI as you think you do

https://aiforactualwork.com/
1•marcelo_lebre•55s ago•1 comments

Australia to investigate if OpenAI hack of government health website broke

https://techcrunch.com/2026/09/24/australia-to-investigate-if-openai-hack-of-government-health-we...
2•sbulaev•1m ago•0 comments

What AI companies pays the people who train it

https://blastradius.dpdns.org/
1•codebyaditya•1m ago•0 comments

The Design of Signalsmith Stretch (Pitch-Shifting Algorithm)

https://signalsmith-audio.co.uk/writing/2023/stretch-design/
1•epestr•4m ago•0 comments

India's outsourced software industry grows 9.5 percent to reach $239B

https://www.theregister.com/channel/2026/09/24/indias-outsourced-software-industry-grows-95-perce...
2•ent101•4m ago•0 comments

Show HN: Quartermaster – see your real asset allocation across all accounts

https://realallocation.com
1•olympusperspect•4m ago•0 comments

Meta debuts 'Charm' device to use new AI assistant Muse on the go

https://financialpost.com/technology/meta-debuts-muse-charm-device
3•hmokiguess•6m ago•0 comments

Visualization of all roads within any city

https://github.com/anvaka/city-roads
2•bookofjoe•6m ago•0 comments

Things That Are Good to Do

https://www.quarter--mile.com/Things-That-Are-Good-to-Do
2•surprisetalk•8m ago•0 comments

Meta VR Glasses, a New Era for Virtual Reality

https://www.meta.com/blog/meta-vr-glasses-announcement-meta-connect/
5•htk•9m ago•0 comments

AI labs' job-loss plans won't say what the public gets

https://beigebook.xyz/posts/preparedness-theater/
4•anothermathbozo•10m ago•0 comments

Without watermarking, nobody will write, and nobody will read

https://twitter.com/SamuelFitouss10/status/2099490852221473003
2•mathieu4v•12m ago•0 comments

Show HN: Clueless: how I made a scalable freeform crossword generator

https://clueless.crossword.is/blog/development-history
2•informades•12m ago•1 comments

AI could make more companies worth hacking, Anthropic report suggests

https://fortune.com/2026/09/24/ai-could-make-more-companies-worth-hacking-anthropic-report-suggests/
1•Brajeshwar•12m ago•0 comments

The Hi-Res Audio Scam: What's on the Disc?

https://losslessextract.com/hi-res-audio-scam/
1•packslash•12m ago•0 comments

Some thoughts on HTML's proposed previewsrc attribute

https://shkspr.mobi/blog/2026/09/some-thoughts-on-htmls-proposed-previewsrc-attribute/
1•Brajeshwar•13m ago•0 comments

Space-going mirrors could offer daylight on demand

https://www.economist.com/science-and-technology/2026/09/23/space-going-mirrors-could-offer-dayli...
1•Brajeshwar•13m ago•0 comments

What to Ask A.I. Leaders

https://www.nytimes.com/2026/09/24/opinion/congress-ai-sam-altman.html
2•sonabinu•13m ago•1 comments

Learn about Google's Project Suncatcher to put ML infrastructure in space

https://blog.google/innovation-and-ai/models-and-research/google-research/google-project-suncatch...
1•xnx•14m ago•0 comments

WalShadow: Replicating Postgres from Physical WAL

https://thebuild.com/blog/the-shadow-knows/
1•nightshade999•16m ago•0 comments

Bad bot traffic is growing 9 times faster than human web traffic

https://www.fastcompany.com/91611155/bad-bot-traffic-is-growing-9-times-faster-than-human-web-tra...
2•ent101•17m ago•1 comments

Our EU AI Act compliance engine has zero LLM calls, and CI blocks adding any

https://opencomplai.com/blog/no-llm-in-compliance-decisions
3•ythouma•17m ago•1 comments

Show HN: Secure and Private Decentralized Messaging over Git and WebRTC

https://glitr.io/docs/technical/roadmap/
2•Screen8774•17m ago•0 comments

Hard Stop: Out-of-band kernel preemption for rogue AI agents

https://github.com/joseluispino/hardstop
1•joseluispino•17m ago•0 comments

In Defence of the Solitary Practitioner and Self-Initiation

https://forbiddentexts.substack.com/p/in-defence-of-the-solitary-practitioner
1•PaulHoule•18m ago•0 comments

Flock, Axon dodge Senate hearing after invite from Chair Josh Hawley

https://www.cnbc.com/2026/09/23/flock-axon-senate-hearing-josh-hawley.html
2•mooreds•18m ago•0 comments

Apple Charging Guide

https://randsinrepose.com/archives/apple-charging-guide/
1•mooreds•19m ago•0 comments

Show HN: ComfyUI Extension for OpenRouter Models

https://github.com/stefanionescu/comfyui-openrouter
1•dr__stoney•19m ago•1 comments

Meta made a Tamagotchi-like wearable for its Muse AI agent

https://techcrunch.com/2026/09/23/meta-made-a-tamagotchi-like-wearable-for-its-muse-ai-agent/
1•wslh•20m ago•0 comments

Show HN: Kana – A terminal agent where the human stays in the loop

https://github.com/longyijdos/kana
1•longyijdos•20m 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.