• ssillyssadass
    link
    fedilink
    3112 months ago

    Computers have been dumbed down and simplified for the masses. When I was a kid a computer did not cooperate until you raised your voice.

    • @IrateAnteater@sh.itjust.works
      link
      fedilink
      1622 months ago

      I do industrial programming. Everything is so far behind that yelling at the “computers” does nothing. Physical violence is just about the only thing they respect.

    • @samus12345@lemm.ee
      link
      fedilink
      English
      172 months ago

      It was always a struggle to get the damn thing to do what you wanted it to. It turned out to be a good thing long term.

      • M137
        link
        fedilink
        232 months ago

        Even as a teenager (didn’t have a computer before that) I had infinite patience with computers, you can fix/change/make anything with enough time, nothing will be better if you get mad and ignore reading and making sure you understand what’s happening. Seeing how young people handle tech now is fucking depressing, they just click past everything without reading, get mad and rage quit after 30 seconds of something not working and think anything that’s more than two clicks/taps is too complicated.

          • M137
            link
            fedilink
            72 months ago

            Young, most old people I know either don’t know anything and are fine with that, they get help for even the simplest things, or they can handle it themselves without problems.

    • @mic_check_one_two@lemmy.dbzer0.com
      link
      fedilink
      English
      402 months ago

      Yeah, newer generations have been raised on tech that “just worked” consistently. They never had to do any deep troubleshooting, because they never encountered any major issues. They grew up in a world where the hard problems were already figured out, so they were insulated from a lot of the issues that allowed millennials to learn.

      They never got a BSOD from a faulty USB driver. They never had to reinstall an OS after using Limewire to download “Linkin_Park-Numb.mp3.exe” on the family computer. Or hell, even if they did get tricked by a malicious download, the computer’s anti-virus automatically killed it before they were even able to open it. They never had to manually install OS updates. They never had to figure out how to get their sound card working with a new game. They never had to manually configure their network settings.

      All of these things were chances for millennials to learn. But since the younger generations never encountered any issues, they never had to figure their own shit out.

      • @Zeddex@sh.itjust.works
        link
        fedilink
        English
        192 months ago

        Or reinstall the OS on the family computer because one of your dumbass siblings downloaded a sUpeR cOoL song from one of their friends on MSN Messenger.

      • @merc@sh.itjust.works
        link
        fedilink
        42 months ago

        It’s not so much that the tech just worked. Often it doesn’t work. The difference is that when it doesn’t work it’s not user-serviceable. Up until maybe 2010 or so, when things broke there was often something a user could do to fix them. But, especially with the introduction of locked-down mobile phone OSes, that’s not true anymore. Now it’s just “wait for an update”.

  • dual_sport_dork 🐧🗡️
    link
    fedilink
    English
    1912 months ago

    I can:

    • Accomplish damn near anything from a command line
    • Write machine code
    • Remember a fairly broad swath of special character altcodes without looking them up
    • Disassemble damn near any computer or other machine, and stand a good chance of putting it back together

    But also:

    • Use modern programming languages, including object oriented paradigms
    • Actually read what is on my screen and comprehend it, including error messages
    • Understand and operate any arbitrary interface without having to have it explained to me by rote

    Behold my mixture of skills, and tremble.

    • @TheEntity@lemmy.world
      link
      fedilink
      1362 months ago

      Can you summarize this in a vertical video? I stopped reading after the third word, I’m here for memes, not to read a damned book!

      • @PolarisFx@lemmy.dbzer0.com
        link
        fedilink
        32 months ago

        Depends, my browser has mostly taken over as my pdf viewer and I think it lacks the functionality but if I were to install a cracked copy of Acrobat Pro or PhantomPDF then that’s like a 2 click operation.

      • Harold
        link
        fedilink
        English
        342 months ago

        You just made me realize the Zoomers are actually much closer to making Warhammer 40k a reality. IT engineers are like Tech Priests to these Zoomers.

        • partial_accumen
          link
          fedilink
          122 months ago

          I don’t know much of Warhammer lore, so I had to look up tech priests:

          "No longer the master of its creations, the Cult Mechanicus is enslaved to the past. It maintains the glories of yesteryear with rite, dogma and edict instead of true discernment and comprehension. For instance, even the theoretically simple process of activating a vehicle’s engine is preceded by the application of ritual oils, the burning of sacred resins and the chanting of long and complex hymns. "

          Its clear to me the author of this block of text was having trouble starting his vehicle’s engine, and was pissed off when he/she was asked to put in a ticket before help would be rendered to the him/her.

          • @Genius@lemmy.zip
            link
            fedilink
            12 months ago

            he/she

            What’s this nonsense? Why don’t you just say “they” like a normal person?

        • Rusty Shackleford
          link
          fedilink
          English
          1
          edit-2
          2 months ago

          Ahem… Preferiero El Señor Arch-Magos.

          Alabadados sea El Omnissiah, tampoco, naturalamente.

        • @AngryCommieKender@lemmy.world
          link
          fedilink
          42 months ago

          01010100 01101000 01100101 00100000 01001111 01101101 01101110 01101001 01110011 01101001 01100001 01101000 00100000 01100100 01100101 01110011 01101001 01110010 01100101 01110011 00100000 01101101 01101111 01110010 01100101 00100000 01110100 01101111 01100001 01110011 01110100 01100101 01110010 01110011 00100001

        • @mitchty@lemmy.sdf.org
          link
          fedilink
          82 months ago

          If you’ve never read it Vernon Vinge a fire upon the deep had a type of programmers in the future known as programmer archaeologists. The tldr is nobody wrote new code just dug up old code and bolted it together. I used to think that was silly, after llms lately and dealing with interns I no longer think of it as fiction.

    • @TriflingToad@sh.itjust.works
      link
      fedilink
      English
      82 months ago

      I can

      • reinstall VLC

      oh wait that was all the dependencies VLC needed, I deleted them??, oh no, oh crap. Why isn’t my password working, help???

      (real reason why my first Ubuntu distro got nuked)

      • @uranibaba@lemmy.world
        link
        fedilink
        42 months ago

        I once wanted to move all the files in the folder was I in to another folder and I did something like mv /* ../. What is important here is that I did /* and not ./*. Fortunately it was only a raspberry pi so it went fast to flash the SD card.

        Also, how did you go about reinstalling VLC if you deleted all dependencies?

    • Chris
      link
      fedilink
      42 months ago

      Why would you write machine code outside of uni! Assembly exists for a reason?

    • @merc@sh.itjust.works
      link
      fedilink
      12 months ago

      Write machine code? For what kind of processor?

      That is one ability that doesn’t really belong. That’s much more of a Boomer thing. Not all boomers, obviously, but the ones who were computer experts were the ones who had to learn machine code. By the time even Gen X came along, assembler and C were already much more common.

    • @Emerald@lemmy.world
      link
      fedilink
      1
      edit-2
      2 months ago

      Remember a fairly broad swath of special character altcodes

      I use the compose key. When you message with me, you are sure to receive proper dashes and real ellipsis.

      Well, unless I happen to be using my phone or another computer at the time.

      • @doctordevice@lemmy.ca
        link
        fedilink
        22 months ago

        Hold on — why can’t you do proper ellipses and dashes on your phone? I don’t understand…

        This message brought to you by Android.

        • @Emerald@lemmy.world
          link
          fedilink
          12 months ago

          Well there is no em dash or en dash key on the mobile keyboard. And there isn’t a … key either.

          • @doctordevice@lemmy.ca
            link
            fedilink
            3
            edit-2
            2 months ago

            I typed my comment above on my mobile keyboard. I’m just using the standard Google keyboard on my Pixel, nothing fancy. Em and en dash are available by holding on the hyphen, and the ellipsis is available by holding on the period (annoyingly, only when on the numbers/symbols page).

    • @Emerald@lemmy.world
      link
      fedilink
      3
      edit-2
      2 months ago

      Understand and operate any arbitrary interface without having to have it explained to me by rote

      Omg, this all the way. I’m in a class for learning AWS stuff and its crazy the amount of people who suddenly can’t do anything when one button is on a different screen than the instructions told them it was. Like come on, use some basic thinking skills.

      Another infuriating situation was having to do a class on Microsoft Office. It was infuriating because it was incredibly basic stuff. I’ve never used Outlook before, but I completed each task they asked of me in like 5 seconds because I have a basic understanding of how software works.

    • @baines@lemmy.cafe
      link
      fedilink
      English
      12 months ago

      Bobby no one’s paying you for this shit, go show Billy how to sum numbers in Excel.

    • @otacon239@lemmy.world
      link
      fedilink
      62 months ago

      The day I started learning Regex was the day I felt like I was really learning computers. I went from 2 hour tasks to 15 minutes.

      I doubt you’d even be able to reasonably explain what they are let alone how they work to the average person outside the Millennial generation.

      I fear AI data processing will replace much of the Regex skill set. Why learn Regex when the computer just does it for you… 🙄

      • @merc@sh.itjust.works
        link
        fedilink
        12 months ago

        Silly millennial, even Boomers were using regexen in the 70s, and they were commonplace by the time GenX nerds started playing with them in the 80s and 90s. Your elders also know that regexen are fun but extremely dangerous, and should only be used in cases where they won’t make things much worse.

      • @mearce@programming.dev
        link
        fedilink
        32 months ago

        I agree that regex is an important thing to learn. Not sure any old LLM would do a very good job, and I hope that no tool replaces people actually learning how to write regex.

        I’m not sure what you mean about the average person outside the millennial generation not understanding them, though. Maybe I’m mistaken, but I don’t think the ‘average’ person in any generation knows what regex is. Unless there is some reason the average millennial was actually exposed to them and forced to understand them?

        As for being doubtful that anyone could understand them aside from a millennial, I assume you’re being hyperbolic? Sort of sounds like “Kids these days can never learn what I learned!” (I’m teasing).

        Anyway I’m in agreement with you. This thread did remind me of a pretty neat project that, while still requiring domain knowledge, could save some time and be a good learning tool without being as fallible of a crutch as an LLM.

        Have not tried it, and am not an experienced developer, so I am curious to your thoughts/criticisms: https://github.com/pemistahl/grex

        • @otacon239@lemmy.world
          link
          fedilink
          22 months ago

          Yeah, I am exaggerating a bit, but I’ve not met anyone under the age of 25 that’s even remotely interested in putting in the effort to learn (anecdotal, I’m aware). Many have expressed wanting to learn, but then they never follow up when I try and pursue teaching anything.

          And I’m not necessarily saying that the average person already understands them, but someone from our generation will probably pick them up far more quickly then your average Gen Z/Gen A.

          • @mearce@programming.dev
            link
            fedilink
            22 months ago

            Maybe what you’re claiming is true, I don’t know whether is ‘probable’.

            I poked fun at this before, but I don’t think it came across. If I’m not mistaken, millennials were the subject of a lot of boomer complaints about “kids these days”, being called lazy or entitled etc…

            Maybe zoomers are dumber, maybe they’re full of microplastics and entitlement. Or maybe this thread is an example of the “chastise the next generation” history repeating. One generation is lumped together and shat on by older generations, some of which then make similar claims about the next generation(s) all backed up with nothing but anecdotes and confirmation bias.

            I’m not trying to take dig at you, but I do want to highlight the similarities between claims like these and when a boomer might’ve said “I know a millennial who spends more on coffee than I would, so millennials are bad with their money. Millennials, who are bad with their money, cant afford houses. Yet they act entitled to homeownership, and so, they are lazy.” It’s a claim that assumes something about the integrity and intelligence of a swath of people and ignores the systemic issues that made homeownership hard for many millennials compared to past generations.

            Again, maybe you are right, I do not know. I don’t think, though, that boomer rhetoric that shat on millennials as a whole was particularly accurate or productive.

            • @otacon239@lemmy.world
              link
              fedilink
              32 months ago

              I certainly don’t blame them for these pitfalls I don’t think it’s laziness. It’s 100% a lack of education. Teachers have all but given up trying to get kids to pay attention in class. It’s become a snowball effect.

              When I was in school, most of my classmates took it seriously and took much of the education at face value. And almost all of my classmates are people that could handle the full Office suite.

              Now it seems every kid thinks they already know computers because they started with an iPad at the age of 4, but what they don’t realize is phones and tablets are the equivalent to toys.

              You don’t ever actually learn how to use a phone. Just individual apps. People don’t even really browse the internet blindly anymore.

              I think it’s probably the difference that a lot of boomers probably saw with cars in the 2000s-2010s. It used to be everyone had a rough idea of how a car worked and most people could learn in a year or two how to do basic stuff.

              Now it’s all a closed magic box requiring a full technical degree. Phones fell the same. Its a magic box that they never had the opportunity to wonder how it worked.

        • @PolarisFx@lemmy.dbzer0.com
          link
          fedilink
          22 months ago

          That’s a good idea actually. I hate writing regex, so I asked Gemini to do it just now. Once I explained it in the format it wanted: what the source would be, what I wanted filtered and the language I planned to use it with it spat out a perfect expression without me needing to even use my brain. Technology is wonderful.

          • @mearce@programming.dev
            link
            fedilink
            12 months ago

            I’m sure LLMs can get it right, but if I was going to use a tool for something like that, I’d want one that was more deterministic like the linked tool claims to be.

    • @kazaika@lemmy.world
      link
      fedilink
      2
      edit-2
      2 months ago

      … modern … Object oriented

      wat?

      Bro that shits like 30 years old and most langs released after lets say 2010 have put that stuff in the backseat for backwards compatibility. Anyway I get your point

      operate any arbitrary interface

      Dont believe it. Behold the shittyness of modern UI

  • @stoly@lemmy.world
    link
    fedilink
    172 months ago

    Yeah. Late gen x to late millennial seems to be the sweet spot for understanding how technology works.

    • tiredofsametab
      link
      fedilink
      102 months ago

      I don’t think that’s necessarily the right way to look at it. We understand computers very well, but desktop computers are not the end-all be-all of technology. What is happening here happened in Japan before because they did the leap straight to smart devices well before the west with computers outside of offices being a very expensive and nerdy niche hobby. Their proficiencies lie in other technologies in which we fall behind as our parents typically do for technologies that we know.

        • tiredofsametab
          link
          fedilink
          32 months ago

          In a broad sense yes, but in narrow ones, no. Japan leads in certain things like some robotics and elder support technology. Faxes are still required to do even get internet through NTT here. We’re slowly being able to do more electronically, but definitely have a long way to go there. I had to go in to get help with my taxes and they had me do it all on my smartphone, which I think started in the last couple of years.

      • @Ajen@sh.itjust.works
        link
        fedilink
        72 months ago

        Mobile operating systems (Android, IOS) don’t give the user enough freedom to understand how the system works, the best you can hope for is an understanding of how to use the technology. Knowing how technology works is very different from knowing how to use technology.

        • tiredofsametab
          link
          fedilink
          22 months ago

          I mean, the OP mentions using a technology, not understanding everything that underlies it. I grew up entering programs on the C64 and such, but I certainly didn’t understand exactly how everything worked under the hood then nor has knowledge of assembly or even circuits really done anything super helpful in my life that isn’t hobby-related. At some point, it becomes less important for most people to know the level below and be able to use well the level they need (or to develop it).

          When I posted, I was thinking more about things like using the technologies of social media and, probably not yet but eventually, things like AI assistants to their advantage regardless of any device or OS. It’s too soon to say for sure, but I’m thinking beyond the chip-filled boxes themselves. This of course also ignores other technologies that are more mechanical, but I think that would be going too far into the weeds.

      • @stoly@lemmy.world
        link
        fedilink
        12 months ago

        Listen if you can teach yourself to set up Linux and keep it updated then you can run any kind of computer out there. You can’t get that level of abstraction from an android.

    • Great Blue Heron
      link
      fedilink
      English
      62 months ago

      I’m very early Gen X and take issue with being excluded from that - we were in our early 20s as computing really started to develop. Maybe I’m biased because I worked in IT.

      • @stoly@lemmy.world
        link
        fedilink
        32 months ago

        Also IT here. I also lead teams of university students it really comes down to experience and training. My CS and INFO students know how this stuff works.

  • @chiliedogg@lemmy.world
    link
    fedilink
    262 months ago

    I was born in 83, and grew up in the time where being a computer need required real work and knowledge of computers.

    The things got easier and easier, and then the smartphones came.

    These new kids literally don’t know how to search a file directory because they are used to the apps magicing stuff where it needs to be.

    • @PolarisFx@lemmy.dbzer0.com
      link
      fedilink
      102 months ago

      All the tech executives from silicon valley that are our age all restrict cellphone use by their kids. If the people creating the tech that ruined a generation don’t let them use their own devices that say a lot.

  • Rose
    link
    fedilink
    212 months ago

    “How do I rotate this PDF? I need to print it.”

    “Uh, you can just set it to print in landscape mode.”

    (Scornful stare, for using space age words) “NO! I must ROTATE the PDF!”

    I’m sure I had a conversation like this with one of the acquaintances of my dad

  • @BalderSion@real.lemmy.fan
    link
    fedilink
    English
    262 months ago

    I remember watching an interview with the CEO of SUN microsystems in the 90’s argue that you didn’t need to know how to run a nuclear power plant to use a light switch, and you shouldn’t have to know how a computer works to use one.

    I guess his vision came true, and we’re mad about it?

  • @Underwaterbob@lemm.ee
    link
    fedilink
    English
    572 months ago

    It only relatively recently occurred to me that the vast majority of people use the Internet either solely or mostly with a mobile phone. It blew my mind since I grew up with PCs and modems and the Internet is so much better on a large screen that’s not half full of ads.

  • Tiger_Man_〔he/him〕
    link
    fedilink
    122 months ago

    i disagree. Training boomers is easier because they know what computers are. Zoomers often see computers as “web browsing machines” or “gaming machines”

  • Natanox
    link
    fedilink
    English
    452 months ago

    Boomer don’t know how to do shit 'cause computers were so rare. Zoomers don’t know how to do shit 'cause big companies profit from people who can’t help themselves and have low standards.

    There was only a small timeframe where computers were available, accessible yet not enshittificated for profit like today.

  • @ganbramor@lemmy.world
    link
    fedilink
    272 months ago

    The number of people in this thread stumped by the “rotate a PDF” comment, even what it means at all, while a smartphone has been 95-100% of their “computer” usage in their lives.

  • @TommySoda@lemmy.world
    link
    fedilink
    582 months ago

    We got a new kid around 19 working at our office for processing data and I hate how true this is. The amount of times I’ve had to say “No, you have to double click to open folders” is entirely too many. Either that or “You have to actually right click on the icon you want to copy you can’t just click anywhere on the screen.”

    • @other_cat@lemmy.zip
      link
      fedilink
      English
      162 months ago

      You know, I can forgive tech illiteracy. I don’t like it, but I can forgive it. What I can’t forgive is a basic inability to retain new information.

      You gotta teach someone to double click on something to open it? Fine. But you should only have to do that once.

    • @krashmo@lemmy.world
      link
      fedilink
      332 months ago

      Fuck me I’m not ready for that. You expect it from the old people but I might have to leave the room if a young person asked me something like that.

      • @Thwompthwomp@lemmy.world
        link
        fedilink
        152 months ago

        I teach undergrads, and every year basic computer skills get worse and worse. I guess it’s not entirely their fault, but things like just asking them to save a file to their computer is insanely difficult. Lots of universities are starting to get task forces to figure out how to teach (or where to teach rather) basic digital skills, it it’s all going to hit the workforce really soon en masse.

        • @devfuuu@lemmy.world
          link
          fedilink
          32 months ago

          Let it all implode. I’m sure the companies will thrive with this reality with the bonus of AI slop on top that all these people will be using and putting in all system across our society.

      • @taxiiiii@lemmy.world
        link
        fedilink
        8
        edit-2
        2 months ago

        I mean, I know millennials who don’t own a computer. Just phones. They got young kids. Not sure if those are alpha at this point or whatever, but how are they supposed to learn it if they got nowhere to practice?

        Quite a few working class kids and teens grow up like this.

    • @AnUnusualRelic@lemmy.world
      link
      fedilink
      9
      edit-2
      2 months ago

      The amount of times I’ve had to say “No, you have to double click to open folders”

      That’s a real problem when you’re used to Kde and have to use a windows machine.

      (Why is this damn thing so slow ? Oooh, right, double click)

      • dual_sport_dork 🐧🗡️
        link
        fedilink
        English
        72 months ago

        You can absolutely configure Windows to open folders – and all other shortcuts – with a single click, and IIRC one of the knocks against Windows ME was that this was the default option. And it was godawful, along with the “click” noise it made on navigation. (I think it was WinME. I’ve probably suppressed the memory, and rightly so.)

        But the long and short of it is if you want consistency between your UI’s in that regard you can indeed have it.

        • @AnUnusualRelic@lemmy.world
          link
          fedilink
          -12 months ago

          I think I tried it years ago. But it didn’t really work with the windows ui for some reason. Nowadays I don’t use it often enough to bother personalising it.

        • @AnUnusualRelic@lemmy.world
          link
          fedilink
          8
          edit-2
          2 months ago

          It is in the latest versions but it’s very recent. The default has always been single click. They changed it because of windows users.