HackerTrans
TopNewTrendsCommentsPastAskShowJobs

stephan-cr

no profile record

comments

stephan-cr
·قبل 9 أيام·discuss
Not after reading this article. :-)
stephan-cr
·قبل 23 يومًا·discuss
Yes, feels like in those cases npm and bun are not far away. Coincidence?
stephan-cr
·قبل 4 سنوات·discuss
> The biggest Issue is that error handling is completely broken in POSIX shell scripting (including Bash). Even errexit doesn't work as any normal language would implement it (One could say it is broken by design).

I guess you're referring to http://mywiki.wooledge.org/BashFAQ/105. Got recently hit by these as well.