17 comments

  • tripleee50 minutes ago
    This is all caused because no-one understands the purpose of quality in software<p>Low quality = cascading bugs, issues, slow to iterate and add or change features<p>This is just as true for human written as it is for AI<p>Instead we have everyone giving up on code quality as if it was just &quot;beautiful code&quot; perfectly indented that was only there for people to ooh and aah at
    • SoftTalker31 minutes ago
      Low quality = you will sooner or later be writing a &quot;We take security seriously&quot; letter and buying credit monitoring for all your customers.
      • bluGill19 minutes ago
        That is the one of the larger issues with poor quality. However even if there are no security issues poor quality can make your customers mad enough to go elsewhere and badmouth you to others looking at your product.
  • dasil00325 minutes ago
    All software is path dependent, all code is a liability, and all technical decisions are tradeoffs. These are the immutable truths of software that not changed one iota due to AI or any Moore&#x27;s Law progress before it.<p>There are too many product managers and decision makers that are unable or unwilling to do the hard work of actually thinking through what they want, and re-evaluating their priors as new feedback and learnings come in. Similarly, there are too many engineers who are distant from the customer and the problem at hand, and end up chasing their own idea platonic ideal of good software, detached from the hard tradeoffs of what is truly needed right now vs what we anticipate needing in the future. The less software we can write to solve the problem now, while minimizing one way door decisions, and deferring as many &quot;scaling&quot; challenges as long as possible to make decisions with more complete information the better.<p>This is why AGI won&#x27;t magically solve software development—because people don&#x27;t actually know what they want until they try it and then they want something else. Raw intelligence can not solve for purpose or human goals. The better it gets, the more it will become like an evil genie or monkey&#x27;s paw that never quite does what the feeble-minded human prompters want.
  • digitallogic34 minutes ago
    &gt; You have enough budget for only the first floor, but you have a big family, and you know you’ll want a second one in a couple of years. &gt; Adding the infrastructure to support a 2nd floor is MUCH cheaper right now than it will be when you actually want that 2nd floor.<p>The problem with this thinking is it requires certainty about the future. It&#x27;s much cheaper right now IF AND ONLY IF you end up needing the thing. If you don&#x27;t need it, then you&#x27;ve threw time and money down the drain.<p>Where I think this analogy weakens is you probably have far more certainty of whether or not you want a big family then you do on whether or not a new product line will see major adoption.
    • bluGill26 minutes ago
      You should have an idea of where you are going so you don&#x27;t paint yourself into a corner. However certainty about the future is impossible. You make your best guess and often that will be wrong. That doesn&#x27;t mean it is wrong to guess, it means you need to temper your guesses.
    • mattmanser23 minutes ago
      I am known for analogies. I use them all the time to try and explain things to less technical people.<p>Sometimes it&#x27;s building a house, sometimes it&#x27;s writing a book, sometimes it&#x27;s the difference between a Ford and a kit car, sometimes it&#x27;s how you build a bridge.<p>None of them stand up to full scrutiny. You can pick every single one apart.<p>That&#x27;s not the point of analogies. The point is to explain just one of the many aspects of software engineering in a more understandable format to the listener. Software engineering is nothing like building a physical thing. But some of the many, many problems and complexity you hit have physical product analogies.<p>Don&#x27;t stretch analogies too far as they all pop.
  • SoftTalker21 minutes ago
    Pretty much every project. Initially your pace is great. You&#x27;re knocking out features quickly. Everyone is upbeat and enthusiastic. Then you have to put it all together. You discover scenarios that the specs don&#x27;t cover. You need more info from business about validating certain combinations of inputs. When you get those, you find contradictions with some other stuff you thought was already done. Combinatorial complexity. It&#x27;s the essential problem with software systems. If business people don&#x27;t understand it, tell them to read Brooks. If they still don&#x27;t understand, tell them to read it again.
    • skydhash16 minutes ago
      &gt; Combinatorial complexity. It&#x27;s the essential problem with software systems<p>After using OpenBSD for a while, I fully adopted the “write less code” approach. Create the simplest solution and leave “features” out until you need them. Nice to have should be practically banned.
  • miranaproarrow1 hour ago
    My manager who vibe coded our entire webapp in claude design. Has difficulty understanding why its still not production ready.<p>My job is to wire to our backend data, and a lot of these wiring require me to be in there and actually think about the features. These take time, and I just haven&#x27;t figure out a way to speed this process up with Claude.
    • godwinson__4-853 minutes ago
      Why is this reassuring?<p>Why won&#x27;t smarter and cheaper models in the future be able to automate this part for your manager as well? How novel is the feature set? Is it he has a knowledge gap or the model is incapable of something? What expertise are you bringing to bear that is beyond the scope of a future harness&#x2F;model? Why wouldn&#x27;t such a model simply fill in the blanks for your management, perhaps observing a diff of whatever you did? How do you verify the correctness of your thinking? Why could a future model not replicate this process?<p>I am just very puzzled by these sort of takes as we approach the end of 2026.
      • miranaproarrow3 minutes ago
        I&#x27;m not saying Its reassuring, and I think all your points are valid.<p>The only difference right now between my manager getting this claude design web app to production are the infrastructure and interfacing with it.<p>To get to prod it has to go through our monorepo pipeline, which currently requires using a cli, using a cli&#x2F;command prompt requires using terminal, getting claude to use terminal also requires you to even know what a terminal is and spawning claude in there. Steering claude to do all that without knowing what or how to use a terminal is, and setting up your environment still all requires some technical knowledge or the language to tell claude to do that.<p>That&#x27;s just getting to production. What about getting the claude design which is in a web environment without any context of all that monorepo with all its backend services. So all the interactivity that are all faked or mocked. Has to be converted to a real react components that&#x27;s actually wired to the Rest API. How do you get the manager to speak to claude to do all that, with claude only being on the claude design harness?<p>What if manager designed a new feature that the backend service doesn&#x27;t support? now your asking to make changes on the backend too.<p>So I think your points are valid that sure we may get to this at some point. But how exactly without the manager having to learn some technical language of steering claude and the infrastructure to support it.
      • aDyslecticCrow10 minutes ago
        We can speculate about the capability of AI models in 10 years all we want. Currently; It&#x27;s not good enough for the task.<p>Taking a visual proof-of-concept and turning it into a real product with integration to an existing complex system requires the developer to re-do a-lot of the work. And reading code; especially AI code someone-else wrote, is a miserable experience.
        • godwinson__4-85 minutes ago
          &gt; Currently; It&#x27;s not good enough for the task.<p>If the answer is it&#x27;s reassuring because it&#x27;s not happening yet (with your proviso for <i>if ever</i>) then fine.<p>Doesn&#x27;t sound very compelling to me but if that&#x27;s the answer then fair enough.
      • tripleee42 minutes ago
        Because smarter for an LLM isn&#x27;t operating on the same scale as human intelligence<p>Making a calculator a billion times &quot;smarter&quot; isn&#x27;t going to make it able to wash dishes
        • godwinson__4-833 minutes ago
          This would be a great point if his manager asked him to wash the dishes. Who knows, in 10 years time if he finds himself with such a job he might consider himself lucky.<p>Anyway I hope I get an answer to my actual questions. Engaging with your &quot;it&#x27;s just a calculator&quot; denialism is an obvious dead-end. Have a good day buddy.
          • tripleee29 minutes ago
            Completely missing my point there. I wasn&#x27;t saying it&#x27;s a calculator. I was saying it&#x27;s not a human intelligence and there&#x27;s no reason to think it&#x27;ll stand in for every responsibility we have.<p>Name me one human that can describe grandmaster level chess strategy but also loses to a random-only chess bot - that was the case for LLMs for a long time<p>My point is LLMs aren&#x27;t humans. They&#x27;re not a toddler slowly getting smarter, and when they&#x27;re smarter they&#x27;ll be able to do everything a human can do. It&#x27;s a different scale entirely.
            • godwinson__4-821 minutes ago
              I didn&#x27;t ask for every responsibility I asked for his specific responsibility.<p>Why don&#x27;t you calm down and read my question again and you will see the only one &quot;completely missing the point&quot; is you.<p>You&#x27;re arguing with someone else. I didn&#x27;t make a claim that LLMs were human. If you&#x27;re going to respond to me then engage with what I&#x27;m exactly saying. Go back and read it again, if you can manage it.
      • Axsuul38 minutes ago
        Why isn&#x27;t a LLM as smart as a human? Therein lies your problem.
        • godwinson__4-825 minutes ago
          A calculator used to be a human job. Are calculators smarter than humans?<p>I&#x27;m asking why is it reassuring about his job? Surely your big human brain can understand to be automated away doesn&#x27;t mean the machine is &quot;smart as a human&quot; whatever that means. There is probably not a lot of utility in comparing synthetic and organic intelligence from such a reductive perspective.<p>Factory workers got automated by machines. Is a robotic arm smarter than a human? Is a tractor smarter than a bovine?<p>My question is simply what is he doing that is so &quot;smart&quot; or novel that it cannot be automated or mechanized. This should not be so hard to understand.
          • discreteevent9 minutes ago
            &gt; My question is simply<p>Why should they answer the question if you can&#x27;t answer it yourself? What is he doing that is so &quot;smart&quot; or novel that it cannot be automated or mechanized right now? If you knew that answer you could put every one out of a job right now and you would be counting your trillions instead of asking &quot;simple&quot; questions on HN
    • platevoltage58 minutes ago
      Yeah, I have 2 clients that are now obsessed with vibe coding. They seem to understand the realities.
    • holoduke1 hour ago
      On the other hand. If his tool does the job why not. If you asked a 90s engineer how javascript triggers millions of cpu instructions for just a few code steps he would call you crazy.
      • bigstrat20031 minute ago
        &gt; If you asked a 90s engineer how javascript triggers millions of cpu instructions for just a few code steps he would call you crazy.<p>I&#x27;m not a 90s engineer and that <i>is</i> crazy. The amount of inefficiency that people tolerate from JS and other web stuff is completely unreasonable in my view. It&#x27;s also why software today is much worse than it was 20-30 years ago.
    • scottyah1 hour ago
      Is it big data? Claude should be able to tell you what to do and give you scripts to deploy anything behind a web app.
  • mehagar47 minutes ago
    Even if you do use AI tools to help you write the code, at some level you have to specify what the program&#x27;s output should be for every possible input.<p>By loosely specifying things in a prompt, there&#x27;s simply not enough context for the AI tool to know the &quot;right&quot; output to produce for all possible inputs. What&#x27;s &quot;right&quot; is often subjective anyway (&quot;Should this button be red or blue?&quot;).
  • andsoitis43 minutes ago
    I don&#x27;t know that saying &quot;this work is hard&quot; is enlightening.<p>More useful would be to be able to explain at some high level what the the inherent and accidental complexity is, the tradeoffs to navigate, long-term vs short-term decisions, etc.<p>Saying &quot;it is hard&quot; makes the audience think you&#x27;re less of an expert in your domain and they are then inclined to find someone who doesn&#x27;t say &quot;this work is hard&quot;.
  • etothepii1 hour ago
    &gt; &quot;Never really finish building it&quot; is the key insight.<p>The problem with software is that it is never done. There is always another feature you could have and worse than building a property the work is only done by the people on the outside.
    • randusername1 hour ago
      I think it&#x27;s deeper than that, once you know software is never done you have to design for constant change.<p>When clients ask why something takes so long, I explain that I&#x27;m not building what you asked for today, I&#x27;m building something that will be easy to turn into what you asked for today and possible to turn into whatever you ask for tomorrow.
      • Fr0styMatt8830 minutes ago
        AI has vastly changed the shape of what that looks like though. There are whole classes of refactoring work that are much cheaper and quicker to do with agents. Integrating a protocol client library say, or swapping one library for another are now potentially hour-long instead of days-long tasks, especially when you have test coverage to back you up (which AI also immensely helps you with).
        • skydhash4 minutes ago
          That’s merely code churn, which is not a good property. What you want in a codebase is something rigid enough to satisfy today’s constraints (including optimizing them) and flexible enough to be modified for some likely future prospects.<p>So for any current features, cost of fixing bugs and do trivial adjustments should be very low. But working on new things should have a great ROI, especially because what’s existing can be reused as a foundation.
  • jbverschoor37 minutes ago
    Medical doctors mostly follow standard procedure and decision trees.
  • LastTrain1 hour ago
    We’re in the self driving car stage right now. A Waymo can drive itself but the belts and suspenders involved are more expensive than a normal car.
    • aDyslecticCrow5 minutes ago
      &gt; We’re in the self driving car stage right now<p>Are we though? Despite the massive growth of the &quot;AI industry&quot;, have the self-driving cars gotten much better than the steady snails-pace we&#x27;ve had for two decades?<p>We&#x27;ve gotten better at data-processing; but that was only half of making a car move around safely on a road.
    • high_na_euv1 hour ago
      More expensive?
      • mikestew49 minutes ago
        Not OP, but… It can drive itself…mostly (the “belt”). And when it doesn’t, you need remote drivers (the “suspenders”) to get it unstuck. I don’t need that with the car I drive myself, and it probably won’t be needed with self-driving cars (waaaay in the future, IMO).
  • joshdavham1 hour ago
    This is definitely getting my favorite. I’m also going to shamelessly steal this house analogy.<p>Thanks for writing this!
    • scottyah1 hour ago
      I&#x27;ve been using it for years. &quot;Let&#x27;s decide where we want the plumbing to go before pouring the slab&quot;, or &quot;let&#x27;s not focus on where the couch will go before we paint the walls&quot;. Or when a &#x27;genius cowboy dev&#x27; discovers a super fast way to get from the 2nd floor to the kitchen by cutting a hole in the floor despite all the leaks it causes and how many other people have to work around the change.
    • davidhegarty56 minutes ago
      The house analogy is great. The extreme is the Winchester Mystery house.<p>…which is always how I explain legacy code.
  • vanschelven1 hour ago
    TBH I think we still need to explain this to ourselves first.
  • YuechenLi19 minutes ago
    &gt;We decided to go with Lovable so the recruiting team can maintain it themselves later.<p>Yeah, I&#x27;m not sure that&#x27;s a good idea. At the end of the day, Lovable is still a TypeScript web-app with a Supabase backend full stack system. If you don&#x27;t understand what you have the LLMs actually build, then there is no way you can maintain it or debug it if something goes wrong.<p>All these no code&#x2F;vibe code website generators don&#x27;t make the code go away; the code maintenance burden just shifted to somebody else.
  • jmclnx1 hour ago
    My experience over many decades is this:<p>* If a business person thinks a change or new program is very easy to do, it is really a very hard project.<p>* If a business person thinks the change or new program us hard to do, usually it is a trivial project.<p>For me, this has been true for well over 40 years. I never use any kind AI for my work, it did not exist before I retired.
    • etothepii1 hour ago
      This is is relatable but I think the issue is that they are uncorrelated.<p>If it&#x27;s easy and the business thinks it&#x27;s easy it gets done. If it&#x27;s hard and the business thinks it&#x27;s hard it doesn&#x27;t.
    • zvr59 minutes ago
      XKCD Tasks (from 12 years ago, to the day!) <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;1425&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;1425&#x2F;</a>
    • tristor38 minutes ago
      My experience matches this also. My observation is that most business people think things they know they don&#x27;t know are hard, and things that they think they do know are easy. My additional observation is that AI tools make business people think they know a lot more things, so they consider a lot more things easy, when they are not. AI tools are a machine that makes business people Dunning-Kruger-max.
  • sublinear1 hour ago
    It&#x27;s the rest of the owl.
  • radial_symmetry1 hour ago
    Typical experience with Lovable from everyone I&#x27;ve talked to.<p>Check out Synthetiq if you want to actually get into production
  • pianopatrick1 hour ago
    To me stories like this seem like just a moment in time.<p>Like in 1 to 5 years, vibe coding without looking at the code will likely be a lot better.