this post was submitted on 10 Aug 2025
828 points (95.0% liked)

Programmer Humor

25699 readers
1235 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] thebardingreen@lemmy.starlightkel.xyz 35 points 5 days ago (3 children)

I'm working with some Rust right now that is 100% a big mess..

It's consistently either the Rust or the Docker components that fail to build. In fairness, it's a VERY big and complex application.

[–] sukhmel@programming.dev 6 points 5 days ago

We had to use Nix to build Rust services and make containers of them. It works pretty well, except with Nix 2.29 and 2.30 where it is broken for some reason

[–] MonkderVierte@lemmy.zip 3 points 5 days ago

If your setup doesn't make it easier for you, choose a different setup.