I love LLMs, I hate hype

(geohot.github.io)

145 points | by therepanic 2 hours ago ago

77 comments

  • hamandcheese an hour ago

    > where’s all this new magical software that the productivity improvements should imply?

    It's running, privately, in my homelab.

    I think we are entering what I call the "have it your way" era. If an open source project doesn't do exactly what you want it to do, fork it, or create a new version. It's too easy.

    This makes me a bit concerned about the future of open source. Upstreaming used to be worth it, since maintaining a fork is effort too. But now the balance has shifted significantly. Especially with many projects becoming a lot stricter about contributing, and some becoming outright hostile to AI. I can't blame them. But I think the effect will be that improvements are less likely to make it back to the community as AI adoption increases.

    • atomicnumber3 an hour ago

      Remember: code is free as in "free puppy". FOSS communities were never valuable because of the code. It was the shared written and oral traditions that make the software useful, usable, and updated.

      • hobofan 29 minutes ago

        > that make the software useful, usable, and updated

        There is a lot of OSS software out there (e.g. in scientific communities) that I would say would barely qualify for each of those three attributes. The main reason it's valuable for the respective communities, is because it's the only thing that's available.

        • bayindirh a few seconds ago

          Developing scientific software is disproportionately hard though. Making it usable, useful and keeping it updated is even harder.

          There's two reasons for that. The math is generally very unorthodox and alien for a seasoned developer, and software development practices are equally alien for the scientist who can understand and evolve the math behind it.

          I have written a boundary element method evaluator for my Ph.D. not only math was alien, the required coding techniques for making it fast is very different for a standard developer. You have to have the perseverance and interest to do that. I chose that path intently and I do not regret a millisecond of it.

          The problem is, if you don't have a dedicated team to continue that codebase (e.g.: like the Eigen team), your code is basically done and done. If somebody doesn't share the same passion, it's almost impossible for someone to take and carry it forward.

          Oh, due to the math and optimizations, the code's structure need to be both documented and the next batch of developer(s) have to be tutored by the person who's giving the code to them.

    • paulryanrogers an hour ago

      You still have to track upstream and merge conflicts. Or else you have to get LLMs to fix all the CVEs in your fork.

      • midasz 12 minutes ago

        I'm guilty of creating a fork that just goes off the rails, but still needs to keep up with upstream. I do it via a skill and seems to work good enough for now: https://github.com/midasvo/findroid-ce/tree/main/.claude/ski...

        • cyanydeez 2 minutes ago

          I'm doing it right now to see what the cost is; I cloned the upstream and made a copy of the working directory and asked the Qwen3.6-35B-A3B model to merge my production files with the new upstream.

          Since it's just a duplicate folder, I can always fall back if it fubars.

    • blauditore 31 minutes ago

      You will likely end up in maintenance hell soon. This will likely not be much easier with AI because coding is not the hard/annoying part, it's the fact that you need to dust off every little project every time a tiny fix is needed, and that's a lot of toil in the long run.

      • fragmede 11 minutes ago

        Maybe? I ran across an old pre-LLM project of mine recently, and past me was an asshole and didn't leave a readme for future me. Meanwhile post-LLM projects at least have a readme that the LLM generated for me or my agent to read and pick up context on. Being able to ask an agent what is this repo, what's going on here? Hey just make it do this, instead of toilsomely digging in and doing it tmmyself, seems to say that might not come to pass.

        There is, of course, the question of if that's making me dumber. It might be, but there are other brain training things I'm doing outside of that to force my brain to do the thing.

      • cyanydeez 4 minutes ago

        alternatively, you might end up in 'good enough heaven' and not have to touch it for a decade because, you know, it does exactly as you need and you're not google, microsoft, openAI or antrhopic.

        I'd bet there's far more 'good enoughs' than anything else out there. One of the reasons microsoft office is constantly churning subscription, etc is because they solved good enough decades ago and need to justify valuations that just don't matter for most of their user's use cases.

        Not everyone is a software developer having to churn out the 101th SaaS that's just because some MBA refuses to hire a dev.

    • thegrim33 13 minutes ago

      "This new tool allows for writing all this code ..... but every person and company, in unison, in a grand conspiracy, all decided to only write private software with it that they aren't releasing to the public in any way"

      Seems reasonable

  • TheAceOfHearts an hour ago

    At least for me, the jump in productivity has resulted in building stripped down one-off software for my highly specific use-cases.

    You can use an LLM to create anything but you still need to know what it is that you're building, and you need to think through how everything should work or the LLM will just fill it with sausage. You can tell that the models are still quite jagged and limited by the mixed quality from a lot of the software that these presumed trillion dollar companies are putting out. The future is sausage.

  • dom96 36 minutes ago

    I love LLMs too, but I am concerned about their cost. They are all still very subsidised. Is there any guarantee that I'll be able to run a Opus 4.8-level model on my personal computer before the big AI labs decide to hike up the prices?

    • Aurornis 23 minutes ago

      > They are all still very subsidised.

      I think the opposite: I think the frontier labs have good margins on their inference unit costs.

      We can already see what it costs to run near frontier-size models. There are independent business pivoting to serving these models at reasonable prices and they're competing on OpenRouter for costs much lower than frontier labs.

      > Is there any guarantee that I'll be able to run a Opus 4.8-level model on my personal computer before the big AI labs decide to hike up the prices?

      I would bet good money on prices going down significantly, not up.

      If we get to the point where you can run an Opus 4.8 model on your local computer, it's going to be even cheaper for a datacenter to serve it on their hardware. That means prices crash, not that they're going to rise.

      • theli0nheart 5 minutes ago

        [delayed]

      • helloplanets 10 minutes ago

        The subscription based plans are heavily subsidized, but the direct API inference pricing (which larger companies need to pay) is profitable.

        Using a full Claude Max 20x plan to 100% of weekly usage would easily cost you 2k through the API. While the Claude Max 20x plan is 200 a month.

      • dgellow 21 minutes ago

        Interestingly enough, geohot also has an article covering this: https://geohot.github.io//blog/jekyll/update/2026/06/18/pric...

        • Aurornis 18 minutes ago

          That's commentary on company valuations.

          Token prices are going down. Competition is global. A company could choose to keep their API prices high, but if another company comes in at 1/10th the price for 95% of the performance then they won't have many customers.

          • dgellow 16 minutes ago

            You’re right, my bad, I read that too quickly

      • dude250711 9 minutes ago

        I thought hardware prices would always just keep going down.

    • ekidd 7 minutes ago

      You can maybe run a local Sonnet-4.5-ish-level model (sort of) for less than the price of a new car, even at current massively inflated prices for fast RAM. This is probably not what you were looking for. But it's there. You could share one server between multiple developers. Maybe make a little AI co-op or something, with a pair of RTX Pro 6000 cards?

      Also, DeepSeek V4 Pro is cheap via any commodity API, and DeepSeek V4 Flash is essentially free at API prices like $0.09/M, $0.18/M out. This is generally not subsidized.

      For a more practical local setup, Qwen3.6 27B on a used Nvidia 3090 (US$1300) or two is surprisingly nice. It needs clear instructions and you can't use it for hands-off vibecoding, but it's actually quite reasonable for hands-on programmers.

    • EgregiousCube 32 minutes ago

      Guarantee is too strong a thing to seek, but healthy competition makes it highly likely that the supply/demand curve will meet at a healthy place.

      You're always guaranteed that you can stash away the open models!

    • talloaktrees 23 minutes ago

      Currently, because of the subsidies from the frontier models, demand is mostly for higher intelligence.

      If subsidies do end, demand for price efficiency per unit of intelligence will go way up.And because there's many players in the market, this demand should be met by at least some of them.

    • fragmede 7 minutes ago

      GLM-5.2 is runnable and downloadable today on a MacBook studio that costs a stupid amount of money. No one can take that away from you except by force though, if you want to set it up today.

  • andy99 24 minutes ago

    He says he might have been too harsh in his ā€œeternal sloptemberā€ post from may: https://geohot.github.io/blog/jekyll/update/2026/05/24/the-e...

    I wonder what he thinks was too harsh, still seems pretty bang on, I think it’s going to age well.

  • fwlr 17 minutes ago

    I get it, I want to agree, I really do like the ā€œthis is a new tool in the toolkit of the professional software craftspersonā€ argument…

    …but consider: the Q-tip. ā€œDon’t use it to clean your earsā€, but for most people that’s all they want to do with it, and empirical observation indicates that this dynamic results in either ā€œusing Q-tips irresponsiblyā€ or ā€œnot using Q-tipsā€, with ā€œuses Q-tips properlyā€ being a small-to-vanishing proportion of the whole.

    • ghthor 3 minutes ago

      Qtips are made for cleaning your ears. It says not to do that so they are NOT sued every time some idiot fucks up their ear with one.

  • kenforthewin an hour ago

    I felt the same way in 2024-2025. Then Sonnet 4 was released, and things started feeling different. Opus 4.5 was another step change for me. Everything feels like it's accelerating, and timelines are getting crunched. I guess in some ways I envy OP, who would "bet everything" against ASI - the truth is I don't know, and I don't think anyone knows, where this ends.

    • lukeschlather 18 minutes ago

      He didn't say he bets everything against ASI, he said he bets everything against ASI being a flash of light in the sky which destroys our chance of getting access to the wealth it creates.

  • a-dub 6 minutes ago

    it's kinda like riding an e-bike, but in heavy and unpredictable pedestrian traffic.

  • kordlessagain an hour ago

    There's good reason to hate the merchants and their marketing. But builders are not merchants. They build with whatever tool is available.

    • pphysch 7 minutes ago

      Geohot is one of the (attempted) merchants, but maybe that is not going so well and he is changing his tune.

  • simianthoughts 28 minutes ago

    This guy is sooooo annoying with his stale takes.

    This is what he wrote before.

    > I’m calling it now, the adoption of AI agents into software development will be one of the most costly mistakes in the field’s history. Agents cannot program, and it’s taking longer and longer to realize that they can’t.

    Now he's writng

    > I love the progress. I’m so excited for the new LLMs, self driving cars, video generation models, and coding agents.

    SMH now he writes about the hype. My brother in absolute Deity, *you* should have believed the hype.

    • TN1ck 13 minutes ago

      Both can be true and I have both opinions also in me. Love the progress, worry about the consequences of not being careful with it.

      He does say in this post:

      > I’m getting better at using them and get some boost from the models. It is a new skill, and it’s not like I haven’t constantly been trying them. You have to be really careful, they can increase cognitive fatigue, and all the vibe coded stuff is still slop (where’s all this new magical software that the productivity improvements should imply?).

  • password54321 an hour ago

    Yeah I don't think any of the labs have some secret sauce for intelligence either. It seems most of the advancements are still coming from hardware, making LLMs more efficient and throwing more compute and data at problems. And even those problems still require a lot of prompt engineering: https://cdn.openai.com/pdf/04d1d1e4-bc75-476a-97cf-49055cd98...

    • andy99 an hour ago

      The secret sauce is training data. They’re not just taking advantage of more compute (which obviously is necessary but as mentions basically a commodity). They are paying billions to data labelers and making judgements about the nature of the training data they best need to make the product they want. This seems to get pushed aside as a minor point but it’s the primary differentiator of the big labs.

      • password54321 an hour ago

        As a I said, compute and data. But LLMs can be distilled, so even their data is not much of a secret sauce.

  • deep_concern 9 minutes ago

    >One, this constant bullshit about some window closing, or the perpetual underclass, or falling hopelessly behind. This is negative valence hype, not only is it not true, it’s mostly designed to make you feel bad about yourself and move to shitty San Francisco where everything really does suck like how these people claim.

    It's bullshit in the sense that they don't know for sure, but the author doesn't either. Why might or might not it be true?

  • pu_pe 11 minutes ago

    > A certain cult likes to claim credit for things that are happening with or without them, and this is my main argument against the valuation of frontier labs. It’s not that AI won’t create that much value, it’s that they won’t capture it.

    > AI is something that’s happening mostly due to Moore’s law and general progress in computing, not something that they are doing.

    But if these companies control the vast majority of compute power, which seems like the plan they are already executing, won't they capture most of the value from the progress of AI?

  • sigmar an hour ago

    >One, this constant bullshit about some window closing, or the perpetual underclass, or falling hopelessly behind. This is negative valence hype, not only is it not true, it’s mostly designed to make you feel bad about yourself and move to shitty San Francisco where everything really does suck like how these people claim.

    It's possible to use LLMs without logging onto twitter to be exposed to the people spouting off about a "perpetual underclass." I love the internet, but it really feels like (now more than ever) you have to be intentional about what sites you visit.

    • cautiouscat an hour ago

      Those people are not just on Twitter. They’re here on HN, they’re at work, they’re at your next social gathering.

      I’ve found them to be unavoidable to some degree.

    • ToValueFunfetti an hour ago

      Agreed. There's sort of this spiteful anti-hype here that I find very offputting, and ultimately I think it's because a lot of folks are going out and encountering opinions I never see. I hear wild conspiracy theories about data centers and the financials of involved companies that make their way to me from bluesky or instagram, often through here, but never the unstoppable tide of hype that people are allegedly[1] railing against. I do read Scott Alexander, but he's a lot more reserved than people make him out to be on this.

      [1] Allegedly because I have no firsthand experience, not to imply doubt.

    • paulryanrogers an hour ago

      Does Xitter still have people complaining about class divisions?

      (Genuinely curious, I hadn't ever seen that there though I don't go there much any more.)

      • ToValueFunfetti an hour ago

        "Permanent underclass" is the notion that people who get involved at the ground floor will essentially get infinite wealth relative to the ones who don't. It's a little goofy, but more of the capitalism you'd expect from today's X than the communism you're imagining in yesterday's Twitter.

  • neiman an hour ago

    Honestly, who likes any hype in anything ever? Especially if you genuinely like and understand the thing being hyped.

    • tuvix 44 minutes ago

      Agreed, but I do think this is a wholly different kind of hype. With crypto currencies it was the promise of modernizing value exchange, with some zealots promising the end of traditional currency.

      With this, I’m hearing (from supposedly reputable publications, in addition to random people) that this is going to end knowledge work in general and take out a large percentage of the world’s labor force. I’m being told to pick up a trade, and that the career I have and the knowledge I’ve gained is now worthless.

      The worst part seems to be that it’s pretty much impossible to quantify any kind of impact these tools will have until after the impact is actually felt. We’ve been in limbo while the tech sector is just rotting.

    • cautiouscat an hour ago

      C-suites. Marketers. People with stock portfolios. Banks. Politicians.

      So all people that don’t understand the thing being hyped.

      • an0malous 37 minutes ago

        Basically all people with monetary investment in the thing being hyped

    • moffkalast an hour ago

      Stocks and politics I guess.

  • fragmede 21 minutes ago

    > But models are useful just like... all the regexes I never learned how to write and now never will!

    Wait, does this mean I'm better at something than geohot? All that time spent learning regexps wasn't a waste!

  • Razengan an hour ago

    I recently realized, that ever since I've had AI to "talk" to, I haven't had a stuck or "downtime" moment; there's always something to at least brainstorm on.

    In the past when I couldn't figure out something, I'd take a break for a couple days, while going through Google → Stack Overflow → Reddit, and by the time you got to that point you rarely got useful answers, usually either trolls or silence.

    Now I can just ask AI about fleeting ideas and always have a starting point for some area of some project to work on.

    A lot/some of the concerns about the AI Age could be alleviated if people got UBI and a 4-day workweek.

    like if AI's supposed to be so great why do we still have to work so much??

    and if we don't have to work, how do we pay for food and bed?

    • jagenabler2 42 minutes ago

      Do you feel like the ideas you’re getting from brainstorming these days are the same level of quality as in the past? I’ve been doing some of the same, but I’ve also been feeling like the downtime where I’m genuinely stuck is where my most innovative solutions come to light. I’m not going as deep into problem spaces anymore.

      I’ve also lost my ability to self-filter. In the past, I’d write down an idea and if I was stuck for too long, I’d discard it. Now I feel like I have an obligation to build everything.

      Maybe it never mattered and the quantity of solutions is truly the most valuable thing.

      • Razengan 34 minutes ago

        > Do you feel like the ideas you’re getting from brainstorming these days are the same level of quality as in the past?

        You have to be careful and "remain yourself":

        Like I've been trying to think of a generic save/load system for my game framework, but the ideas given by Codex so far don't suit my desired design/interface, BUT it makes me certain of how I DON'T want to do it heh

        If I got lazy and just blindly took the AI's first suggestion, I'd end up in deeper tech dept.

        You have to take advantage of and "exploit" the way LLMs work, which seems ideal for shaping vague ideas, by using the AI's fuzziness to help you decide what you do and don't want.

  • ks2048 43 minutes ago

    > What I don’t like is two things. One, this constant bullshit about some window closing, or the perpetual underclass, or falling hopelessly behind.

    The blog has a tagline, "the singularity is nearer". I think belief in a "singularity" almost implies these things to some degree.

    • therepanic 37 minutes ago

      the author does not believe in the technological singularity.

      • ks2048 11 minutes ago

        That's what I gathered from the blog post - which made the title of the blog seem odd.

  • fuckaiwriter 19 minutes ago

    I hate LLM. I hate people who push any digital artifact with LLM. Fuck you all.

    • jaaacckz 3 minutes ago

      You eat poop for fun

  • wxw an hour ago

    > What I don’t like is two things. One, this constant bullshit about some window closing, or the perpetual underclass, or falling hopelessly behind.

    > And two, this strawman jump from, oh hey, it’s a fancy autocomplete, smart compiler, better search engine, to it’s gonna like own the whole light cone bro like if you aren’t in SF and at the right parties there’s gonna be like a flash of light in the sky one day and you’re not even gonna know what happened but everything just Changed.

    Haha, OP has a way with words.

    In a way, both these emotional extremes (FOMO & the singularity) are just tools being used to continue driving the massive CapEx behind LLM improvement. Hate to love it? Love to hate it?

  • xyst 10 minutes ago

    I think big money/private equity/vulture capitalists tend to ruin everything. They set these unrealistic goals and force companies to do shady shit in order to meet these often unattainable goals or achieve unicorn status.

    It’s why con artists, scammers always flood every hype cycle. Greed ruins everything.

  • HellDunkel an hour ago

    How to you love this stuff so hard? I could newer love any ai generated music, book or artwork. Anything ai gemerated i have ever seem or heard was either disgustingly slop or indistinguishable from something else which was real. Itā€˜s a like finding a cool track only to discover itā€˜s a lazy bootleg.

    • nylonstrung 29 minutes ago

      Yeah but it was only like 2 years ago that artists were arguing this on the basis that AI-gen images would consistently mangle hands

      Now we're at a point where that never happens, and where lipsync is almost a completely solved problem

      If the issue here is simply that the quality is bad, one has to contend with the fact that it is undoubtedly exponentially improving and there's no reason we should expect that improvement to stop

      I also don't have any interest in consuming AI generated art, but the same criticisms were levied at computer graphics and if we're comparing to CGI we'd be at the late 1970s in terms of nascency

    • m463 an hour ago

      I've made ai generated art using family photos as the starting point, and it was wonderful. :)

    • ivanjermakov an hour ago

      I'm sure most engineering is LLM-assisted already and nothing is wrong with it. It's just the one-shot vibe-coded low quality slop that spoils sentiment of this tools. Also many people are interested in what agents can build unsupervised as a test of "superintelligence".

  • jacobgold an hour ago

    As soon as we started unironically calling LLMs "AI" we went down the hype path. That has plenty of downsides, like stressing out the entire world and attracting cryptocurrency bros, but also the major upside massive of funding/acceleration.

    So far, all we have is more software running on computers. It's powerful, and it's amazing, but it's not magic.

    Calling it "AI" was possibly a net-negative but we don't know yet.

    • lukan an hour ago

      "It's powerful, and it's amazing, but it's not magic"

      But since its creators and as of my knowledge everyone else totally did not see it coming, that you can now give a vague prompt full of spelling errors - and get returned a working program - I would say it is pretty close to magic (as in we don't really understand why it works so good).

      I also don't see how you cannot call it AI. Especially since simple chess engines and alike were called AI long ago. So it is not general strong AI and has no consciousness and no mind and is pretty dumb too often - but the general concept - getting from a some vague text to a working program has some connection to intelligence to me.

      • jacobgold 20 minutes ago

        Yes, LLM agents are "magic" in the sense that "any sufficiently advanced technology is indistinguishable from magic"[1]

        But it's not actually magic. Technical people understand that it's just software running on computers.

        1. https://en.wikipedia.org/wiki/Clarke%27s_three_laws

        • lukan 9 minutes ago

          Sure, nothing is magic. You can go look how a simple LLM works and build your understanding from there. But calling it "just software" is trivializing it in my opinion. I can write software, but I cannot write software that writes software.

    • nylonstrung 32 minutes ago

      I think calling it AI has been very negative.

      One of the lesser, but still underdiscussed ramifications is that I think it has limited the public's ability to comprehend the Yann LeCunn argument, that genuine AI is likely possible but that LLMs and transformers are a dead end and we need to explore different modalities

    • cautiouscat an hour ago

      > Calling it "AI" was possibly a net-negative but we don't know yet.

      I’m not sure it’s net negative or not. I’ve found that it’s reductive though. We have this really broad field of artificial intelligence reduced down to at worst a ā€œslop machineā€ and at best a single tool.

      Imagine being a CS professor that studied AI in the 90s and how you have to over explain you don’t mean LLM chatbots to a layman.

  • apsurd an hour ago

    Your SF hate isn't a good look.

    There are many things to be critical about but shoehorning an entire metro into the echo-chamber you're supposedly beyond yet can't help but orient your entire world view as the anti-SF-tech-bro all while running a startup and discussing AI on HN.

    TLDR: SF is more than Paul Graham worship parties.

    EDIT: Think I'm being misunderstood! author goes out of his way to blame shitty San Francisco.

    > This is negative valence hype, not only is it not true, it’s mostly designed to make you feel bad about yourself and move to shitty San Francisco where everything really does suck like how these people claim.

    • nylonstrung 21 minutes ago

      > shoehorning an entire metro into the echo-chamber you're supposedly beyond

      The SF metro is possibly the worst in the entire world in terms of CoL vs QoL.

      It has a higher proportion of unsheltered population living on the streets than almost any city outside of Africa except Manila and possibly Dhaka

    • markasoftware an hour ago

      the vast majority of the target audience of this blog post would only consider moving to SF because of the tech scene. This isn't a mountain biking or asian food blog.

    • NetOpWibby an hour ago

      False equivalency

      • apsurd an hour ago

        ooh I like your site: https://webb.page

        false equating that author's AI hate is hating SF tech-bros? Oh I think I am being misunderstood, that makes me feel better about the insta-downvotes. Author states it plainly:

        > This is negative valence hype, not only is it not true, it’s mostly designed to make you feel bad about yourself and move to shitty San Francisco where everything really does suck like how these people claim.

    • apsurd an hour ago

      damn, you all hate SF that much?

      • vatsachak 25 minutes ago

        I don't hate SF it's just overpriced.

        Whenever I visit SFO it's really funny seeing all the advertisements from startups above a population struggling to find housing.

        Won't it be better to pay someone 100k in Reno than 180k in SF? Most collaboration happens online these days anyways.

        Honestly 60k in Barcelona is like 200k in SF when you look at housing and public services.

        We need to punish bad city governance for being bad.