this post was submitted on 29 Sep 2025
46 points (96.0% liked)

Opensource

4062 readers
138 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

What happened to RubyGems, Bundler, and the Open Source drama that controls the internet infrastructure.

you are viewing a single comment's thread
view the rest of the comments
[–] Reptorian@programming.dev 3 points 1 week ago (1 children)

As someone who dislikes Python, I can't say I agree. So, I will use Python, but I only use it for 3 lines of code snips to test before making codes on other languages.

[–] Vulwsztyn@programming.dev 1 points 1 week ago

I mean mainly list manipulation, with explicit filter, map, reduce mathods.

I've also never had a problem with not knowing if I closed enough parentheses in Ruby.