Viewing profile — stdohm
stdohm
HN member- Joined
- Thu, Aug 13, 2020, 6:33 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About stdohm
No profile information was provided.
Recent public activity
-
comment
Comment #35023226
Been using GitX for many years . Happy to learn there’s a new fork. Thanks!
-
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…
-
comment
Comment #30608777
lol, good one! I hope marketing sees this.
-
comment
Comment #24673228
goto; conferences https://www.youtube.com/c/GotoConferences Good talks on a variety of topics.
-
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…
-
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…