• motruck@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    57 minutes ago

    It’ll be ok. Just stop buying shit. They haven’t needed new computers for years now they just act like they do. See windows 11 required hardware roll out. You think that is a new tactic? That is just them being overt about a practice that has existed forever.

  • nonentity@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    15
    ·
    9 hours ago

    The ‘AI’ angle is purely cover for the manufacturers actively choosing to now behave like the pharmaceutical industry. They’ve identified a window to pull this shit, and coordinated this opportunistic collusion.

    The only meaningful response is to create a diverse production base to remove the choke point the current incumbents are leveraging, but that would require a concerted, collaborative effort by parties who can’t see and/or don’t understand the problem.

    • HereIAm@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 hours ago

      To play devil’s advocate; it might be that the RAM producers see AI as a bubble, and it would be incredibly risky to expand their production now, when it won’t come into effect until a handful of years from now.

      RAM and SSD manufacturers have already seen many many dips and rises in price over decades.

      However, that all of them are deciding not to expand and potentially rake in the cash is more than a little sus.

      I’m not sure how to feel about it personally. I hope the true cost of maintaining these AI models gets passed down to customers soon so that it either crashes and burn, or at the very least stabilises the market.

  • IamLost@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    ·
    12 hours ago

    Thought I could wait to build a new PC, but at this point, it’ll be another 5-10 years before things start getting better. After the price of the steam machine, I ordered parts to build my own. Such a bad time to build, but it’s just gonna get worse the longer I wait.

    • criscodisco@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      9 hours ago

      If they get better. By the time the AI sector collapses under the weight of its own bullshit, things will have already gotten significantly worse. You’ll be less worried about RAM prices and more worried about bread prices.

      • HertzDentalBar@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 hour ago

        Don’t worry you might get $25 in a class action for bread price fixing. I think there should be a class action against the manufactures of Ram and hard drives. Most companies scale up when they have more demand, these fucks ain’t, theyre pulling a classic OPEC

    • bthest@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      9 hours ago

      I could crash the prices by tomorrow if I wanted to. All I’d have to do is buy some ram today.

    • SabinStargem@lemmy.today
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 hours ago

      I am figuring on selling off my previous machine once the teething issues with the new one has been resolved. Given these specs, what would be a fair price, Lemmings? I was guessing around $2,250 without the drives, but I am not really on the pulse of the market.

      00000

      • CPU = Ryzen 5950x + Noctua heatsink with Kryosheet.

      • PSU = SeaSonic Vertex GX-1200

      • MOBO = Crosshair Hero VIII + WiFi

      • CASE = Rosewill Thor V2

      • RAM = DDR4 3600, 128gb total, came as a kit of 4 sticks.

      • STORAGE (OPTIONAL) = x2 to x5 4tb SSD SATA drives, non-NVME.

      00000

      The biggest issue here is doing an RMA on the CPU. It is unstable when PBO is enabled. Since I suck at techno surgery, I wouldn’t be able to install the replacement without forking over money to a technician. Maybe I can make that contingent on buying at least 2 SSD SATA drives?

      My new machine has only 4 SATA ports, and the SATA card to support all five SSDs and the optical disc drive is taking up a GPU slot. Being able to buy some 2280 M2 drives would solve that problem for me. That would gel nicely with a technician handling the transfer of the SATA SSDs back to the old machine for the new owner, since the tech can also get the M2 and a third GPU into my new PC.

  • elucubra@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    25
    arrow-down
    1
    ·
    edit-2
    15 hours ago

    Things are probably going to get worse in the short term, but the AI bubble is going to burst. Magnitude? We’ll see, but when investors realize that these companies cannot make a profit, and open source frontier models that allow you to run AI in house are removing vendor lock in, things are going to change. Also, LLMs are a dead end, and have little room to improve.

    Newer paradigms are appearing, such as Yann LeCun’s JASP, which actually learns, and other approaches, which will make LLMs obsolete, and are way less hardware intensive.

    Another factor is the Chinese closing in in consumer grade RAM. If it can be proven that no backdoor or other shenanigans are there, they will balance things somewhat.

    While current reality is what it is, there may be a massive social and traditional media manipulation by the big three and other interested parties to fuel fear of rising prices forever, to push people to buy as much as they can at these prices. I have no proof of this, but I don’t think it’s far fetched.

    And let’s not forget that for media outlets, fear and tragedy sells. (I think Hearst or some other news mogul said that last century.)

    • Prathas@lemmy.zip
      link
      fedilink
      English
      arrow-up
      8
      arrow-down
      1
      ·
      14 hours ago

      Yann LeCun’s JASP

      Wait, this is my first time reading about this. Got an ELI5 or TL;DR?

      • SabinStargem@lemmy.today
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        4
        ·
        11 hours ago

        Courtesy of Kagi’s search AI:

        000000000

        It appears there is a slight misunderstanding of the acronym: Yann LeCun’s architecture is called JEPA (Joint Embedding Predictive Architecture), not JASP.

        JEPA differs from Large Language Models (LLMs) primarily in how they learn, what they predict, and how they represent the world. While LLMs are “word models” designed to generate sequences of tokens, JEPA is intended to create “world models” that understand the underlying physics and logic of reality 3 4 .

        The key differences are summarized below:

        1. Generative vs. Predictive (Non-Generative)

          LLMs are Generative: They operate by predicting the next token in a sequence (generative AI) 2 . This approach often leads to hallucinations because the model focuses on statistical probability rather than factual ground truth 6 . JEPA is Predictive: Instead of generating every single pixel or word, JEPA predicts latent representations (embeddings) in a hidden space 5 . It tries to learn what is “plausible” rather than attempting to reconstruct every single detail of the input.

        2. Word Models vs. World Models

          LLMs are “Word Models”: They learn from text and treat intelligence as a language manipulation task 4 . LeCun argues that language captures only a small subset of human thinking and cannot represent high-dimensional physical spaces 2 7 . JEPA aims for “World Models”: It is designed to understand cause and effect, physics, and the physical environment 1 . This allows the system to reason from first principles and plan sequences of actions, which is a prerequisite for autonomous AI 1 .

        3. System 1 vs. System 2 Thinking

          LLMs (System 1): LeCun describes LLMs as “System 1” processes—they are reactive and perform a fixed amount of computation to produce each token 2 . JEPA (Path to System 2): By incorporating world models, JEPA is intended to enable “System 2” thinking—the ability to plan, reason, and deliberate before acting 1 .

        Summary Comparison Table Feature Large Language Models (LLMs) JEPA / World Models Core Goal Predict next token (Text/Code) Predict latent state (Reality/Physics) Method Generative (Pixel/Token by pixel/token) Joint Embedding (Non-generative) Domain Linguistic/Statistical patterns Physical/Causal understanding Weakness Hallucinations, lacks physical grounding Limited fluency in natural language Cognition Reactive (System 1) Planning/Reasoning (System 2)

  • merc@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    39
    arrow-down
    1
    ·
    17 hours ago

    I’ve come to terms with the fact I’m not going to be buying any new computer-type devices until the bubble pops.

    I’m just terrified what happens if one of my existing devices breaks. If a RAM stick goes bad, I might have to mortgage my non-existent house.

    • Chaf@slrpnk.net
      link
      fedilink
      English
      arrow-up
      16
      ·
      13 hours ago

      In case you are being serious, there are ways around faulty RAM sticks, usually just a few cells/rows are affected. In case anyone needs to know this, here is a pretty good summary on stackoverflow on how to deal with this on linux. In general, look for “memmap”.

      Keep your hardware running as long as possible! Iirc newer RAM is unfortunately somewhat more susceptible to failing. My DDR3 is still working fine.

  • Kissaki@feddit.org
    link
    fedilink
    English
    arrow-up
    4
    ·
    12 hours ago

    How long does it take a company already established in the sector to build a RAM factory?

    • SabinStargem@lemmy.today
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 hours ago

      Around 4 years. The creation of any microchip requires extremely stable geology, pristine rooms, high levels of training, Scrooge McDuck moneybins, and so on. It isn’t an industry that can turn on a dime.

      • Railcar8095@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        11 hours ago

        4 years after they break ground. God knows how long to decide the location, bribe the authorities to get tax breaks…

  • Tixo@lemmy.zip
    link
    fedilink
    English
    arrow-up
    28
    ·
    18 hours ago

    Time to hit the books, explore the mountains, build a chicken shed, grow something in the garden, buy a plot of land and grow something… Build a house myself idk things like that.

    • louloukoutsis@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      6
      ·
      16 hours ago

      Yep, definitely not buying any new computers any time soon. If anything breaks I’ll try to live with it as much as I can.

      Fuck this pricing.

      • Tixo@lemmy.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        16 hours ago

        I got a framework some time ago, best decision ever. I can upgrade anything and everything on my laptop when I want, how I want, where I want.

        • FullPenguin@lemmy.world
          link
          fedilink
          English
          arrow-up
          4
          ·
          15 hours ago

          That doesn’t make those components magically cheaper…

          I can upgrade anything in my desktop too, but the 4x32gb ddr5 sticks I paid $200 for in 2024 now cost around $1,600.

          • Tixo@lemmy.zip
            link
            fedilink
            English
            arrow-up
            2
            ·
            15 hours ago

            Ow yeah 100%, just A case for reusability, repairability, and longevity. This might help users to extend the life of their computers, thus long term lower costs for the user itself when extending the life of the machine.

  • Arancello@aussie.zone
    link
    fedilink
    English
    arrow-up
    63
    arrow-down
    2
    ·
    21 hours ago

    it will be ironic when consumers cant afford the end user devices needed to interact with the AI servers. House of cards??

    • GalacticSushi@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      119
      arrow-down
      1
      ·
      19 hours ago

      Let me put on my tinfoil hat really quick.

      They want to kill personal computing. You don’t need a full blown computer, you need a fire stick style device that plugs into your monitor and allows you to remotely access the virtual machine you rent from Microsoft on a monthly basis.

      • slaacaa@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 hours ago

        This is 100% the plan. Also, I would not be suprised if in 5-10 years there are legal limitations on what kind of computing capacity a private person can purchase due to “national security” reasons.

      • Rothe@piefed.social
        link
        fedilink
        English
        arrow-up
        17
        ·
        15 hours ago

        There is no tinfoil about it. Jensen Huang and the other tech oligarchs have openly stated that is their goal.

      • chrash0@lemmy.world
        link
        fedilink
        English
        arrow-up
        57
        arrow-down
        1
        ·
        19 hours ago

        this has been “the plan” since 2005. when i was in high school trying to figure out what the heck “cloud computing” was, this is what they were talking about: anything requiring more compute than secure authentication and pixel drawing would be rendered in the cloud and delivered to dumb terminals. this is what netbooks, Chromebooks, and smartphones have been a step towards if not an implementation of.

        • stoy@lemmy.zip
          link
          fedilink
          English
          arrow-up
          21
          ·
          17 hours ago

          Looking back at computing history, cloud computing is basically reverting back to the original mainframes and dedicated terminals.

          There was a hype of using thin clients, the concept is that you get just enough hardware and software to be able to connect to a session running on a shared server, the admin can allocate more resources like CPU cores, RAM and storage as individual needs change over time.

          As an IT guy, I do like the concept in a corporate environment, especially when looking at the SunRay system from Sun, which used smartcards for easier access, you put your card into the client and if configured properly, you got your old session loaded and ready in a few sec, regardless of which client you put your card into.

          The YT channel Clabretro has several interesting SunRay videos.

          • MountingSuspicion@reddthat.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            10 hours ago

            It sucks that the world we live in is the way it is because in theory this would be an ideal model for so many people. Older adults I know really just need a Facebook terminal but are required to buy a whole computer. If anything at all goes wrong with it they freak out and buy a brand new one. So much tech waste and so much hardware not being used for the majority of the time. If they had lightweight terminals there’d be less issues on their end but even if they replaced it at the first issue, it wouldn’t be an entire computer getting trashed. Since all they use is the occasional facebook the mandatory internet thing wouldn’t even be an issue. Plenty of younger people might also be good candidates for this since they basically exclusively use online features too.

            Obviously I would never trust this kind of service for a variety of reasons, but in theory the world could really benefit from that model.

          • MalReynolds@slrpnk.net
            link
            fedilink
            English
            arrow-up
            9
            arrow-down
            1
            ·
            edit-2
            14 hours ago

            Yup, there’s a cycle between centralization and edge. Started with centralization, mainframes, went edge with the first PCs (and game consoles) and ever since corpos have been trying to pull it back to the center in waves. Thin client, cloud compute, arguably phones (as apps processing in the cloud), Geforce Now, AI. So far it’s always gone back to the edge for most of the population, except for niche cases (or not in the case of phones). As internet gets faster and more reliable the chance of it sticking longer in the central zone increases (IMO).

            • Axolotl@feddit.it
              link
              fedilink
              English
              arrow-up
              8
              ·
              edit-2
              13 hours ago

              As internet gets faster and more reliable the chance of it sticking longer in the central zone increases

              It also allow the opposite, the fediverse is a living example of it, the more internet is faster the more we can organize better to decentralize, it’s harder that someone get in contact with the decentralized internet but it’s more probable that it happen now than 7 years ago

              Some companies also would still continue to sell consumer hardware (like Framework, probably)

              I see it as a fight, companies are currently winning sadly but we have the power to win too

              • MalReynolds@slrpnk.net
                link
                fedilink
                English
                arrow-up
                2
                ·
                13 hours ago

                Heartily agree. I was trying for objectivity, personally you’ll take my general purpose computers from my cold dead hands, and I will encourage everyone I can to support it.

                I take some solace from the general pendulum nature of the process (and societal evolution in general), this too shall pass. Doesn’t mean we don’t need to fight. Evil triumphs when good people do nothing.

          • Lemminary@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            15 hours ago

            As an end user with this model at work, I hate this slow-ass shit that keeps freezing on me and randomly disconnects. Not fun or productive when it starts talking seconds to register a click because the connection becomes unstable for no apparent reason.

            • stoy@lemmy.zip
              link
              fedilink
              English
              arrow-up
              1
              ·
              14 hours ago

              Wait, are you still running a SunRay at work?

              Wow, I thought they were all scrapped

        • Mihies@programming.dev
          link
          fedilink
          English
          arrow-up
          9
          ·
          16 hours ago

          Yes, but they can get away with a tiny amount of it. Perhaps we are back at the start of personal computing and arcade machines era, where every byte counted.

          • merc@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            1
            ·
            8 hours ago

            Yes, but they can get away with a tiny amount of it

            Not really. Developers have forgotten how to write small, efficient code. Everything is a web page these days, and so the bare minimum app is a web browser, and a web browser is huge.

      • vext01@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        15 hours ago

        Man, this makes me want to take stock of what I have in the attic. Those old computers dont sound so bad any more.

        I also wonder if I should be hoarding raspberry pi and building some kind of cluster

    • grue@lemmy.world
      link
      fedilink
      English
      arrow-up
      25
      ·
      20 hours ago

      Dumb terminals don’t need much RAM. Unfortunately, the minimal RAM would come with maximum rentiership and exploitation.

  • thejml@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    100
    ·
    22 hours ago

    The RAM I bought in 2019 for $100 is now over $500. at this rate I’ll sell it in a few years to put my daughter through college.

  • kinkles@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    32
    ·
    20 hours ago

    I see this as an opportunity to get invested in non-tech hobbies because there’s nothing else I can do

    • MalReynolds@slrpnk.net
      link
      fedilink
      English
      arrow-up
      8
      ·
      17 hours ago

      Yup, was going DDR5 this year, got a new bike (Marin Larkspur) instead, such a good decision, renewed my love of cycling, having a ball.

        • Shellofbiomatter@lemmus.org
          link
          fedilink
          English
          arrow-up
          3
          ·
          13 hours ago

          That would probably be too close to a tech hobby and considering what some of the tech giants are doing. 3D printing will be labeled under criminal activity

          • ParlimentOfDoom@piefed.zip
            link
            fedilink
            English
            arrow-up
            4
            ·
            12 hours ago

            Already happening. Those printed gun laws that are being pushed in multiple states are not about guns, they’re an assault on small scale manufacturing and the right to self repair.

  • moonlight@fedia.io
    link
    fedilink
    arrow-up
    37
    ·
    22 hours ago

    At this rate I’ll be able to sell my ddr3 from over a decade ago and make a profit compared to what I paid originally

    • imetators@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      Suggested my wife to get mini pc with 32gb of ddr5 ram. If she would sell half of it today, she’d be reclaiming 60% of what she paid for that minipc.

      Originally I suggested her to get 64gb one so I could swap mine 32 with hers. She ultimately decided to not to. Could’ve been like 80% if she’d sell 32gb today. Crazy…

    • cmnybo@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      13
      ·
      21 hours ago

      It’s a good thing I saved the 24GB of DDR3-1600 from my old laptop. I might actually be able to get some money for it.

  • felsiq@piefed.zip
    link
    fedilink
    English
    arrow-up
    9
    ·
    20 hours ago

    No reference to CXMT’s memory that’s just starting to be sold in western markets now, I’m very curious if/how that’ll affect things. If corsair’s cxmt kit can hold pricing steady, let alone drop it, for a 2x16 6000MHz CL36 kit then it could be huge

    • Scrubbles@poptalk.scrubbles.tech
      link
      fedilink
      English
      arrow-up
      12
      arrow-down
      1
      ·
      19 hours ago

      Yeah there’s a lot of doom here, but I keep saying that there are reasons that they are locking in 5 year price guarantees, it’s because they know it’s going to crash back down, whether it be bubble or normalization or Chinese. It’ll take some time, but it’s not forever.