Live data from Hacker News

Viewing profile — stdohm

stdohm

HN member
Joined
Thu, Aug 13, 2020, 6:33 PM UTC
HN karma
5
Public activity
6 items

About stdohm

No profile information was provided.

Recent public activity

  1. comment
    Comment #35023226

    Been using GitX for many years . Happy to learn there’s a new fork. Thanks!

  2. comment
    Comment #31278124

    Something I use all the time to handle applications which might have multiple instances opened at once. For example, web browsers. Press CMD-TAB to bring up the list of opened appl…

  3. comment
    Comment #30608777

    lol, good one! I hope marketing sees this.

  4. comment
    Comment #24673228

    goto; conferences https://www.youtube.com/c/GotoConferences Good talks on a variety of topics.

  5. comment
    Comment #24151307

    Total agree and I use query builders all the time. (Yours definitely looks nice.) I was curious though how others might of handled these issues when using libraries like the one po…

  6. comment
    Comment #24147130

    I'm a fan of using raw sql like this but curious if anyone has solved deduplicating common statements and dynamic queries in a good way. For example: 1) Imagine lots of queries hav…