Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
Bystroushaak
2y ago
0 comments
Share
I usually replace shell scripts with python (using sh module:
https://amoffat.github.io/sh/
for calling other scripts/programs).
undefined | Better HN
0 comments
default
newest
oldest
pdimitar
2y ago
Golang is better suited for this, for my needs at least.
ianlevesque
2y ago
Yeah, lego-acme is a solid alternative.
https://github.com/go-acme/lego
yjftsjthsd-h
2y ago
Er, are we comparing ACME clients or shell alternatives?
cozzyd
2y ago
yeah until your scripts stop running someday because python...
Bystroushaak
OP
2y ago
Can you elaborate?
cozzyd
2y ago
Python scripts will often break with system upgrades, most acutely when Python2 went away, but under many other circumstances as well.
1 more reply
broknbottle
2y ago
macOS doesn’t even come with Python..
j
/
k
navigate · click thread line to collapse