ekk
  • C
    17
    0

    Locked down, sure.

    But compared to generations before where a calculator* was rare? It's fine. Interested nerd will still consume knowledge on the good bits and the cycle will continue.

    *"You can't count on always having a calculator", the teacher said, obviously not clairvoyant.

  • I
    27
    0

    Gen X seem to be either computer people or totally unaware. Millennials seem to be generally much less knowledgeable than the former and much more knowledgeable than the latter. Obviously there are millennials who are computer people, but my conception of them is more people who got computer science degrees than the person who lives in a shack in the woods and builds his own robots. Boomer computer people are even more formidable.

    I’m not saying that’s true, but it’s the stereotype I have in my head.

  • V
    36
    0

    You're not wrong about C++ 😋

    Machine code is just the numbers, assembler is mnemonics and stuff and needs an "interpreter" to turn it into useful machine code (a C++ compiler also spits out machine code BTW).

    Spot on about USB standards, no idea if apple did what you saulid though, wouldn't doubt it!

  • H
    13
    0

    It's all perspective lol, how many of us would last a week logging...with out all the modern tech?

    Or car mechanics, might not care how the fancy cloud works, but can talk about engines all day long.

    The way I see it, we've all got our niche and help each other out with what we dedicate our time to learning.

  • D
    22
    0

    My dad is close to 80. He's been PC savvy since the super early 1980s and he still is, although he is stuck in Windows because he's a monster in the astrophotography world and most of his software isn't supported in Linux etc. I dated a girl in college whose dad was one of the founding creators of the internet. Unlike Al Gore lol.

    I taught my younger brother how to program in basic and pascal in the 80s. He's now a super successful programmer. I'm pretty poor but I like to build fix and upgrade people's computers as a hobby. I am gen x.

  • T
    7
    0

    They said boomers so same dif.

  • D
    15
    0

    I'm GenX, I bought my first PC in 1988, and made a living in part, setting up LANs, back when knowing anything at all about computers could get you a job. GenX early adopters taught millennials computers.

  • circuitfarmer@lemmy.worldC
    2
    0

    Gen Z / alpha: "fix the computer? Do you mean the phone?"

  • devolution@lemmy.worldD
    4
    0

    I, a millennial, built computers as a hobby. My daughter, a Gen Alpha, has no concept of computers and no interest outside of school work and tablets.

  • L
    10
    0

    Use the forbidden fruit or caged reward method to teach.

    Start with something like (assuming they have have a low tier phone) giving them a Google Pixel, but with the stock ROM erased, as a random day gift (not birthday or such).

    When they ask why it won't turn on right, tell them it's because it needs a ROM to be installed to be used. When they ask what that is, open up Wikipedia for them, along with the GrapheneOS instructions.

    You can do it with other stuff too, like "no wifi at home past 7pm", but give them a router that needs something installed to run and say "but if you setup this and plug it in to the internet, it'll be your own wifi you can use at all times" and so on.

  • A
    8
    0

    i did the world a favor and decided to not have kids. sadly, this also means i am unable to hand down a generation's worth of computer knowledge, heh.

  • joshcodes@programming.devJ
    2
    0

    Depending on definitions, I'm either a millennial or gen-z. Some of my team mates are awesome and know everything there is to know about computers. Others have knowledge gaps that make me question whether they went to uni. They're also the same people who commonly don't know how to find answers to things. They're also the people proclaiming the loudest about the greatness of Gippers

  • devolution@lemmy.worldD
    4
    0

    That's an incredibly cool idea.

  • jomiran@lemmy.mlJ
    6
    0

    As one of those Gen-X that actually helped create the dumpster fire we call the modern Internet, I have come to realize that we fall into two camps. You either look young enough to be classified as a Millennial (my wife) or you look old enough to immediately be thrown in the Boomer bucket (me)...which is really unfair because no other generation has hated and fought the fucking Boomers longer than us.

    I'd love to show some GenZ photos of Matt Damon, Bem Affleck, Cillian Murphy, etc. and ask them what generation they think they are.

  • G
    20
    0

    I have a Proxmox server with a random assortment of hard drives and SSDs of various capacities {8TB, 2TB, 2TB, 240GB, 240GB}. I want to create a CephFS filesystem spanning them, using erasure-coded pools in order to maximize capacity (kind of like RAID 5 except without requiring same-sized drives). How do I configure my CRUSH Map in order to accomplish this?

  • J
    3
    0

    Hehe, llvm is a compiler framework, basically provides all the utilities for processing an AST.

    ASTs have various flavors but they're all the same thing an intermediate representation for a program that optimizers and linkers use to create binaries.

    The network stacks meh, 6 or 7 layers depending on what protocol you use but in brief: physical, transport, application. More and more functionality has moved into the transport in the name of efficiency, see quic. But in general not worth worrying about most of the abstraction was nonsense anyways.

    And you missed out compilers was one of the most useful classes in cs circulums since it teaches you how languages work.

  • S
    13
    0

    The struggle is, we all live long enough to be the next boomers. Maybe in 10 years it is: "OK, Gen-X"

  • S
    13
    0

    Older millennial here, too. This is absolutely correct. (Btw we are called xenials 1981–86)