HailSeitan@lemmy.world to Opensource@programming.dev · 5 days agoHow Ruby Went Off the Railswww.404media.coexternal-linkmessage-square12linkfedilinkarrow-up147arrow-down12file-textcross-posted to: programming@programming.devfoss@beehaw.orgtechnology@lemmy.zip
arrow-up145arrow-down1external-linkHow Ruby Went Off the Railswww.404media.coHailSeitan@lemmy.world to Opensource@programming.dev · 5 days agomessage-square12linkfedilinkfile-textcross-posted to: programming@programming.devfoss@beehaw.orgtechnology@lemmy.zip
What happened to RubyGems, Bundler, and the Open Source drama that controls the internet infrastructure.
minus-squareReptorian@programming.devlinkfedilinkarrow-up3·4 days agoAs 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.
minus-squareVulwsztyn@programming.devlinkfedilinkarrow-up1·4 days agoI 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.
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.
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.