I study math at uni and I was shocked realizing all my teachers use ubuntu on both their laptop and work desktop

  • ignirtoq@fedia.io
    link
    fedilink
    arrow-up
    141
    arrow-down
    1
    ·
    3 months ago

    Not only did my math master’s thesis adviser use Linux, he read his email from a command line program and wrote his papers in plain TeX, considering LaTeX a new fangled tool he didn’t need.

    • pmk@lemmy.sdf.org
      link
      fedilink
      arrow-up
      23
      ·
      3 months ago

      plain TeX is a joy to use, but you must really understand boxes and glue etc on a deep level. LaTeX makes that easier, but at the cost of extreme complexity internally (compare the output routines for example.)

    • oo1@lemmings.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      3 months ago

      my whole university email server was accessed via telnet. So everyone used tty for email.

      I think there may have been a gui or mail app that you coud point to it, but no one did. There was about a million(trillian?) gui’s people used for icq messaging though.

        • oo1@lemmings.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          it might’ve been ssh i can’t really remeber. The library catalog was maybe the telnet one. IIRC don’t think either service was accesible via the internet though.

      • ignirtoq@fedia.io
        link
        fedilink
        arrow-up
        2
        ·
        3 months ago

        I think it was pine, actually, but it was over 10 years ago so I can’t say for sure.

    • stewie3128@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      3 months ago

      I set up Alpine to read my Gmail last summer, and while the nostalgia hit was nice, the browser version was more responsive and useful, cap I went back to that.

  • Diplomjodler@lemmy.world
    link
    fedilink
    arrow-up
    69
    arrow-down
    3
    ·
    3 months ago

    It’s outrageous! You must start a crusade to make them see the error of their ways and start using Arch!

  • wolre@lemmy.world
    link
    fedilink
    arrow-up
    42
    ·
    3 months ago

    A lot of my professors of meteorology (and IT courses, of course) also use either Ubuntu or Kubuntu! Love to see it

      • niucllos@lemm.ee
        link
        fedilink
        arrow-up
        26
        ·
        3 months ago

        A lot of advanced analytical tools in biotech at least are developed to be compute cluster compatible, and thus work best on unix-like CLI, e.g. Linux (or Mac with a bit of tinkering)

          • SzethFriendOfNimi@lemmy.world
            link
            fedilink
            arrow-up
            6
            ·
            3 months ago

            Code and snippets to analyze data work well when you can send chunks of it to multiple servers (think analyzing the effect of weather patterns).

            Since a lot of that stuff is running on Linux (similar to cloud computing) it makes sense that people that write function/scripts/utilities would already be comfortable in that environment and use it as their daily driver.

            • BarqsHasBite@lemmy.world
              link
              fedilink
              arrow-up
              2
              ·
              3 months ago

              Would meteorologists be writing that stuff or just using it? I would have thought using, but not programming.

              • SzethFriendOfNimi@lemmy.world
                link
                fedilink
                arrow-up
                5
                ·
                3 months ago

                Not sure. Like any field I suspect there’s specialties including people who do research/modeling vs consuming that data and advising based on it.

                • wolre@lemmy.world
                  link
                  fedilink
                  arrow-up
                  4
                  ·
                  3 months ago

                  They certainly do, at least to an extent. In many fields where you have to work with a lot of data people will use R or Python to handle/transform/perform calculations.

              • sep@lemmy.world
                link
                fedilink
                arrow-up
                1
                ·
                3 months ago

                If you compare with excel or similar. They do not write excel the program. But there is a lot of tinkering with algorithms and functions to get the wanted results.

        • wolre@lemmy.world
          link
          fedilink
          arrow-up
          4
          ·
          3 months ago

          True. HPC definitely plays a big role in the field, and essentially all compute clusters run some sort of Linux distro. Even though clients that can also be run locally then often have Windows binaries too, I’d say software support on Linux is at least as good as on Windows, probably a bit better.

        • BubbleMonkey@slrpnk.net
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          3 months ago

          And here I was using windows in a VM to run rstudio 😪

          Times have changed for sure. (Tho I haven’t used rstudio for many years and it may still be unsupported)

  • mitrosus@discuss.tchncs.de
    link
    fedilink
    arrow-up
    29
    ·
    3 months ago

    I have also seen some desktops of my hospital labs using Ubuntu. Must say, amidst all the win7 monitors, that looked so sexy…

  • lurch (he/him)@sh.itjust.works
    link
    fedilink
    arrow-up
    21
    arrow-down
    1
    ·
    3 months ago

    it’s kinda the fire-and-forget of OSes. you just press the update/upgrade button when the unattended-upgrade didn’t catch all and it just works for free and forever.

    • Fonzie!@ttrpg.network
      link
      fedilink
      arrow-up
      3
      ·
      3 months ago

      So it has auto updates enabled? Windows, macOS and a ton of other Linux distros do that as well.

      I think it’s moreso that Ubuntu is (one of the) most used desktop Linux OSes, so a lot of corporations and individuals who like to play safe just go with that

      • lurch (he/him)@sh.itjust.works
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        3 months ago

        Windows, macOS and a ton of other Linux distros do that as well.

        First of all, windows and macOS are not for free. They cost extra money, sometimes hidden in the PC cost when pre-installed. When they do a major update, like Win10 to 11, you are at their mercy, if your license can be used to upgrade. Often it can, but sometimes your PC is not “Windows 11 ready” or so and then you get updates for your old system for a few more years until they drop you like a hot potato and throw you to the malware wolves.

        Additionally, in Windows the automatic updates are just for the OS itself and some apps from its store. A few apps like Chrome and FF install their own extra update service on top. A lot of other programs check for updates individually or some not at all and often you have to download and run their installer for every update. Idk how it is in macOS tho. Haven’t used it in years.

        Yes, a ton of other Linux distros also have background unattended-upgrade or similar. However, the people who choose Ubuntu over those are usually looking for a quick solution that almost always just installs without problems. They usyally don’t have time or patience for any complications, however small. So they choose the fire-and-forget Linux and additionally have greater chances to find a fix or help in the super rare case it doesn’t work, because the bigger user base increases the likelyhood someone else is familiar or has infos regarding that exotic issue.

        • EtzBetz@feddit.de
          link
          fedilink
          arrow-up
          2
          ·
          3 months ago

          macOS is mostly the same as Windows in terms of updating Applications.

          The App Store is more prevalent than Microsoft Store, but you can still download an executable for most programs from the browser. Installing is a bit different since you drop the file into the app folder instead of actually having an installation executable.

          Then there is homebrew, which is an unofficial package manager, which I am using for everything, if available (which is almost all the time)

      • olympicyes@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        3 months ago

        You think it is the most used because it is the most used? There must be a reason for that!

        • Fonzie!@ttrpg.network
          link
          fedilink
          arrow-up
          2
          arrow-down
          2
          ·
          3 months ago

          It was one of the first polished desktop Linux systems, even though it’s enshittified recently it holds its popularity due to its long-standing status as “THE Linux desktop”

  • ch00f@lemmy.world
    link
    fedilink
    arrow-up
    11
    ·
    3 months ago

    I remember having my mind blown in college when I saw a Mac Pro tower running Ubuntu in a lab.

      • Toribor@corndog.social
        link
        fedilink
        English
        arrow-up
        11
        ·
        3 months ago

        At one point I triple booted my laptop with Ubuntu, Windows 7 and OSX mostly just to prove I could. Weird times, a lot has changed since then.

      • ch00f@lemmy.world
        link
        fedilink
        arrow-up
        8
        ·
        3 months ago

        Just seemed odd to pay your way into the Apple ecosystem just to wipe it and install Ubuntu

        • 555@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          3 months ago

          Oh, that. Yes. I can’t fathom using Apple hardware outside of the Apple ecosystem unless that machine if EOL. But never for windows haha.

        • vzq@lemmy.blahaj.zone
          link
          fedilink
          arrow-up
          1
          arrow-down
          2
          ·
          edit-2
          3 months ago

          It’s really nice hardware. And for some segments of the market, it’s not even particularly expensive compared to alternatives of similar build quality.

          • ch00f@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            3 months ago

            Yeah I think they needed horsepower to run some sophisticated models in Matlab, and Apple had a killer educational discount.

  • ransomwarelettuce@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    3 months ago

    Most of my teachers either used MacOS or Ubuntu very few times I saw Windows but again my studies were in computer science so a bit of a bias.

    • ShittyBeatlesFCPres@lemmy.world
      link
      fedilink
      English
      arrow-up
      20
      arrow-down
      1
      ·
      3 months ago

      Probably because Windows is best suited for games and cookie-cutter corporate applications while basically every supercomputer, cluster, etc. runs Linux. Professors aren’t usually running games or cookie-cutter business software so why not? If your one-off, experimental research code is going to ultimately be run on a more powerful system running Linux, why write it on Windows and waste time debugging once you try to run it for real?

          • frightful_hobgoblin@lemmy.ml
            link
            fedilink
            arrow-up
            3
            ·
            edit-2
            3 months ago

            Well Liebniz said it’s because of a necessary being bearing the reason for its existence within itself, if that helps.

            • JackGreenEarth@lemm.ee
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 months ago

              No, because it’s circular logic. There’s no reason for a necessary being to exist before it does, and no evidence that one does in the real world.

              • frightful_hobgoblin@lemmy.ml
                link
                fedilink
                arrow-up
                1
                ·
                edit-2
                3 months ago

                No, because it’s circular logic.

                It is, and that’s inherent in the problem under consideration, the problem of the ‘uncaused caused’ or the ‘first mover’. Logic can either be A) circular or B) not-circular. Any not-circular logic must explain each element by referring to a prior, but then you’ve got an infinite regress. So you’re trapped in a dilemma: do you want the circular logic or the infinite regress? Liebniz’s choice was to say that God was inherently existent, like when Lao Tzu said 道法 自然

                There’s no reason for a necessary being to exist before it does

                Correct. It is necessary: it is self-causing. It does not stand upon a ‘reason’, unlike everything else in conditioned existence.

                to exist before it does

                You’re assuming it is subject to the laws of linear time and causation, and point out how that assumption leads to a contradiction. But Liebniz’s God is not subject to the laws of linear time and causation. Which is the whole point of positing it: because if it were subject to those laws: infinite regress.

                and no evidence that one does in the real world.

                Well the world exists, so all this existence must have some cause. That was the starting point of the conversation: Why is there something instead of nothing?