• s12@sopuli.xyz
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    Rails: “No. Don’t worry Ruby.”
    Ruby: “Huh?”
    Rails: *Hugs Ruby
    Rails: “We’re becoming irrelevant.”

    Together forever!

  • corsicanguppy@lemmy.ca
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    But Cinc and its sell-out dad Chef are really great uses of ruby, keeping us from YAML hell and the kludgey socket-machine-gun that is Ansible. That piece of shit has more lithium-lick than I’ve ever seen.

    If we can’t have mgmtConfig (ohai go), at least let us keep Cinc, but it needs ruby.

    • FrowingFostek@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      I really wish I knew what all these words meant. Then again that might ruin the childlike delight I get from my ignorance.

  • bruhduh@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    Those hentai games and visual novel games still keeping ruby lang relevant tho, rpgmaker game engine is one of examples

    • Fellstone@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      0
      ·
      7 months ago

      I think the two newest, MV and MZ, have switched to Javascript. Also, Ren’py is the only visual novel engine I can think of, which is based on Python.

    • not_again@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      Medicine too.

      An instrument in my lab is running jdk 1_8_131…and this is a recent/newish piece of equipment.

  • invertedspear@lemm.ee
    link
    fedilink
    arrow-up
    0
    ·
    8 months ago

    Yesterday I would have argued that with the rails framework Ruby is a great way to rapidly develop a scalable application. Today I started having an intermittent failure in one of my API instances and when searching about it the only thing I could find was one obscure blogpost that boiled down to “yeah sometimes Ruby Ave active record just screws up the character set off a string” exact same string, different results. Excuse me Ruby? How the fuck can you sometimes screw up a character set? There should be no sometimes to any thing here.

    • frozen@lemmy.frozeninferno.xyz
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      I like Ruby most of the time, but honestly, I’m not surprised at “sometimes” behavior from the language created by someone who, when asked for the formal definition of something in the language, said he’s “not really a formal kind of guy.”

    • EnderMB@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      I spent a few years with Ruby, and my experience is that Ruby and Rails couldn’t be more different in terms of programming approach, philosophy, and nature. I don’t trust Rails fully, but I do trust Ruby.

    • puppy@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      Haven’t Spring Boot in Kotlin with jib and cloud integration caught upto this in terms of development speed?

    • FMT99@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      I mean I’ve been using ActiveRecord for the last 20 ish years and I’ve never encountered or even heard of this bug. Sounds like you came across an especially obscure one.

  • Static_Rocket@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 months ago

    The only place I’ve seen ruby used extensively is in environments with a lot of regular expressions and string manipulation. Still not entirely sure why I’ve only seen it used there. The regex tools in ruby are nice but they aren’t nice enough to justify a language switch in my opinion…

    • v_krishna@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      7 months ago

      It’s the part of ruby that replaced perl. For whatever eldritch horror perl was it was very, very good at doing text manipulation, and IME the only language to really match that experience was ruby.

      • BeigeAgenda@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        I have never been a fan of Perl, it seems like a patchwork of different styles, and the same with Ruby.

        I have gotten the sales pitch for ruby and RoR so I know it has some strengths especially in web development.

    • geogle@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      Physics changes with retirements. FORTRAN should received it’s gold watch and shown the door about 20 years ago now.

    • pbbananaman@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      How long ago? ROOT (and other frameworks like GEANT) using C++ has been the standard for over 15 years, but probably longer. I think my advisor was of the last generation that had to write in Fortran.

      • Codex@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        the last generation to write FORTRAN

        runs to look out window

        My God is the sun turning into a red giant?!

        Oh no, whew, that’s a relief! Guess the FORTRAN programmers will be relevant for a little longer too then.

        (As a .NET dev, I wish some languages (or versions of languages) would die but i really think once code has been written it never goes away!)

      • Droggelbecher@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        Currently lmao. I’m using those tools as well but some specific event generators I’m using are in Fortran still

  • settoloki@lemmy.one
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    Should be wordpress and not Facebook for php. Which still makes up the majority of websites.

    • Scrollone@feddit.it
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      7 months ago

      And Wordpress is a horrible example of PHP code

      Laravel is a completely better PHP project

      • settoloki@lemmy.one
        link
        fedilink
        arrow-up
        0
        ·
        7 months ago

        Couldn’t agree more. Wordpress and the damn loop. Horrid example of how to do something. But it still makes up the majority of the internet…

    • SpaceNoodle@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      7 months ago

      And it’s a pile of shit.

      git is great. GitHub blows chunks. The only reason it’s still big is that it sucks less than any other single platform.

        • TechNom (nobody)@programming.dev
          link
          fedilink
          English
          arrow-up
          0
          ·
          7 months ago

          Git owes a lot of its popularity to github. Without it, there’s a good chance that mercurial would have taken over. In addition, the centralized workflow was what made both git and github popular. It simplified git usage enough to let a lot of novices get started.

          I’m in no way a fan of centralization that github represents. But I think a decentralized workflow using git was a lost opportunity. People complain a lot about the git-email workflow. But I see no reason why it couldn’t have become as easy as using github if the effort spent on github was spent on git-email tools and user experience.