• vidarh@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    11 months ago

    Ruby.

    My desktop manager is Ruby. My text-editor is written in Ruby. I’m about to switch to a terminal written in Ruby, and a shell written in Ruby.

    • morrowind@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      I like ruby semantics / syntax, but find everything else very finicky.

      Crystal is much better but not big enough yet.

      • vidarh@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        To me Crystal is too often different from Ruby for the sake of being different in ways that just makes it infuriating to work with because the effort of porting code to it is much higher than necessary, and the main advantage it offer is being compiled. That’s just simply not enough for me to consider switching.