HackerTrans
TopNewTrendsCommentsPastAskShowJobs

andreineculau

no profile record

comments

andreineculau
·vor 7 Monaten·discuss
I understand the simplicity angle. https://github.com/elasticdog/transcrypt has been around for a long time and strikes that balance very well in my opinion. And it's just a bash script that can also be committed so the git repo is atomic.
andreineculau
·letztes Jahr·discuss
You've got nothing to worry

Been doing it for more than a decade and yet to get in trouble. Not one issue. Doing it consistently for my teams as we decrease cognitive load (developing on macs but targeting unix). Others would confirm https://news.ycombinator.com/item?id=17943202

Basically software will either use absolute paths i.e. wants to use your OS version for a dependency like grep, or will use whatever grep is in your $PATH and stick to safe invocations regardless if it's BSD/GNU or if it's version x or y
andreineculau
·vor 2 Jahren·discuss
How do these stack up to https://www.timescale.com/ ?