9
akshar
2y

Ruby is beautiful!

Comments
  • 0
  • 6
    The mineral is pretty, the language is poop.

    *Hides from @root*
  • 2
    Ruby’s really one of those languages with tons of potential, but…

    it got userped by go

    But what really is Ruby’s weakness is that it is weakly typed. Most of what @Root at least at some point ranted about that was related to Ruby was really the fault of the lang’s lacking type system.
  • 0
    @100110111 I have seen far more ruby job postings than go.

    Also, those language popularity charts should be taken with a grain of salt.

    Ruby is a delight to develop and maintain, but it has terrible runtime efficiencies that make it slower than other languages.

    It's about using the right tool for the right job.

    Are you a startup and need an application with well defined model schema? Do you need the potential to integrate with millions of potential services? Ruby/Rails is your best choice.

    Are you a fortune 500 company that needs to build a new product to sell to your customers? You should probably use Java or .NET

    I kind of feel there's a language and framework collapse coming because there's just so many options these days.
  • 0
    @sariel I guess that would depend where you are. What I’ve witnessed is a steep decline in interest to Ruby, even in the gem community Go seems to be cannibalizing it.

    I’m not saying Ruby’s not a good language in it’s own right. On the contrary. If doing a job well wouldn’t take you to spec hell like with all dynamic langs, it wouldn’t be, as I see it, just missed potential.
  • 4
    Too tired to comment, but Ruby really is bliss.

    Not too tired to stab @bittersweet, though. 🗡😉
  • 3
    Be careful, the static typing zealots will come for you hehe
  • 2
    @Root I agree with @100110111 though. Poopy types. We need TypeRuby.
  • 0
    @bittersweet challenge accepted 🤔
  • 1
    @gcavalcante8808 Nah I'm to lazy to threaten anyone, I will just make up insulting jokes... But sadly the weak typing folks will never know how I truly feel about them because they can't unwrap my response monad.
  • 0
    @bittersweet I’m just joking, actually I love to work with python, rust and golang … but the static vs dynamic discussions always brings some heats and good laughs hehe
  • 0
    @gcavalcante8808 Yeah I've moved from C64Basic -> JS -> Haskell -> PHP -> Rust.

    It's all good.

    Still nice to poke fun.
  • 1
  • 0
    @bittersweet *but ping him*

    :)
Add Comment