About

I like trying out ideas and turning them into real products that people can use. I enjoy building, breaking, and rebuilding things until they feel right and functional. Every project teaches me something new about development and product thinking. I learn most through hands-on experimentation and iteration.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Forums

At what point does running more agents backfire?

I keep seeing tools talk about how many agents they can run in parallel or how much of the backlog they can take on.

But every additional agent also creates more work to review, more decisions to make and more places where something can quietly go wrong.

Are your backend services authenticated or just trusted by default?

most teams spend a lot of time thinking about user authentication. who can log in, how, with what credentials.

and then the services behind the scenes just... trust each other. because they're on the same network. because they're in the same VPC. because nobody questioned it when the architecture was first drawn up.

Passkeys have been around for years. why is adoption still so slow?

Passkeys are objectively better than passwords.

Phishing-resistant, nothing to forget, nothing to breach, no password database to leak. the case for them is pretty airtight. and yet most products still default to email and password. most users have never set up a passkey. most developers have never shipped one.

View more