this post was submitted on 28 Jun 2024
777 points (94.7% liked)

Programmer Humor

19291 readers
1308 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] kshade@lemmy.world 72 points 3 months ago (8 children)

For real though, containerization isn't the only way to separate applications from each other but totally fine, it's the "It works on my machine, so here's my machine" mentality that doesn't fill me with confidence. I've seen too much barely-working jank in containers that probably only get updated when a new version of the containerized application itself is released.

[–] pimeys@lemmy.nauk.io 37 points 3 months ago (5 children)

Nix user arrives to the room.

[–] SeattleRain@lemmy.world 10 points 3 months ago (1 children)
[–] pimeys@lemmy.nauk.io 16 points 3 months ago

Nix can build you a bit-to-bit exact environment for your app. It is a superior environment, but is hard to use in the beginning and users can feel snobby sometimes. It is awesome, but YMMV.

load more comments (3 replies)
load more comments (5 replies)