Live data from Hacker News

Viewing profile — jjmod

jjmod

HN member
Joined
Tue, Nov 12, 2019, 6:07 AM UTC
HN karma
14
Public activity
4 items

About jjmod

No profile information was provided.

Recent public activity

  1. comment
    Comment #26827098

    not bitcoin, but I have some similar experience and thought I could share. I got into dogecoin literally right after it launched (late 2013). There were zero exchanges that sold it…

  2. comment
    Comment #26480511

    how do you handle backup/replication for your sqlite server?

  3. comment
    Comment #26417626

    It might be feasible if you use sqlite's in-memory feature, because hitting the disk on each query is way too slow for a real-time application. Why not just use an r-tree library f…

  4. comment
    Comment #21511897

    What kinds of questions were asked during the interview process? I don't think I'll ever have the chance to work there, but I'm extremely curious about the vetting process for a pl…