HackerTrans
TopNewTrendsCommentsPastAskShowJobs

muhmud

no profile record

Submissions

Show HN: Qsh – Improved database querying from your terminal

github.com
57 points·by muhmud·5 лет назад·4 comments

People horrified by story of man who lost password to $220m worth of Bitcoin

independent.co.uk
3 points·by muhmud·6 лет назад·0 comments

Show HN: Improving on the Command-Line SQL Experience

medium.com
5 points·by muhmud·6 лет назад·0 comments

comments

muhmud
·5 лет назад·discuss
This reminds me of the LSP server for SQL in neovim. Its also nice, however, I want the actual terminal SQL client available as well.
muhmud
·5 лет назад·discuss
These look nice, I just prefer having an editor with a whole bunch of queries in it.
muhmud
·5 лет назад·discuss
That's basically it; you get LSP, Treesitter, completion, snippets, ... all setup and ready to go. I've been using it for a few weeks now and it's pretty nice.

If you want to try it, use the rolling branch.
muhmud
·5 лет назад·discuss
Java 11 now has a built-in mechanism to run a single file Java program: https://medium.com/se-notes-by-alexey-novakov/shell-script-i...