HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ac130kz

no profile record

comments

ac130kz
·10 months ago·discuss
[flagged]
ac130kz
·10 months ago·discuss
I assume Docker Compose v2 from Docker.
ac130kz
·10 months ago·discuss
Well, is this Podman's "service mode" also fully compatible with Docker Compose file functionality though?
ac130kz
·10 months ago·discuss
That's an Ubuntu issue though, they ship lots of outdated software. Nginx, PHP, PostgreSQL, Podman, etc, the critical software that must be updated asap, even with stable versions they all require a PPA to be properly updated.
ac130kz
·10 months ago·discuss
It's works great until you need that one option from Docker Compose that is missing in Podman Compose (which is written in Python for whatever reason, yeah...).
ac130kz
·10 months ago·discuss
Podman compose isn't compatible with Docker compose, end of story.
ac130kz
·11 months ago·discuss
Gitlab is an easy way to scale things related to code. There's also this new thing Radicle.
ac130kz
·last year·discuss
Some "smart" folks even downvote this advice. Yeah, I've seen articles on musl's horrible performance back in 2017-2018, and apparently it still holds, yet I get a downvote.
ac130kz
·last year·discuss
tldr as always, don't use Musl, if you want performance, compatibility.
ac130kz
·last year·discuss
I switched to Monaspace Argon as default, it's a tiny bit more variative compared to JetBrains Mono, which enchances its readability without going full crazy.
ac130kz
·last year·discuss
Good luck to them, everyone is moving to Valkey, especially with its major backing and already better performance.
ac130kz
·last year·discuss
-march=native + mimalloc (or jemalloc) should be sufficient without causing significant undefined behavior like -O3 or most extra optimization related compiler arguments.
ac130kz
·last year·discuss
First and foremost, an easy way to grab a bunch of undefined behavior.