• Sculptus Poe@lemmy.world
    link
    fedilink
    arrow-up
    35
    ·
    2 months ago

    I fought hard against that for years. I still only use ‘app’ for phone programs, but I stopped correcting people every time they used the term for anything else. It isn’t technically wrong, but it grates on my nerves for some reason.

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

      Windows is the first thing I can think of that used the word “application” in that way, I think even back before Windows could be considered an OS (and had a dependency on MS-DOS). Back then, the Windows API referred to the Application Programming Interface.

      Here’s a Windows 3.1 programming guide from 1992 that freely refers to programs as applications:

      Common dialog boxes make it easier for you to develop applications for the Microsoft Windows operating system. A common dialog box is a dialog box that an application displays by calling a single function rather than by creating a dialog box procedure and a resource file containing a dialog box template.

      • Gismonda@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        2 months ago

        Goddamn …. That is a thing of horrific beauty. I saved it immediately.

        (I’m a technical writer so it should be fun to go through this ancient tome)

  • NocturnalMorning@lemmy.world
    link
    fedilink
    arrow-up
    16
    ·
    edit-2
    2 months ago

    And now the kids don’t know what a file path is anymore. Legit my wife is a professor, and she gets adeer in the headlight look when she is helping students debug code and she mentions a file path not being right in there code.

    Serious response, no joke… what’s a file path?

    These are sophomores and Juniors in college.

    • Piatro@programming.dev
      link
      fedilink
      English
      arrow-up
      18
      ·
      2 months ago

      These are sophomores and Juniors in college.

      … Who grew up in a world where computer internals were abstracted away so you never needed to know what a file was or even that they exist. I wouldn’t know what a file was either if I didn’t grow up in exactly the right time frame and have a dad who hoarded DOS PCs.

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

        I lucked out having a dad who’s into computers so I had the chance to tinker with his old stuff since I was a little bwoah.

  • notarobot@lemm.ee
    link
    fedilink
    arrow-up
    12
    ·
    2 months ago

    The other day I realized they did that because its APPle. I have no evidence but I’m sticking with it

  • MTK@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    2 months ago

    I powered on my computer, my app started, which started my main app, which started my essential apps, which started my app that I use to open my other app, which I use to go to my other app that I use to watch other apps being used by otgher people.

    You will get an invisible candy if you can correctly decode this.

    • marzhall@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      2 months ago

      I’ll bite: I powered on my computer. My bios started which started my init process, which started my daemons, which started my login manager (maybe slim), which started my DE (maybe gnome), which I use to go to my browser in order to watch other people stream video games.

      I’m dicey on what the browser is being used for - maybe security software? - but I feel like it’s plausible.

  • perishthethought@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    This is really, “what techs call it” and “what non-techs call it”.

    As a tech, I usually know what someone means when they “app”.

    It’s “glitch” that drives me mad though. Glitch sounds like a ghost caused the error one tine only, versus some lazy coder.

    • Lv_InSaNe_vL@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      2 months ago

      To be fair i would consider a glitch to be closer to a ghost causing it than a lazy developer.

      I consider a “bug” to be something caused by the code (bad error handling, bad logic, etc) and a “glitch” to be something more random or environmental

      • perishthethought@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 months ago

        Yes! Agreed. But for some reason, the only word everyone uses these days is “glitch”. And I don’t know why, but that really fries my grits.

  • _____@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    2 months ago

    I very much hate the word app. That’s probably my biggest boomer trait.

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

    I felt like I was alone in being frustrated at this trend. However I found a bit of relief to discover, through messing around in a Win98 virtual machine, that they were occasionally using the term “app” back then as well. Of course it wasn’t as ubiquitous as it is now, but whatever.

    Also I thought I’d never see the Xbox kid meme again. What an unexpected throwback!

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

    Web browser? “app”. Web page? “app”. Dialog box? “app”. Phone app that’s just a thin shell for the web site? “appapp”.

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

    I hate the term. It waters down true programmers and hard work. 9 year old rips off someone and makes game, “app”. Actual software dev makes useful program using hard work and their own assets, “app”.

    • calcopiritus@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I don’t think there’s a clear definition of either. I’d say if it has no UI, it’s a program. And if it has a UI, I don’t know if it’s a program or an app.