Hi HN — I built LazyHippo.dev as a sandbox for auth testing, product testing, and general “let me break this before users do” workflows.
It started as a tool for my own projects because auth and edge cases kept eating time:
- login/signup issues
- session weirdness
- role/permission behavior
- product-flow regressions
- test scenarios that are annoying to recreate manually
The goal is to have a practical environment for validating auth/product behavior without building a huge internal setup every time.
Who it’s for:
- indie hackers
- builders shipping quickly
- teams who need lightweight testing workflows
- people who want to catch auth/product issues earlier
What I’d love feedback on:
1. What auth/testing pain points waste the most time for you?
2. What would make a tool like this genuinely useful vs. “nice idea”?
3. Which features would be must-have for version 1?
I’m especially interested in feedback from people who’ve dealt with messy auth flows in production.