Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stdohm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
stdohm
4y ago
Been using GitX for many years . Happy to learn there’s a new fork. Thanks!
2.
▲
by
stdohm
4y ago
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 applications and then pressing UP or DOWN over a selected applic
3.
▲
by
stdohm
5y ago
lol, good one! I hope marketing sees this.
4.
▲
by
stdohm
6y ago
goto; conferences https://www.youtube.com/c/GotoConferences Good talks on a variety of topics.
5.
▲
by
stdohm
6y ago
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 posted here which is just raw sql.
6.
▲
by
stdohm
6y ago
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 having to show the results in the context of a user and th