All
Articles 180,572Blog Posts 165,066Tech Tutorials 48,319Research Papers 35,693News 22,560
⚡ AI Lessons

Dev.to · Daniel Yang
📰 AI News & Updates
⚡ AI Lesson
2mo ago
You can't commit what Git can't see: keeping agent exhaust out of your repo
Agent notes and scratch files want to live next to your repo, but .gitignore is a promise, not a guarantee. Keep them structurally outside the worktree.

Dev.to · Daniel Yang
🔐 Cybersecurity
⚡ AI Lesson
2mo ago
Beyond login: encrypting data with passkeys and WebAuthn PRF
The WebAuthn PRF extension turns a passkey into an encryption keystore. How pknotes derives keys from a Face ID tap, and what that can't protect.

Dev.to · Daniel Yang
🔐 Cybersecurity
2mo ago
My "Deploy to Cloudflare" button disabled auth
A Deploy to Cloudflare button turned my local-dev config into production secrets, and shipped copies of my app with admin auth off. A postmortem.
DeepCamp AI