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