7 comments

  • firasd33 minutes ago
    One of the strangest things in the AI industry is &#x27;tokenomics&#x27;. It&#x27;s not very clear why using GPT-4 in early 2023 was so expensive and then six months later 20 bucks could get you a fair amount of GPT-4 inference. This pattern has continued across various labs&#x2F;providers for years--there is a continuous see-saw of pricing that doesn&#x27;t seem related to anything.<p>So what open weight models do is at least provide a baseline of inference cost to add some sanity to the price markers. And of course predictability too--if you really want Kimi K2 instead of K3 you can still use it.<p>So the competitive pressure and predictability offered by open models is helpful for users
    • minimaxir29 minutes ago
      &gt; It&#x27;s not very clear why using GPT-4 in early 2023 was so expensive and then six months later 20 bucks could get you a fair amount of GPT-4 inference.<p>FlashAttention was a hell of a drug.
    • julianlam19 minutes ago
      Why do prescription medications cost so much, and generics so little (comparatively)?<p>Artificial inflation to recoup R&amp;D.
    • mawadev28 minutes ago
      Its very clear: nobody wanted to pay for usage at that price point
    • serial_dev20 minutes ago
      It&#x27;s basically supply and demand?
    • spwa44 minutes ago
      Because as per usual it&#x27;s silicon valley misunderstanding economics. AI is HPC. And how the HPC market worked before:<p>If you&#x27;re the best performing &quot;computing cluster&quot; (ie. whatever you call the entity that can complete a massive calculation), you get a blank check from Congress.<p>Why? Because you need those calculations to &quot;pump&quot; nuclear weapons. They are needed to calculate both the geometry to make fusion bombs possible at all and to calculate the effect of a given geometry. They are the reason US&#x2F;Russia&#x2F;China have the biggest and strongest weapons known to humanity. And of course, they were replicated worldwide for this reason. I mean not that anyone will admit this but we don&#x27;t have the best possible solution, and we don&#x27;t know either the upper or lower limits for fusion devices (plus the lower limit would be very useful for energy generation, which for the US would effectively mean almost literally unlimited large marine ships that never need refueling. And yes, the solution to that problem is almost literally a 3d shape. Not just that, but mostly)<p>Now it appears it does not work the same when you democratize computation. Humans want a particular amount of computation and are willing to pay a given price for that. But the accountants still saw the blank check from before and ... do what accountants do. Economics don&#x27;t change because you make things bigger and accessible, do they? Oh ... wait a second ...
  • thih99 minutes ago
    Is anyone using open weight models for agentic coding?<p>What is your stack (harness, model) and how much do you pay per month?<p>How would you compare your experience to a typical subsidized plan like Claude Code + Pro plan?<p>I’m asking because i keep hearing that open weight models are cheap and efficient - is that really the case in practice?
    • rglullis2 minutes ago
      I am using GLM-5.2 via Ollama Cloud in the $20&#x2F;month plan. With the same plan I can get many different API keys that I use to run my OpenWebUI server, my opencode and pi dev sessions. I am usually running 2 to 4 sessions concurrently, and I never hit quota limits. At work I get Claude, and I was getting reports that I was spending $75 per hour of work on Opus.
  • curious_cat_16321 minutes ago
    &gt; The government should use procurement to create demand for portable, interoperable systems rather than permanent dependence on one API vendor.<p>Now, here is an idea that I have not heard before... and I think there is some merit to this. This is also the sort of thing that a state (looking at you CA, CO, IL, NY) could do, instead of just the federal government.
  • netdur18 minutes ago
    why would any software want to have Kubernetes moment? can&#x27;t count how devop I know that is confused by it
    • honkycat1 minute ago
      Recently my company bought another company, and we kept zero of the original engineers, we just had to run the ghost ship.<p>We walked in, and it was fine. Because it was all kubernetes and laid out like every other app for the most part.<p>The kube hate is just sad at this point. You need to know like 15 concepts that are all applied in the same way. It mostly just works.
    • xyzsparetimexyz15 minutes ago
      I still don&#x27;t know what it is tbh. Something for docker?
      • spicyusername10 minutes ago
        You... don&#x27;t know what Kubernetes is... pretty impressive, honestly.<p>Its 2026 and its the de facto method of deploying software basically everywhere.<p>You gotta really work for it to not know what its for by now.
        • chrisandchris2 minutes ago
          &gt; Its 2026 and its the de facto method of deploying software basically everywhere.<p>That is some really impressive bubble you are living within. Basically everywhere - nowhere near that, no.
      • genghisjahn13 minutes ago
        If you can get it implemented for anything you can’t be fired.
      • Pxtl12 minutes ago
        It&#x27;s for running a massive number of docker containers and automatically managing them and scaling them up and down on demand. It is also so famously brutally complex that basically you need a dedicated Kube expert to handle it.
        • honkycat0 minutes ago
          to be fair, at any large scale you need infra people.
  • cr125rider31 minutes ago
    Way over complicated for what most users need? Huh?
  • nttylock13 minutes ago
    [flagged]