• tauren@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    I think both are fine. Regular people don’t need more than “app”, but professionals still know and use other words too.

  • tisktisk@piefed.social
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    1 month ago

    I hate that this meme never explains what application meant ‘back then’
    I get that it’s a problem now, but if it had a clear enough definition back then, maybe this couldn’t have occurred the way it did?

    • oni ᓚᘏᗢ@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      1 month ago

      I always understood “application” like a gadget in the software world that just resolved one specific problem, and had that own definition till got distorted

  • irelephant [he/him]@programming.dev
    link
    fedilink
    arrow-up
    3
    arrow-down
    3
    ·
    1 month ago

    The meme is good and all, but seeing it makes me feel irrationally annoyed because the first place I saw it was a rascist pleroma (fediverse software; mastodon but rasict) instance that had it embedded in the frontend. This just reminds me of it.

  • bandwidthcrisis@lemmy.world
    link
    fedilink
    arrow-up
    14
    ·
    1 month ago

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

  • perishthethought@lemm.ee
    link
    fedilink
    English
    arrow-up
    10
    ·
    1 month 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
      8
      ·
      1 month 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
        2
        ·
        1 month 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.

  • frezik@midwest.social
    link
    fedilink
    arrow-up
    162
    arrow-down
    7
    ·
    1 month ago

    I also hate the way “algorithm” has taken over the public consciousness. You can find people unironically saying “I don’t want any algorithm in my social media feed”, which is a nonsensical statement.

    • kamen@lemmy.world
      link
      fedilink
      arrow-up
      69
      arrow-down
      3
      ·
      1 month ago

      People are onto something though - there’s been a noticeable shift from social media just showing you your feed in a chronological manner to it showing you personally tailored content that shuffles on each refresh and aims to hook you into endless doomscrolling. I understand perfectly well what’s an algorithm, but good luck explaining to people that it’s not that specific thing.

      • andioop@programming.dev
        link
        fedilink
        English
        arrow-up
        22
        ·
        1 month ago

        Some people actively desire this kind of algorithm because they find it easier to find content they like this way. I’m not sure if they are immune to doomscrolling and actually have gotten it to work in a way that serves them and doesn’t involve doomscrolling, or if they are doomscrolling and okay with it. But for me, I really wish I could go back to the chronological feed era.

        • ulterno@programming.dev
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 month ago

          It tends to be hit or miss.

          When I started using Odysee instead of YouTube, my page was full of “women vs men”, woke culture and onlyfans-esque videos.
          I realised, subscribing to a creator actually made a big difference in this case, to get them on you page, because it’s not a feed (controlled by an algo), but a simple, categorised list, with the “Following” on top.

          In contrast to that, the YouTube’s algorithm tended to create relations between videos (using who knows how many criteria) and showed them along with videos from the subscribed and more-often-viewed channels. It used to show some pretty useful results and it would be a crime for me to downplay its usefulness.

          Sadly, by the time I left YouTube, it had started putting the doomscroll content on my page, which is probably another reason for why I stopped using it.

          I would call it: Another great mechanism, ruined by capitalism.

        • GamingChairModel@lemmy.world
          link
          fedilink
          arrow-up
          29
          ·
          1 month ago

          Some people actively desire this kind of algorithm because they find it easier to find content they like this way.

          Raw chronological order tends to overweight the frequent posters. If you follow someone who posts 10 times a day, and 99 people who post once a week, your feed will be dominated by 1% of the users representing 40% of the posts you see.

          One simple algorithm that is almost always better for user experiences is to retrieve the most recent X posts from each of the followed accounts and then sort that by chronological order. Once you’re doing that, though, you’re probably thinking about ways to optimize the experience in other ways. What should the value of X be? Do you want to hide posts the user has already seen, unless there’s been a lot of comment/followup activity? Do you want to prioritize posts in which the user was specifically tagged in a comment? Or the post itself? If so, how much?

          It’s a non-trivial problem that would require thoughtful design, even for a zero advertising, zero profit motive service.

          • Honytawk@lemmy.zip
            link
            fedilink
            English
            arrow-up
            5
            ·
            1 month ago

            Losing content of one poster and getting double content of others isn’t a solution though.

          • pelespirit@sh.itjust.works
            link
            fedilink
            arrow-up
            14
            arrow-down
            2
            ·
            edit-2
            1 month ago

            Letting the user decide? If the user decided that they liked fly fishing 8 stars and mother-in-law 0 stars, then the algorithm would show mother-in-law once a week at best and fly fishing 8x out of 10 posts.

            • LeninOnAPrayer@lemm.ee
              link
              fedilink
              English
              arrow-up
              5
              ·
              1 month ago

              If we had one public social media platform that would be the best way. It would force people to filter and learn how to interact with technology. But in our world people are lazy and a platform that picks the best value of X automatically for the most people will win. Even if it’s not actually how people want to see things.

            • GamingChairModel@lemmy.world
              link
              fedilink
              arrow-up
              3
              ·
              1 month ago

              Yeah, you’re describing an algorithm that incorporates data about the user’s previous likes. I’m saying that any decent user experience will include prioritization and weight of different posts, on a user by user basis, so the provider has no choice but to put together a ranking/recommendation algorithm that does more than simply sorts all available elements in chronological order.

      • piccolo@sh.itjust.works
        link
        fedilink
        arrow-up
        8
        ·
        1 month ago

        Other day me and my mom was talking about how TV has all shifted to be nothing but reality TV… and then she said even youtube is becoming the same way… im like uh… thats because thats because you are watching it thus it is giving you more…

    • Fabian@lemmy.zip
      link
      fedilink
      arrow-up
      49
      ·
      edit-2
      1 month ago

      I think it’s the same concept as when people say that they don’t want any chemicals in their food. You know what they mean, but in a technical sense the statement is nonsensical.

    • warbond@lemmy.world
      link
      fedilink
      arrow-up
      11
      arrow-down
      1
      ·
      1 month ago

      So what should we call the thing that we don’t want in our social media feeds that controls what we see?

    • Grandwolf319@sh.itjust.works
      link
      fedilink
      arrow-up
      5
      arrow-down
      4
      ·
      1 month ago

      Depends how broad your definition of algorithm is. Is sort by upvotes an algorithm? I say no but sort by hot is.

      So it is possible by this definition to have a feed without any algorithm.

  • ProfessorProteus@lemmy.world
    cake
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 month 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!