this post was submitted on 16 Sep 2024
449 points (97.3% liked)

Programmer Humor

19282 readers
915 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
[–] oldfart@lemm.ee 1 points 1 week ago (1 children)

I haven't had any problems with redmine itself but with dependencies and the Ruby runtime.

And if you're saying I don't have enough experience to make claims about Ruby dep management, I can say the same about you Python. Works flawlessly for me.

[–] tyler@programming.dev 1 points 6 days ago

I have thousands of hours programming in python. Ruby is several thousands more. I know exactly how shit the Python ecosystem is. https://chriswarrick.com/blog/2023/01/15/how-to-improve-python-packaging/

(Now we’re at 15 now since that article came out, with the introduction of Rye).