Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. memes
  3. Only one generation knows how to fix tech...

Only one generation knows how to fix tech...

Scheduled Pinned Locked Moved memes
memes
300 Posts 186 Posters 2 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • return2ozma@lemmy.worldR [email protected]
    This post did not contain any content.
    R This user is from outside of this forum
    R This user is from outside of this forum
    [email protected]
    wrote last edited by
    #156

    Someone should rename the gens. I never know what people are refering to with the arbitrary names. Maybe gen a, b and c would work.

    C 1 Reply Last reply
    1
    • moseschrute@lemmy.worldM [email protected]
      • The lowest level is transistors, which are electronic switches that have an on and off state. In other words, they are binary and can represent 0 and 1
      • Those get combined into gates of two inputs. An “and” gate outputs 1 if both its inputs are 1. An “or” gate outputs 1 if either of its inputs are 1. And Xor gate outputs 1 if and only if one of its inputs is 1.
      • A bunch of other complicated shit happens
      • Boom assembly. Don’t try and read or write it, because it will make you wanna quit computers
      • C comes into play. Designed to unfuck, assembly so you can actually write readable code. Just don’t forget to release your memory
      • More complicated shit. Something about kernels and GNU. Userland vs kernel land? Idk
        • ARM might be different since it can run process outside of userland and kernel I think? Something about secure compute/marketing BS
      • Inside of user land, we have the web browser. This is there the cool shit happens.
      • The browser runs JavaScript, CSS and HTML. JavaScript is a single threaded, but nonblocking language with an even loop and microtask queue.
      • Inside of the browser we run React. React is a framework where UI is a function of state and the data flows in one direction. It can also be used to slam your CPU.
      • Now that we’re into high level languages, it would only be fun if it looped back around to the beginning. So we invoke some C code that has been compiled to web assembly. Mmmm how efficient

      Edit: I tried to do this all off the top of my head. After writing this, I think I meant user space vs kernel space. Idk if user land is a word

      S This user is from outside of this forum
      S This user is from outside of this forum
      [email protected]
      wrote last edited by
      #157

      Transistors are only on and off switches when run in saturation. This is relevant to CPUs in the sense that the rising/falling edge and jitter affect the setup and hold times and thus the maximum clock rate. End pedantry.

      moseschrute@lemmy.worldM 1 Reply Last reply
      0
      • G [email protected]

        Funny you should mention that, because it's what got me thinking about Ceph in the first place. My other Proxmox node has a 2-drive mirrored ZFS pool, and I went to add a third drive to it and realized that I'd have to move all the data off and rebuild it from scratch, so I started looking for other solutions.

        So yeah, I think Ceph can add to an array after-the-fact like that (in addition to the not-waste-capacity-of-random-assorted-disks thing), but I haven't figured it out enough yet to be sure.

        moseschrute@lemmy.worldM This user is from outside of this forum
        moseschrute@lemmy.worldM This user is from outside of this forum
        [email protected]
        wrote last edited by
        #158

        I also totally was mixing up Ceph with ZFS. Linux tech mentions ZFS a lot. That’s the source of most of my RAID knowledge lol

        1 Reply Last reply
        0
        • S [email protected]

          Transistors are only on and off switches when run in saturation. This is relevant to CPUs in the sense that the rising/falling edge and jitter affect the setup and hold times and thus the maximum clock rate. End pedantry.

          moseschrute@lemmy.worldM This user is from outside of this forum
          moseschrute@lemmy.worldM This user is from outside of this forum
          [email protected]
          wrote last edited by [email protected]
          #159

          This is the content I’m here for! Please continue I want to learn more

          S 1 Reply Last reply
          0
          • D [email protected]

            Tldr; you got your feelings hurt over a meme

            M This user is from outside of this forum
            M This user is from outside of this forum
            [email protected]
            wrote last edited by
            #160

            Gen x doesn't have feelings

            1 Reply Last reply
            3
            • G [email protected]

              lol. My dad’s a retired engineer and my mom was a computer programmer. Literal actual baby boomers.

              I work in IT. Gen-X. Which you forgot because you’re bad.

              My daughter just got her degree in Cybersecurity. Millennial.

              tl;dr: STFU with this stupid inter-generational tribalism, it’s wrong and stupid.

              R This user is from outside of this forum
              R This user is from outside of this forum
              [email protected]
              wrote last edited by
              #161

              You're all educated professionals. This meme is more about your average user.

              1 Reply Last reply
              1
              • R [email protected]

                Someone should rename the gens. I never know what people are refering to with the arbitrary names. Maybe gen a, b and c would work.

                C This user is from outside of this forum
                C This user is from outside of this forum
                [email protected]
                wrote last edited by
                #162

                They did use letters, but they started with Gen X, because X was a cool letter in the 80s. Gen Y was changed to millennials because that was the time period they grew up in. Then Gen Z, which is the end of the alphabet, so they restarted, but with the Greek alphabet for gen alpha.

                I 1 Reply Last reply
                6
                • O [email protected]

                  Al Gore didn't need a smear campaign for his nonsense. I was there too, we were laughing our asses off at the shit he said.

                  B This user is from outside of this forum
                  B This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #163

                  "We don't think, as some people have argued, that Gore intended to claim he "invented" the Internet. Moreover, there is no question in our minds that while serving as Senator, Gore's initiatives had a significant and beneficial effect on the still-evolving Internet. The fact of the matter is that Gore was talking about and promoting the Internet long before most people were listening."

                  • Vint Cerf and Bob Kahn
                  1 Reply Last reply
                  3
                  • N This user is from outside of this forum
                    N This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #164

                    I don’t know about you, but I quit doing that soul crushing work as soon as I could something I really loved.

                    1 Reply Last reply
                    0
                    • moseschrute@lemmy.worldM [email protected]

                      This is the content I’m here for! Please continue I want to learn more

                      S This user is from outside of this forum
                      S This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #165

                      There's an active region between on and off where the current from the collector to emmiter is proportional to the base current. This can be used in other applications like amplifiers. But in digital applications that active region is the transition time between low and high states.

                      In order to obtain a deterministic outcome the rising edge must be predictable and it must stay at a logic level 1 for long enough to account for propagation delay. These considerations are known as setup and hold. The higher the frequency the clock runs, the tighter these constraints become.

                      1 Reply Last reply
                      0
                      • remembertheapollo_@lemmy.worldR [email protected]

                        To my fellow Gen X’ers…

                        Shhh!

                        Let someone else deal with the inept on the other end of the phone. Be happy we’re being ignored again.

                        P This user is from outside of this forum
                        P This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #166

                        The meh generation

                        U deceptichum@quokk.auD 2 Replies Last reply
                        8
                        • D [email protected]

                          Barry Leiner. He didn't like me dating his daughter because I wasn't Jewish. But man did he love his Celica. It wasn't fancy, but it was to him.

                          B This user is from outside of this forum
                          B This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #167

                          Barry Leiner wrote about how Gore helped get the Internet started:

                          "The Internet Society hosts a monograph called called "A Brief History of the Internet." (See http://www.isoc.org/internet-history/brief.html) The authors include some of the designers of the essential components of how the Internet works today: Barry M. Leiner, Vinton G. Cerf, David D. Clark, Robert E. Kahn, Leonard Kleinrock, Daniel C. Lynch, Jon Postel, Larry G. Roberts, and Stephen Wolff. The paper notes these key milestones in Internet history

                          Note that these authors of (and participants in) Internet history state clearly that as early as 1988, then-Senator Gore became involved in the goal of building a national research network. We'll examine his role in more detail later."

                          https://firstmonday.org/ojs/index.php/fm/article/view/799/708

                          1 Reply Last reply
                          4
                          • C [email protected]

                            They did use letters, but they started with Gen X, because X was a cool letter in the 80s. Gen Y was changed to millennials because that was the time period they grew up in. Then Gen Z, which is the end of the alphabet, so they restarted, but with the Greek alphabet for gen alpha.

                            I This user is from outside of this forum
                            I This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #168

                            don't forget that the people that started naming the generations called themselves the "greatest generation"

                            1 Reply Last reply
                            6
                            • return2ozma@lemmy.worldR [email protected]
                              This post did not contain any content.
                              P This user is from outside of this forum
                              P This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #169

                              Let's be fair, we millennial know how to fix stuff because stuff still can be fixed. We can glance back one generation away and learn about how stuff work back then, and also learn how to fix those stuff. Nowadays stuff aren't meant to be fixed, (late) gen z doesn't have thing to start tearing apart and learn about the inner working of stuff, because it's all glued/snapped together, with the culture being once broke just toss.

                              J 1 Reply Last reply
                              31
                              • R [email protected]

                                I've spent the last decade training Millennials just for that task.

                                I'll be over here screwing with the K8S cluster if you need me.

                                C This user is from outside of this forum
                                C This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #170

                                You seniors and your K8s I tell you whut

                                1 Reply Last reply
                                2
                                • R [email protected]

                                  Yeah, this is more young X and old millennial. Xers born in the late 60s-early 70s and millennials born in the late 80s-90s don't know shit.

                                  I've heard us (young Xs and old millennials) described as the organ Oregon Trail generation. We grew up along side the tech so we understand it better than your average person from before or after.

                                  resplendent606@piefed.socialR This user is from outside of this forum
                                  resplendent606@piefed.socialR This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by [email protected]
                                  #171

                                  I'm not sure why people are down voting this. I agree 100%. The most techie people I have ever known are part of what you called "the Oregon Trail generation" (I love this term).

                                  R 1 Reply Last reply
                                  4
                                  • C [email protected]

                                    I'm Gen Z and I was still "forced" to fix tech if I wanted to use it. I mean sure, I didn't have to deal with IRQs, setting up autoexec.bat and config.sys, and so on, but if you're not at least a little bit inclined you wouldn't have the patience to fix things even when you're "forced". You'd just give up and move on. There's always something else to do. Things have gotten easier for sure, which is reducing the exposure to "falling in the rabbit hole" but one way or another interested people will get into it.

                                    It's like how cars are getting simpler to use, but you still have car guys around. We don't say only old people know how to drive stick.

                                    In any case, there's better things to use as a generational boundary; like how a single G5 piano note will trigger a very specific group of people.

                                    Edit: I went off on a tangent above and got argumentative. My original comment before this one was intended to be sarcastic but tone doesn't carry well over text. This whole thing isn't really something to argue about so I'll leave it at that.

                                    J This user is from outside of this forum
                                    J This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by [email protected]
                                    #172

                                    G5 piano note

                                    '72 Gen X here, I HEAR YOUR CALL!!!

                                    1 Reply Last reply
                                    2
                                    • R [email protected]

                                      Yeah, this is more young X and old millennial. Xers born in the late 60s-early 70s and millennials born in the late 80s-90s don't know shit.

                                      I've heard us (young Xs and old millennials) described as the organ Oregon Trail generation. We grew up along side the tech so we understand it better than your average person from before or after.

                                      B This user is from outside of this forum
                                      B This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #173

                                      Is this a black market body parts game? Drug wars meets Oregon Trail?

                                      W 1 Reply Last reply
                                      3
                                      • R [email protected]

                                        Yeah, this is more young X and old millennial. Xers born in the late 60s-early 70s and millennials born in the late 80s-90s don't know shit.

                                        I've heard us (young Xs and old millennials) described as the organ Oregon Trail generation. We grew up along side the tech so we understand it better than your average person from before or after.

                                        O This user is from outside of this forum
                                        O This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #174

                                        Oregon Trail.

                                        R 1 Reply Last reply
                                        2
                                        • P [email protected]

                                          The meh generation

                                          U This user is from outside of this forum
                                          U This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #175

                                          so middle of the road that they are left out of every discussion about generations. Boomers may suck, but at least they’re memorable lol

                                          W 1 Reply Last reply
                                          5
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups