14 comments

  • mossTechnician 18 minutes ago
    > LeCun framed AI as an infrastructure‑level platform that will soon mediate "all of our interaction with the digital world with information more generally"

    This doesn't read as revolutionary, it reads as accepting a premise without explaining how and why it will and must be the case.

  • pmontra 2 hours ago
    Agreed but I want to see how it plays out. Historically a good Windows computer cost $1000 and it was all it took to start programming. How much does it cost a computer with enough resources to run a good enough AI model for agentic workflows and a reasonable time to first token? Can "most of the world" afford buying one?
    • wizee 2 hours ago
      Qwen 3.6 27B is quite good for agentic coding, and practical to run on consumer hardware. You need a system with either 32+ GB VRAM, or a unified memory system with 48+ GB VRAM and a decent integrated GPU. While not cheap, such a setup is still attainable for much of the world, and will eventually get cheaper over time. Open models hosted on non-American clouds also remain an option with a much lower barrier to entry, for cases where privacy is less critical.
      • jochem9 2 hours ago
        There was an article on HN a few weeks ago where someone detailed how they managed to get an old datacenter GPU to run in their consumer PC, getting decent performance with qwen. He spent something like $200 on the GPU (second hand of course).

        So yeah, I think models on local hardware will be quite common soon among the tech savvy (such as people creating software).

        • wrs 1 hour ago
          Especially considering the millions of 2026-class data center GPUs that massively overinvested companies are currently buying, which will be obsolete in a few years.
          • treis 1 hour ago
            I think those are going to be run until they die. The capex vs opex is too high to obsolete them in a few years. They'll keep serving current gen LLMs for as long as they keep running.
            • Chu4eeno 1 hour ago
              They can also be used for other things than running the main frontier whatever model as well.

              E.g. grok isn't truly multi-modal, it has a callable tool that is a separate VLM it invokes on image URLs or files (for a long time it was grok-1.5v, but I think they have upgraded now, it was pretty bad).

              And then you have the small summarizer models for the CoT/thought traces, the guidable summarizer models for the standard browse tools, etc.

              There's a ton of stuff that can use an aging GPU.

          • nok22kon 47 minutes ago
            H100 were released in Oct 2022. They are now more expensive than at release time.
      • schmuhblaster 2 hours ago
        Indeed, and with some tinkering around the harness it can even punch way above its weight.
      • thewebguyd 1 hour ago
        > You need a system with either 32+ GB VRAM

        I do hope you're right that it will get cheaper over time (it should), but right now 32GB of VRAM is not affordable to a lot of people. You're talking ~$4500 just for the GPU, or $800 ish used if you can find one.

        • daan-k 1 hour ago
          For inference you can split the 32GB between two 16GB cards. Two new 5060tis for ~€1000 in total is more than fine.

          It's a tad less efficient and a bit more of a hassle, but still a good experience for only a fraction of the price.

        • gleenn 27 minutes ago
          A Mac laptop can be had with 32GB of RAM for far less than $4500. Not sure if they actually need 32GB of discreet GPU RAM. My Mac laptop does run Qwen at a reasonable speed.
    • Chu4eeno 2 hours ago
      Open weights/source doesn't necessarily mean running on local hardware, though.

      I imagine having multiple providers competing will drive down hosted versions of open weight models drastically.

    • majormajor 2 hours ago
      > Historically a good Windows computer cost $1000 and it was all it took to start programming.

      Gotta remember inflation here.

      $1K in 1995 was roughly equivalent to $2K now and wouldn't have been a particularly "good" machine then.

      In 1982 the Commodore 64 started at about $600 bucks, also roughly around $2K today.

      If you outgrew that, beefier machines back then were A LOT. It was easy to find $2k+ towers and (especially) laptops even into the 2000s, and a lot of those would be $5K+ equivalent today.

      • SoftTalker 1 hour ago
        And a unix workstation in those days could be high 4 or even 5 figures, depending on configuration.
    • abetusk 1 hour ago
      Moore's law or one of its generalizations still holds, so it will only be a short matter of time before a $1k computer will be able to train and run a powerful enough model.
      • Windchaser 1 hour ago
        I thought Moore's Law came to an end in the last decade?

        Certainly the transistors/chip or transistors/$ or flops/$ have not been progressing at the same exponential rate as during 1970-2010. There is still progress, but it's rather slower.

    • giancarlostoro 2 hours ago
      Before the AI "crisis" it used to take about $3500 to get a prebuilt with a 5090 which can run good enough LLMs. I run reasonable LLMs on just 16GB of VRAM on my Mac, and the 5090 has double that.
    • bensyverson 2 hours ago
      Yes, between Moore's Law and more efficient model architectures, we just have to let time do its work.
      • Danox 2 hours ago
        Software models and hardware are getting better all the time—and that’s where some big companies spending billions might stumble! In fact, Microsoft recently announced that they’re scaling back a bit on their AI investments.
    • ssivark 1 hour ago
      I don't understand the justification for local hardware with cost as the motivation. The same (or bigger/better) open weights models can served by third parties at much higher resource utilisation, and will therefore be much cheaper!?

      Especially because the world is likely to persist, at least for a while, in state where computing hardware demand drastically exceeds supply resulting in high prices for hardware. So why wouldn't you want to max out utilisation and amortize costs, at least for typical (non sensitive) use cases.

      • layer8 1 hour ago
        IMO the more useful distinction is in analogy to VPS versus SaaS/PaaS. Open models allow you to use any inference provider you like, including local ones, similar to running open-source software using VPS providers. You’re not bound to a particular SaaS/PaaS as you are with closed model providers. That same freedom also allows you to self-host when you care about that.
    • crazycracker 1 hour ago
      Historically the cost of compute has also gone down. Like just look at it as compared to a year ago. We have amazing open source models that can run on consumer hardware and if we go away from our obsession of using opus 4.8 or mythos for everything then it actually is super amazing to see what these open source models could do. I use qwen3.6:27b as a daily driver and I am heavily impressed with it.
    • Kim_Bruning 2 hours ago
      Roughly about Eur 3-4K right this minute I think? The graphics card, ram and storage are punishing. Under more normal circumstances (hopefully late 2027) it'd be 1500-2500 depending on what you think is realistically useful.

      Possibly it's the same price range, allowing for inflation.

    • rayiner 2 hours ago
      Isn’t this just a bet that I’ll have an AI data center in my iPhone within 10 years? Why is that a bad bet?
    • mbgerring 2 hours ago
      About $2k in 2026 dollars and falling.
      • simonw 2 hours ago
        ... or rising, at least as long as there's a RAM shortage.
        • mbgerring 2 hours ago
          I’d bet that there won’t be a RAM shortage for very long.
          • simonw 2 hours ago
            The best article I've seen about that is this one by David Oks (ignore the headline, the content is much better): https://davidoks.blog/p/ai-is-killing-the-cheap-smartphone

            > It was only in 2025, as memory prices began an unprecedented surge, that the memory makers started to build new fabs targeted at HBM, all slated to start producing chips in 2027 or 2028.

            • fellowmartian 2 hours ago
              It still won’t help unless the AI bubble pops. Even old fabs will continue pumping out HBM instead of DRAM as long as hyperscalers gobble it up.
          • Avicebron 2 hours ago
            This seems wildly optimistic, do you have anything to support it?
            • swiftcoder 1 hour ago
              The RAM shortage is predicated on both the huge datacenter buildout (many of which are already mired in delays, with a few even cancelled outright), and the massive memory purchase commitments various hyperscalers have made - hyperscalers who seem to be running short on cash lately...
            • AnimalMuppet 1 hour ago
              History? This isn't the first RAM shortage. When one happens, producers build more fabs. The fabs come online, the availability of memory shoots up, and the shortage goes away, usually replaced by a glut.

              If you want to argue that this is different from all previous RAM shortages, you can, but the burden of proof is on you to show the difference.

              • nok22kon 44 minutes ago
                there is a glut if demand stops.

                this time demand doesn't stop. there is an exponential demand for tokens.

    • epolanski 42 minutes ago
      If we had 256-512 GB ram unified memories at 2022 prices, we'd be talking 1500 computers.
    • skydhash 1 hour ago
      > Historically a good Windows computer cost $1000 and it was all it took to start programming

      Started with computers around 2009 and later bought an oldish computer (a pentium 4 PC) for the equivalent of 50 usd. Codeblocks and Python Idle were free at the time (C and Python were the first languages I learned). The barrier to programming has always been low as the only thing you needed was books (the internet made things easier) and access to a PC (I had friends with laptop and my school lab).

    • ktallett 2 hours ago
      Hence why brute force needs to be replaced with examples such as neuromorphic methods. It could realistically could be combined with mesh networking as well to utilise the capabilities of all computers locally.
  • prmoustache 1 hour ago
    What is Open-Source AI? Has it been defined?

    By all accounts, all AI companies starting with open are doing proprietary stuff. All models delivered for free as "open-models" are just freeware as no source is really provided.

  • blakesterz 2 hours ago
    There's a video of the entire session here:

    https://webtv.un.org/en/asset/k14/k14ej1ucqu?kalturaStartTim...

    (if that link doesn't work, it starts about 12 minutes into the start)

    • verdverm 2 hours ago
      had to click the play button, but it keyed to the 12m mark
  • peterlk 1 hour ago
    Over the long term, it seems like open models must win out. This feels like it rhymes with the story of operating systems. Despite the enormous financial contributions of Microsoft and Apple, linux still won because control matters over the long term.

    I predict that mech interp and things like Neuronpedia will matter more and more over time, and the frontier providers are disincentivized from providing those tools

    • sademo 32 minutes ago
      depends on what you mean by winning out most of the profits will be hold by closed proprietary models and open sourced models will be barely able to fund their own research and development cost just like how apple has barely 10-15% of market share of smartphones but takes away 80-85% of all profits. I kinda see a similarity of this may turn out for AI as well.
    • petcat 1 hour ago
      > linux still won because control matters over the long term.

      what has Linux won? Servers? sure

      • peterlk 1 hour ago
        Yeah. I would expect that Samsung or Apple’s bundled AI things (whatever those end up being) will be good enough for consumers, and open models will be the things that actually get used in the products of the future because they will allow technical people to alter models in ways that specialize them for whatever use case they’re building for. They will also be the onramp for engineers/data scientists of the future, and thus will have more available, specialized knowledge over time.

        The bitter lesson would claim that we only need one model with more data thrown at it, but I’m a bit skeptical that we’ll end up with “the one true way” of building a model, and I think there will be model tradeoffs that we can pick from as the industry matures.

  • mbgerring 2 hours ago
    There is no reason we should accept the enclosure of the digital commons represented by AI. The data these models are trained on amounts to the total intellectual and artistic output of human kind through recorded history. It belongs to all of us, and accordingly, so should the models and weights produced by it.
    • nxm 1 hour ago
      It belongs to not us, but the copyright holders of that work
      • dwa3592 51 minutes ago
        and that is millions of people; hence the use of the word 'us'.
    • cyanydeez 1 hour ago
      ok, but government is how you do that. and as should be evident, its easy to year down and corrupt
      • hootz 1 hour ago
        Companies aren't really that better. Actually, sometimes it's even worse, because they are not even formally required to serve the public.
        • Chu4eeno 49 minutes ago
          A big reason for that is the dumb decision from Dodge v. Ford Motor Co., giving us this quasi-capitalism which optimizes for the wrong thing.
    • logancbrown 1 hour ago
      The effort of humans who had to toil through training models belongs to everyone? Do they no longer have any ownership over their hard work?
      • cgannett 1 hour ago
        A drop in the bucket compared to the value of the collective human work that was stolen to train it.

        edit: come to think about it I think the ratio of one drop to one bucket is vastly over estimating the ratio of the trainer's effort.

        • logancbrown 1 hour ago
          No human work was stolen, it was read.
          • Upvoter33 22 minutes ago
            Come on. It reads all the code in the world; then, you ask it to produce code; then, it gladly writes out something "new" which is a synthesis of what is out there, often with direct copying. It's more than reading.
          • folkrav 1 hour ago
            Calling what LLMs do just "reading" is, at best, naïve anthropomorphization.
      • riddlemethat 1 hour ago
        They got paid. That’s what the money was for. It’s the investors who backed these foundational model companies who will hold the bag as more open source models come along and consume more market share.
        • thewebguyd 1 hour ago
          I agree, but

          > the investors who backed these foundational model companies who will hold the bag

          Is awfully bold to assume that private credit is who will be holding the bag here. The IPOs are coming to shift the risk to the index funds & retail. Once insider lock up periods expire, I suspect a massive sell off.

      • tencentshill 1 hour ago
        Some consider copyright to be unethical. "Information wants to be free".
        • thewebguyd 1 hour ago
          Information also wants to be expensive, and that tension will never go away. "Information wants to be free" is only one side of the context of that quote.

          > On the one hand you have—the point you’re making Woz—is that information sort of wants to be expensive because it is so valuable—the right information in the right place just changes your life. On the other hand, information almost wants to be free because the costs of getting it out is getting lower and lower all of the time. So you have these two things fighting against each other.

          Information may want to be free, but the humans creating it still need to eat and pay rent. Copyright isn't necessarily unethical more than its a flawed tool, and lasts far too long in the law's current state. It needs to last only and exactly as long for the original creator to profit from the work for a specific duration of time, and then thats it.

          • vitally3643 1 hour ago
            No, greedy people want information to be expensive.

            It is only because of rampant greed and capitalism that information is not free. There is nothing inherent about the collective knowledge of mankind that lends itself to being proprietary and expensive. Otherwise human society literally could not have evolved.

        • altcognito 1 hour ago
          Great framing for your case, but I think it is less that it is unethical and more that ideas/copyright isn't perpetual, nor should it be fully transferrable to a corporation (a non-person entity)

          I'd struggle to find an idea, art, technique etc... that wasn't an extension of something that came before it.

        • RRWagner 1 hour ago
          I would propose that copyrights not be eternal
        • layer8 51 minutes ago
          Copyright isn’t about information.
      • dofm 1 hour ago
        Paying them may now be impossible. There might be some legal settlements still.

        Preventing a handful of massive companies from continuing to be the only ones able to make money off that, not only unimpeded but with overt or covert state assistance (regulatory capture, ownership, whatever), at least puts an end to the worst of the abuse.

        If we have broken the idea of copyright, and we do indeed appear to have broken the idea of copyright, why should trillion dollar companies owned and controlled by strange or psychopathic weirdos and their circle of investors be the only ones benefiting? Why do Sam and Dario or the US government get to decide when and for whom the tap is turned on?

      • petcat 1 hour ago
        Not too mention the unbelievable cost of actually doing all that training.
        • SoftTalker 1 hour ago
          People used to make the similar arguments about programming languages and compilers. Now you'd need extaordinary requirements to justify paying licensing or usage fees for a language runtime or compiler.
      • failbuffer 1 hour ago
        Are the going to pay for the societal harms they cause?
  • robwwilliams 2 hours ago
    Yann is on the mark. Almost amusing to see the EU along with its many former “subjects” realize they are at great risk of joint Chinese-American hegemony in AI. We should all be more terrified of a few nation states defining the agendas and policies of AI use than current Ai variants that a inherently without purpose or autonomy.

    Great analogy to the fear of the printing press being really bad news in that it enabled the rabble to get aroused.

    • oceanplexian 2 hours ago
      AI is the canary in the coal mine. They don't have an AI problem they have an everything problem. Inability to maintain energy security, declines in manufacturing, their social programs are no longer sustainable (Pension age rises and reforms), German car industry is in decline, increased spending demands for defense, and so on.

      All that's needed is another sovereign debt crisis to spark what is essentially dry tinder and I think the EU is a lot closer to collapsing than anyone even remotely realizes.

  • dippogriff 1 hour ago
    Edge models will get much better after the current insane capex and organic data for pre-training is dried out. But hard to see how the best open source models will ever come close to the best closed ones.
    • dbolgheroni 1 hour ago
      It's already happening. GLM-5.2 ranks quite close to SOTA models. Some might argue that benchmarks can't measure the real effectiveness for day-to-day usage but that's another discussion.
  • paxys 2 hours ago
    We aren’t going to have Open Source AI without Open Source hardware specs and Open Source manufacturing. Software has been solo driving open computing for far too long, and with AI now the bottlenecks are finally moving up the stack.
    • wmf 2 hours ago
      I don't see any evidence of this. Open source software thrived on proprietary hardware for decades.
    • OsrsNeedsf2P 2 hours ago
      What..? We have open weights AI already, and even if we didn't, I don't see how Open Source hardware is a pre-requisite
      • paxys 2 hours ago
        Weights are meaningless if you can’t run the model from a computer under your desk.
        • wrs 1 hour ago
          How does that follow? Plenty of open source software runs in a commodity datacenter. This is about the API bottleneck, not the physical location of the GPU.
        • Windchaser 1 hour ago
          I don't follow. If weights are open, can't competing providers pop up? Including, e.g., coalitions of anarchists who collectively share compute and collaborate on modifications to the weights.

          Even if it's too expensive to run the models on your own personal hardware, open weights may still make it possible to take power back from the big private corporations.

        • AnimalMuppet 1 hour ago
          Fine, but I have a computer under my desk. I didn't have to wait for open hardware in order to get it.
  • echelon 2 hours ago
    We don't need rinky-dink RTX models that budget VRAM.

    We need large scale open weights models just as capable as what's at the frontier.

    And we need the ability to rent compute and spin up the weights easily. One-click, easy enough for anyone. Easier than nerd tools like ComfyUI, Claw, and node graph garbage.

    Freedom is owning very large scale weights. Anything less is subsistence.

    • ktallett 2 hours ago
      We need to improve the waster and energy usage and this method doesn't. Most are not reinventing the wheel, a shared AI repository, communicated between online local computers would save a lot of need for these large models.
      • simonw 2 hours ago
        I'd love to see credible numbers on the energy usage of thousands of people running models on their own devices compared to sharing data center resources to run big models that serve many different people at the same time.

        My hunch is that the energy/water usage of the data centers is a whole lot more efficient than everyone running at home, but I'd be interested in seeing real data on that.

        • Windchaser 1 hour ago
          Water usage goes up with data centers because more cooling is needed when you run the hardware harder.

          So: if you're running the models on your own machine, presumably you're not running them as often, and air cooling is sufficient. But, at the same time, this is less efficient in terms of hardware use; the data centers need water cooling specifically because they're getting more bang from their buck from their hardware, by running their hardware harder.

          So that's the tradeoff: more hardware-use efficiency means more water usage.

          • nok22kon 41 minutes ago
            that water is recirculated. nobody sends it down the drain after one loop
        • verdverm 1 hour ago
          With hardware like the Spark and Strix, the water usage is known to be zero, yea?

          On the energy front, I assume less efficient, but I also think there is a tradeoff in efficiency versus freedom, that's why I have my own hardware.

          • simonw 57 minutes ago
            The electricity used by hardware itself consumes water. When people talk about data center water usage they're often also including the water used in electricity generation.
            • verdverm 13 minutes ago
              Ironically, 77% of my electricity comes from flowing water rather than the boiling it, ~90% renewable overall

              Once we get to fully renewable (as a country), there should be no water involved in electricity generation as well.

          • fluoridation 1 hour ago
            All consumer hardware (not counting XOC) uses either air cooling or closed-loop liquid cooling, so the water usage is zero, always. Power is a little trickier. I'd assume it's less efficient, but also the total usage is less, because the user sometimes turns the machine off, and the hardware idles to a deeper sleep state than server hardware.
        • cold_harbor 2 hours ago
          the comparison misses that local LLM usage covers tasks you'd never send to an API — private code, offline work, medical notes. the baseline is 'local vs not-doing-it', not 'local vs cloud'
          • simonw 56 minutes ago
            I have bad news about my private code and medical notes...
            • Chu4eeno 42 minutes ago
              Looking forward to some pre/non-finetuned frontier model to leak, and people to start completing medical notes.
      • echelon 2 hours ago
        NO!

        This is the wrong approach that will turn us into serfs. We need big honking models that do what the leading foundation hyperscaler models do to within a few percentage points of measured performance.

        The small-scale models are not productive, and the duct tape solutions built on top of them are hobbyist-tier "year of Linux on desktop" toys.

        I imagine fedora-wearing, crypto-shilling, coupon-cutting boffins every time I see small weights thing lauded as the future. This is the Pine Phone F-Droid of AI.

        "SMS works most of the time on my phone, I swear! I don't really need my banking app!"

        That is not big model energy.

        Nothing outside of the top ten is worth spending any time on, and we need to focus on models that bridge the gap.

        You're talking about impractical toys for highly technical people wasting their own time. That doesn't move the needle or have any economic impact on the competitive landscape.

        We need sharp teeth that bite at the legs of the top-tier foundation labs and hold them back from running away with the prize.

        We've been through this time and time again over the last thirty years. It's the same shaped problem as before. We don't need toys - we need real infra for real people paying money to do work. Not freeware for freeloaders who don't spend and invest in the problem space.

        Large models fit that precisely, because it forces investment into a wide variety of open infra, routers, inference engines, etc. Not to mention the weights ecosystem itself.

        • ktallett 52 minutes ago
          Firstly, unless you are the leader of any of the faangs, you are a serf on the whole, if you believe in that philosophy as being relevant.

          We need the right tool for the job. Certain models have minimum energy expense no matter what the task is and that's often wasted, both on the scale of some tasks and also repetition.

          There is a place and a need for large models, local models, and single purpose models. The same way there is a need for HPC and single board.

          • echelon 16 minutes ago
            > if you believe in that philosophy as being relevant.

            If you tell the open weights labs that you want tiny models, you'll get more shitty tiny models.

            If tell them you don't want tiny models and you want big models, they'll change their focus.

            > We need the right tool for the job.

            The world has enough shitty tiny models. You can frankly distill your own without wasting the time of foundation labs.

            > energy expense

            You are so far removed from the discourse that I think I'm wasting my time talking to you. This is not about energy in the slightest.

            > There is a place and a need for large models, local models, and single purpose models.

            This is where 99.999% of the demand is. And if you look, you'll notice that most of the token usage is accruing to hyperscalers because the market isn't meeting this demand with enough alternatives.

            The robotics industry will produce energy efficient models. Let them be the ones to press for that. Stop demanding cheapo LLMs, image, and video models. Big is all that matters in this domain.

  • throwaway613746 2 hours ago
    [dead]
  • guesswho_ 2 hours ago
    [dead]
  • randomuser558 1 hour ago
    [flagged]