Show HN: Qsh – Improved database querying from your terminalgithub.com57 points·by muhmud·5 лет назад·4 comments
People horrified by story of man who lost password to $220m worth of Bitcoinindependent.co.uk3 points·by muhmud·6 лет назад·0 comments
Show HN: Improving on the Command-Line SQL Experiencemedium.com5 points·by muhmud·6 лет назад·0 comments
muhmud·5 лет назад·discussThis 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 лет назад·discussThese look nice, I just prefer having an editor with a whole bunch of queries in it.
muhmud·5 лет назад·discussThat'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 лет назад·discussJava 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...