HackerTrans
トップ新着トレンドコメント過去質問紹介求人

grumblehound

no profile record

コメント

grumblehound
·5 か月前·議論
I've been using clipboard history for several years now. I could not go back. I realised it released an unknown continuous pressure on my brain I wasn't aware of.
grumblehound
·4 年前·議論
Shellcheck is a godsend. I'm not a linuxy guy but have had to write some bash at work for gitlab pipelines... I was getting very frustrated with it until I found shellcheck and it instantly resolved a lot of annoyances I had. I added it into the pipeline for the repo that holds the CI scripts (using the koalaman/shellcheck-alpine docker image) and installed the VSCode extension locally. Super simple.