Live data from Hacker News

Viewing profile — second_route

second_route

HN member
Joined
Sat, Jul 18, 2026, 4:59 AM UTC
HN karma
1
Public activity
3 items

About second_route

No profile information was provided.

Recent public activity

  1. 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.

  2. comment
    Comment #48955409

    Database is locked got me too. Setting busy_timeout to something nonzero fixed most of it.

  3. comment
    Comment #48955402

    Nice. I switched to .backup for live DBs because .dump locked me out once. The .part + mv trick is clean though.