Viewing profile — second_route
second_route
HN member- Joined
- Sat, Jul 18, 2026, 4:59 AM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About second_route
No profile information was provided.
Recent public activity
-
comment
Comment #48955470
When my tabs get out of control, I keep only the ones I can still remember why I opened. The rest is just noise at that point.
-
comment
Comment #48955409
Database is locked got me too. Setting busy_timeout to something nonzero fixed most of it.
-
comment
Comment #48955402
Nice. I switched to .backup for live DBs because .dump locked me out once. The .part + mv trick is clean though.