sunshine@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 day agoI'm new to using Ruby and this tickled me pinklemmy.mlimagemessage-square79linkfedilinkarrow-up1251arrow-down17cross-posted to: programmer_humor@programming.dev
arrow-up1244arrow-down1imageI'm new to using Ruby and this tickled me pinklemmy.mlsunshine@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 day agomessage-square79linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareZüri@lemmy.mllinkfedilinkarrow-up5arrow-down1·15 hours agoI programm in Ruby since 2006. In my opinion it has some of the best debugging tools available. What was the horrible part you experienced?
minus-squaremesa@piefed.sociallinkfedilinkEnglisharrow-up3·edit-29 hours agoFor me its aauto resolving types. But its been close to 4 years since I’ve touched any ruby. So would love to be proven wrong ;)
minus-squareZüri@lemmy.mllinkfedilinkarrow-up2·8 hours agoType safety is still optional but now part of the standard library. https://github.com/ruby/rbs
I programm in Ruby since 2006.
In my opinion it has some of the best debugging tools available.
What was the horrible part you experienced?
For me its aauto resolving types. But its been close to 4 years since I’ve touched any ruby. So would love to be proven wrong ;)
Type safety is still optional but now part of the standard library.
https://github.com/ruby/rbs