ruffsl@programming.dev to Linux@programming.devEnglish · 2 days agoThe BEST Shell You’re Not Using - Fish - YouTubeyoutube.comexternal-linkmessage-square26fedilinkarrow-up155arrow-down15file-text
arrow-up150arrow-down1external-linkThe BEST Shell You’re Not Using - Fish - YouTubeyoutube.comruffsl@programming.dev to Linux@programming.devEnglish · 2 days agomessage-square26fedilinkfile-text
Didn’t know about auto populating search queries, abbreviations, string scripting, and using private mode.
minus-squareSinTan1729@programming.devlinkfedilinkEnglisharrow-up2·11 hours agoAgree, although I’ve recently replaced the python usecase with Go. Almost as easy to write, but much faster and safer.
minus-squareLaser@feddit.orglinkfedilinkarrow-up1·9 hours agoOh yeah, I never used Python myself and did some very simple (but IMHO too much hassle in bash) Go stuff some time ago. It’s a really good language for that, and if you can’t build on the target, the binary is statically linked anyways.
Agree, although I’ve recently replaced the python usecase with Go. Almost as easy to write, but much faster and safer.
Oh yeah, I never used Python myself and did some very simple (but IMHO too much hassle in bash) Go stuff some time ago. It’s a really good language for that, and if you can’t build on the target, the binary is statically linked anyways.