HailSeitan@lemmy.world to Opensource@programming.dev · 7 days agoHow Ruby Went Off the Railswww.404media.coexternal-linkmessage-square12linkfedilinkarrow-up148arrow-down12file-textcross-posted to: programming@programming.devtechnology@lemmy.mlfoss@beehaw.org
arrow-up146arrow-down1external-linkHow Ruby Went Off the Railswww.404media.coHailSeitan@lemmy.world to Opensource@programming.dev · 7 days agomessage-square12linkfedilinkfile-textcross-posted to: programming@programming.devtechnology@lemmy.mlfoss@beehaw.org
What happened to RubyGems, Bundler, and the Open Source drama that controls the internet infrastructure.
minus-squareReptorian@programming.devlinkfedilinkarrow-up3·6 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·6 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.