HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ale_jacques

no profile record

comments

ale_jacques
·vor 2 Monaten·discuss
I tend to use env variables instead of env files (12 Factor Apps - https://12factor.net/). Safer, not safest. As @late_night_fix mentioned, there has to be a balance.
ale_jacques
·vor 5 Monaten·discuss
I've installed once via CentOS package manager and upgrading is just a command line away.

Setting up is also a straight forward command line. I rarely have to worry about it.

As you said, pretty much fire-and-forget.
ale_jacques
·vor 5 Monaten·discuss
Gitlab CI with some remote runners on a VPS that I already have (so I can keep myself on the free tier). Works perfectly.
ale_jacques
·vor 5 Monaten·discuss
That's a Tuesday morning in consulting companies.
ale_jacques
·vor 6 Monaten·discuss
Yes. It already does.
ale_jacques
·vor 6 Monaten·discuss
Microsoft Teams eats RAM. Period.
ale_jacques
·vor 9 Monaten·discuss
The main point of hypermedia is the browser, not a gaming platform. Not even the mobile platform. HTMX is not purposed nor it advertises that it should be used outside of the browser scope. I use Unpoly that replies on the same principles (HTML over the wire) and both of them are very clear about their intentions.