For some reason shell and Bash is very alluring to me, but Python isn’t. I guess it’s the combination of both having to orchestrate subprocesses and having to deal with all the typical dynamic language bugs that I introduce in the process of writing in a language I usually do not use.
So then I use some static language. Which has even more of an activation cost.
I should just try a better shell than the vaguely Posix compliant ones.
For some reason shell and Bash is very alluring to me, but Python isn’t. I guess it’s the combination of both having to orchestrate subprocesses and having to deal with all the typical dynamic language bugs that I introduce in the process of writing in a language I usually do not use.
So then I use some static language. Which has even more of an activation cost.
I should just try a better shell than the vaguely Posix compliant ones.