30 comments

  • amberjack1 hour ago
    These 100% AI generated posts about taste have to be some elaborate performance art piece, I genuinely do not understand how someone could think it a good idea &quot;write&quot; this.<p>In either case, taste being all that&#x27;s left doesn&#x27;t really help at all since whatever FAANG or top startups do is by definition good taste. Same for fashion, art and so on with the top being suitably defined. Slim fit was all the rage until all the uncool people got in and that&#x27;s what ended the trend and not any friction or utility.
    • causal1 hour ago
      It&#x27;s also just patently false. Taste is not all that is left. Are software engineers really so full of hubris that they thought coding is all that there is to making a product?
      • dvt1 hour ago
        &gt; Are software engineers really so full of hubris that they thought coding is all that there is to making a product?<p>Frankly, this barely scratches the surface of the hubris of engineers. I personally think AI has been one of the best thing to happen to software engineering. Writing boilerplate or my millionth auth implementation was never why I fell in love with the craft in the first place.
        • inigyou48 minutes ago
          We have computers, computers can automate things. Boilerplate is a sign of a bad <i>language</i> (not a bad engineer). But then we add infinite automation features to reduce boilerplate and we get C++, and C++ programmers decry the excessive number of features and want to delete them all and go back to writing boilerplate by hand.<p>I once wrote a pile of C++ templates that would let you wrap a C++ function as a JavaScript function, automatically converting all the arguments and the return type. Then I left the company. How did my successors find it? No idea. Maybe they pulled out all the automation complexity and replaced it with manually operated boilerplate.
          • sodapopcan29 minutes ago
            &gt; Boilerplate is a sign of a bad language (not a bad engineer).<p>It&#x27;s also a sign of refusal to learn an editor or IDE deeply. Most of the ones I know have mechanisms (or plugins) for generating the boilerplate.<p>Although back to the language, usually the biggest boilerplate killer are macros and so many developers seem to really have a problem with them.
          • dvt37 minutes ago
            &gt; Boilerplate is a sign of a bad language<p>This is true, but I was mostly referring to framework boilerplate (Spring, React, etc.) or plumbing boilerplate. If you&#x27;ve ever written code professionally, you know that most code that you write is just making your thing fit with someone else&#x27;s thing.<p>If your consumer or your provider made bad engineering decisions, you have to absorb them. If your company mandates the use of a framework, you have to absorb that, and so on. So I think it&#x27;s great that AI can write all the dumb shit I didn&#x27;t come up with anyway.
        • pydry1 hour ago
          Spewing out tons of boilerplate has always been the hallmark of a bad engineer.
      • sparkling1 hour ago
        What is left? The second-best architecture for any given technical problem is, in the majority of cases, still good enough.
        • Krei-se1 hour ago
          When all else breaks, absurd() is your friend.<p>So i guess proven secure architecture will come and stay.
    • the__alchemist1 hour ago
      I think I am over opinion articles on AI, as a genre, in general.
    • torginus43 minutes ago
      Are you saying they are... tasteless?
    • jauntywundrkind41 minutes ago
      &gt; <i>So let me be plain about it: Claude was not here. No LLM wrote this—not a sentence of it, nor was it outlined, drafted, reviewed, checked, etc. by one, and there is no prompt behind it either</i><p>Following form of the words I just read: these 100% animous filled HN threads about how everyone is bad and everything deserves mocker have to be some elaborate power game to undermine hope and human will, I genuinely do not understand how genuine human people could think it good to &quot;comment&quot; like this.<p>There&#x27;s just such a ridiculous pile on of people with such enormous overwhelming negativity underneath this ocmment. This off-gassing is almost never engaged with the material. Now there&#x27;s an excuse to write off any material we don&#x27;t like instantly, to accuse it of fakeness. But I still do not see a realness enscribed upon people who so actively work to tear down &amp; prevent thought &amp; consideration.<p>To engage with the post: I do think the definition of fashion is interesting, and a real power dynamic to be aware of. But do think there&#x27;s a lot of things that take off in the world because they are good and interesting and nice, especially in technology and products, that the world wants nice things, and will happily support you for doing that. And especially in tech, the technical decisions we start from and build underfoot steer us towards success in subtle compounding ways, that matter, and that taste is crucial, where fashion is not a factor.<p>Again, at a meta level: my distress &amp; frustration at the top is less from seeing this comment, and far more from seeing everything down thread trying to out-do one another with how cynical and anti-meaning anti-trying they can be. But I think this post definitely started on an all too familiar note, blood in the HN waters that all too often gets us so sharky.
      • icedrift28 minutes ago
        IMO giving &quot;benefit of the doubt&quot; to something beyond doubt is bad, straight up. If someone can&#x27;t tell this article is AI then they need to go spend an hour a day reading known AI writing vs known human writing until they develop the skill; the voice of this author SCREAMS AI.<p>I&#x27;m a firm believer in not engaging with or promoting the content of misrepresented AI.
  • hellojomp2 hours ago
    On the topic of taste, I think of this quote in Susan Sontag&#x27;s &quot;Notes On &#x27;Camp&#x27;&quot; often:<p>“For taste governs every free — as opposed to rote — human response. Nothing is more decisive. There is taste in people, visual taste, taste in emotion — and there is taste in acts, taste in morality. Intelligence, as well, is really a kind of taste: taste in ideas. (One of the facts to be reckoned with is that taste tends to develop very unevenly. It&#x27;s rare that the same person has good visual taste and good taste in people and taste in ideas.)<p>Taste has no system and no proofs. But there is something like a logic of taste: the consistent sensibility which underlies and gives rise to a certain taste. A sensibility is almost, but not quite, ineffable. Any sensibility which can be crammed into the mold of a system, or handled with the rough tools of proof, is no longer a sensibility at all. It has hardened into an idea...&quot;
  • mdwelsh1 hour ago
    This article resonated tremendously with me, speaking as someone who has been coding since the 1980s and had to develop my own taste the hard way, through lots and lots of mistakes. Whenever I see a software demo built by someone mostly using agents to do the work, I have to question whether it&#x27;s any good on the inside - or whether any real intuition or judgment went into its design. On the flip side, maybe none of that matters anymore - as long as it works, who cares how it was built.
    • mshafir1 hour ago
      It resonated with me too, and even as a once fairly prolific coder that now uses agents to do all the coding, I feel like this is all relevant and does matter. The agent does whatever you ask and provides thin judgements based on what it thinks is your motivation and context, even feeding it the context it will often make bad generic choices. I think this is the part hard to optimize because it&#x27;s not a verifiable reward, it&#x27;s the feel of the software. I think Herdr is a great example, I&#x27;ve tried several dozen terminal multiplexers &#x2F; session aggregators and they are all vibed and different, but this one felt so much better to use because of its choices and actually increased the number of parallel sessions I was able to keep going. My own projects I find I have to stress every detail, that is what makes the software good now is really diving into it, the experience feels like just as much of a craft as coding was and &#x27;taste&#x27; captures the concept for me.
    • hellojomp1 hour ago
      I wonder, when you have a McDonald&#x27;s McDouble, do you really care how it was made or do you just care that it&#x27;s yummeroni and costs $2.99?
      • bijowo167613 minutes ago
        it is profitable to sell McDoubles, since they are popular and cheap, but McDonalds CEO doesnt eat its own burgers<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;popculturechat&#x2F;comments&#x2F;1rhug58&#x2F;mcdonalds_ceo_chris_kempczinski_goes_viral_after&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;popculturechat&#x2F;comments&#x2F;1rhug58&#x2F;mcd...</a><p>so it is profitable to sell vibecoding tools, but its unlikely to be consumed by &quot;serious organizations&quot;
      • bijowo167614 minutes ago
        it is profitable to sell McDoubles, since they are popular and cheap, but McDonalds CEO doesnt eat its own burgers<p>so it is profitable to sell vibecoding tools, but its unlikely to be consumed by &quot;serious organizations&quot;
      • stabbles1 hour ago
        People who care about their health aren&#x27;t ignorant about that. I think that can apply to software too: if you care about safety or privacy you might think twice before using vibe-coded software.
  • socketcluster17 minutes ago
    In software development, good taste translates to readability, succinctness and maintainability of the code. It also translates to intuitiveness, reliability, security, performance, scalability and utility of the software.<p>All this doesn&#x27;t necessarily translate to sales though. Because, to evaluate those things requires attention, trust, time and effort.
  • pnathan28 minutes ago
    &gt; Suppose you have taste. Suppose you paid the full price and you can feel the sag in the sentence and the wrongness in the function. &gt; &gt; Congratulations! You now ship at exactly the same speed as the person who cannot.<p>Yes, previously the person who didn&#x27;t understand shipped faster. It was a long standing problem. The people who crapped, got the bonus, and ran were much faster than the patient engineer of quality.<p>By the way, what were the essays that formulated Claude Style? if the author was indeed formed by them, I&#x27;d like to read them - or at least enough of them to understand.
  • GrayHerring1 hour ago
    Hard disagree on &quot;Good enough&quot;, most things are mediocre at best. Despite the massive AI boom I can at best count on one hand &quot;fresh&quot; products made with AI that are meaningful in day-to-day usage. Not to mention most of them seem to be targeting AI-space itself instead of bridging some actual business use case. Just look at all the products on ShowHN, you can &quot;tell&quot; a vibed product in seconds.
    • satvikpendem1 hour ago
      Mediocre <i>is</i> good enough, that&#x27;s what it means.
      • davidivadavid1 hour ago
        Mediocre literally means middling, which may or may not be good enough depending on requirements.
  • DrBrock46 minutes ago
    I find this post disheartening. To my eye, it seems to be the author&#x27;s first blog entry with obvious LLM contributions.<p>Given the recent &quot;moving to a farm&quot; ... 7 days later ... &quot;leaving the farm&quot; posts, it&#x27;s hard not to read this as someone clearly struggling with the burnout which is all too common in our industry, and resultingly giving in to the false promise of a machine that can just handle the thinking for you.
  • DiscourseFan2 hours ago
    I keep seeing people trying to define judgement and taste and then they don’t actually like cite Kant’s Critique of Judgement where this is basically the entire concern.
    • FLeXMurphy2 hours ago
      Speaks more to the myopia of developers than anything else.
      • DiscourseFan1 hour ago
        Most people in Comp Sci don’t read Kant unless they have a concentration in Artificial Intelligence, so I’m not blaming them.
        • FLeXMurphy1 hour ago
          I&#x27;m not only referring to that, I&#x27;m also referring to a reductionist view when I read &quot;Taste Is All That&#x27;s Left&quot; - which is a statement that has been mindlessly parroted around as of late.
          • DiscourseFan1 hour ago
            Yeah even if Dev Schumer is some absurd hype artist he was correct to note that it is judgement <i>and</i> taste, not taste alone, that is most key now. Although he attributed it to the models own subjectivity.
  • purplemoonx2 hours ago
    Taste was all that was left when product design peaked in like 2010-12 too and it was a great time.<p>But the advent of design systems and software like Sketch and Figma pretty much automated the job away. You didn’t need the raw Photoshop skills anymore - any CMU grad could be a top tier designer now.<p>I see the same thing basically happening here. Taste will matter for a while but eventually people are just choosing the most accepted&#x2F;expected optimal choices and anything that falls outside the trend will be “not good” in the same way skeuomorphism in design is no longer good.<p>So we’re lucky we’re in a taste era - it’s a lot of fun. You (yes you!) can still change it, shape it, establish the status quo of tomorrow
    • notpushkin2 hours ago
      Design is not moving pixels around in Photoshop or Figma. CMU grad could be a designer, but to be a great designer you do have to have... well, taste. Figma didn’t change that one bit.
    • zelphirkalt7 minutes ago
      I have yet to see a good design falling out of people building flying castles in Figma, disconnected from the realities and basics of web development&#x27;s languages HTML and CSS.
  • dcre2 hours ago
    This post sucks, and it was also written by Claude.
  • madprops1 hour ago
    I tend to like images in a split second, when they try to achieve a certain aesthetic at least. I can later inspect them more carefully and understand why they&#x27;re good.<p>Reading text, it can either grab me or it doesn&#x27;t. I&#x27;ve asked about that to an AI and there&#x27;s some reason for that. Some text is more compatible with me, due to the rhythm or combination of chars&#x2F;words used, how they actually look&#x2F;feel, it&#x27;s not just about the content. So I&#x27;m assuming some writers are going to be more compatible with me while others will make me dismiss them quickly or just skim.<p>I like to think I have the correct objective taste in music, but everybody thinks that about themselves.
    • robocat3 minutes ago
      &gt; later inspect them more carefully and <i>understand why they&#x27;re good</i><p>Reductionism is hard to apply to intuitions, and we often fool ourselves.<p>I personally call this the obviously test: smart people <i>correctly</i> notice something and say it is <i>obvious</i>. It is a rather rarer skill to understand and explain why. I have particularly noticed it with coaching (which adds the next levels of difficulty in getting someone to grok what you&#x27;ve seen).
  • brap1 hour ago
    Everybody thinks they have good taste don’t they.<p>How convenient it is that we’re all so awesome according to the one metric that can’t be measured
    • chasd001 hour ago
      yeah the skill du jour keeps shifting. Everyone wants to say they have something the llm doesn&#x27;t. The more subjective and ill-defined that &quot;something&quot; is the better.
      • benoau1 hour ago
        &gt; Everyone wants to say they have something the llm doesn&#x27;t.<p>LLM can&#x27;t waste weeks debating stacks and tools and then recast the problem as a new framework that needs to exist.<p>*<i>Check mate</i>*
  • hahahaa42 minutes ago
    Going to drop this <a href="https:&#x2F;&#x2F;commoncog.com&#x2F;the-tacit-knowledge-series&#x2F;" rel="nofollow">https:&#x2F;&#x2F;commoncog.com&#x2F;the-tacit-knowledge-series&#x2F;</a>. Tacit experience gives you taste in my opinion.
  • trjordan2 hours ago
    If we define taste as the intuitive act of saying &quot;no, again,&quot; then I fully disagree with this whole article.<p>Every AI-frustrated (but LLM-written, sigh) blog post about the loss of taste and craft and hard work in development sounds like we&#x27;ve given up the interaction with the machine. Like human work is sitting back in your chair and shitting on stuff.<p>That&#x27;s obviously not true! That&#x27;s not how any of this works!<p>It&#x27;s hard and weird to develop with the LLMs because they just do stuff. Lots of it is good, some of it is OK, some of it&#x27;s horrible. Unpacking what it&#x27;s done is hard and weird because software isn&#x27;t just lovely UX, it&#x27;s also data structures that scale and performance and privacy and enterprise controls and SOC 2 and onboarding and accessibility.<p>If you want to build real software, all that stuff has to get done. Today you&#x27;re working on the feature, tomorrow you&#x27;re making it scale. It&#x27;s long-term and iterative and complex and hard to pack into a prompt or a markdown spec.<p>The work is the work, done at and with the computer, and it&#x27;s way more than just &quot;taste.&quot;
  • raver197553 minutes ago
    Very well written, this gave me goosebumps. Full of flavor.
  • bluegatty58 minutes ago
    No, the AI is writing code not architecture. And it&#x27;s the same for all disciplines.<p>There will be no mass job layoffs for antying but relatively automatable stuff.
  • cobertos2 hours ago
    &gt; The market timed you both with the same stopwatch and it did not see the difference. It cannot see the difference. Taste does not show up in the diff.<p>Doesn&#x27;t that mean guaranteed failure in the market if you use taste as your guiding star? Therefore, there&#x27;s really no way to enter the market anymore.<p>I don&#x27;t know how you then ship software or monetise it...? The market will just clone it.<p>So... Don&#x27;t share stuff publicly? Only share with closed groups? Where does this leave small-time software development...?
    • nemomarx2 hours ago
      Someone can replicate any high fashion piece of clothing you make by hand. Maybe they could even make it better. Buyers still care about the origin, just in a pretty small market for it.<p>Maybe software moves to this after it&#x27;s commoditized? Users might prefer an artisanal one vs ordering it off the shelf or using an agent themselves.
    • mister_mort1 hour ago
      Well, this has been true (to a lesser extent) for decades. See &quot;Worse Is Better&quot; and all the subsequent essays and writing following on from that
  • dcre2 hours ago
    This post is awful! Annoyingly written and zero insight. Most posts about this taste concept are bad (and there have been so many), but this is below average.
  • grey-area2 hours ago
    <i>I keep coming back to this turn. It is not consolation but a correction.</i><p>This article is unfortunately full of vague slop like this. It seems the author doesn’t trust their own taste.<p>I also completely disagree with the premise though - so many seem desperate to discuss the implications of a singularity which shows no sign of arriving.<p>LLMs have ingested the entire internet and are able to generate plausible and mostly accurate text on demand.<p>What is missing from thee output of LLMs: intelligence, agency, motivation, morality, discrimination and yes, taste.
  • onion2k1 hour ago
    People will always want something to gatekeep their chosen field. Code went away, so now people need to be able to say if the machine wrote <i>good</i> code. In a year or two people won&#x27;t be able to use that because the code will be measurably better than something a typical dev would write, and in five years it&#x27;ll be better than anything <i>anyone</i> could write.<p>Then we&#x27;ll need to accept that coding is better when it&#x27;s done by computers, and we&#x27;ll start telling everyone it&#x27;s actually the prompts and context that steered the machine that <i>really</i> matter.
    • qsera1 hour ago
      In couple of years data compression will have progressed so much that you ll be able to store all the data in the world on a floppy disk!
  • choutianxius1 hour ago
    The Rick Rubin meme
  • Hasz54 minutes ago
    Taste good, taste hard to cultivate, taste easy to fake and hard to prove. There, TLDR.<p>We still have a metric for good taste, and it is $. Solve a problem that people care about? They give you $. Solve problem no one care about? No $.<p>It is not perfect, but I challenge you to find a better metric that is as effective and simple.
  • jauntywundrkind2 hours ago
    There&#x27;s a lot here that I enjoy muddling on. And I think taste is very vital. Taste, ambition, seeing possibility: these resonate to me, long resonate, as what I&#x27;ve wanted to see.<p>And honestly: I&#x27;ve been tired of an age of engineers that are beat down, that only want simple, that finding the most blunt approach is the only way. It has felt tasteless. Anti-ambitious. It often is still very sensible and practical and what you should shoot for! But there are also people wandering around now trying much harder! And I am excited for those frontiers! I think it will challenge and shake the foundations that we&#x27;ve accepted as true, as There Is No Alternative, in exciting bold and fun ways.<p>I am however pretty unconvinced by the article. There&#x27;s a lot that doesn&#x27;t quite work for me, that isn&#x27;t building the case I&#x27;d like, whose takes are off from my read.<p>&gt; <i>The output is good enough—that is the problem. Good enough is a solvent. It dissolves the reason to do better. For as long as making things was expensive, the expense did quiet work on our behalf. It rationed output.</i><p>Agreed about the rationing of output. I do think that the article though continues to show a magical thinking. That we have these things now and they autonomously do the thing. That the LLM&#x27;s have solved it all.<p>The article itself goes on at length about how nebulous and abstract taste is:<p>&gt; <i>Taste is that. It is the compressed, wordless verdict you reach faster than you can justify. It is the “no, again” you say to yourself with total conviction and no available argument</i><p>But this contrasts so distinctly to me against &quot;the output is good enough&quot;. Is it? That depends. That depends on your taste. The proximate first results come quick. But the technics underneath? Those themselves, in my view, rely enormously on engineering taste to support and advance. I think we see a very similar sort of magical delivery thinking, very clearly on display here:<p>&gt; <i>When the factories came, they could suddenly make everything—cheaply, uniformly, by the thousand.</i><p>As if there was some magical &quot;good enough&quot; transition where suddenly the aliens came and gave us this box that just does the thing. As if we discovered the right formulas and math and now: we had production. Again I think there&#x27;s just an enormous amount of work and taste that is still actively required inside the factory box, that building the industrial processes is incredibly intense &amp; difficult, even though we have reliable industry-line production and now robots doing the labor.<p>There&#x27;s still so many gems, so much lovely material for thought. I love the provocations here, and I think there&#x27;s a lot of great calibration.<p>&gt; <i>The friction was not an obstacle to developing taste. The friction was the curriculum.</i><p>Makes me think of yesterdays @apenwarr banger,<p>&gt; <i>Every slow prototype started out as a fast prototype, I think that’s how it goes</i> <a href="https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;apenwarr.ca&#x2F;post&#x2F;3msemlo4rds2h" rel="nofollow">https:&#x2F;&#x2F;bsky.app&#x2F;profile&#x2F;apenwarr.ca&#x2F;post&#x2F;3msemlo4rds2h</a>
    • prerok1 hour ago
      I agree with your criticism of &quot;the good enough&quot; and &quot;done with taste&quot; dichotomy.<p>I would like to comment on this, though:<p>&gt; that only want simple, that finding the most blunt approach is the only way. It has felt tasteless. Anti-ambitious.<p>I am always aiming for simple. If it&#x27;s simple, it&#x27;s maintainable and can be easy to reason about. Doing that is hard work, though. I used to spend three iterations to achieve it: functions are simple, easy to reason about, properly named and composable.<p>It&#x27;s the opposite of blunt, though, so it might be that you meant something else with the term &quot;simple&quot; :)
  • kimjune012 hours ago
    would you let taste make withdrawls from your bank account
  • whateveracct55 minutes ago
    i type code by hand<p>so emacs is also left :)
    • inigyou43 minutes ago
      My non-dominant hand is also left.
  • Jtarii1 hour ago
    AI slop
  • TacticalCoder4 hours ago
    TFA&#x27;s title is: <i>&quot;Taste Is All That&#x27;s Left&quot;</i> but when I read the following:<p>&gt; But the ratio was never the danger. It held steady for centuries. What held the flood back was that producing the crap cost something. Bad novels still took a year to write. Bad software still took a month to build.<p>I want to rename the title to <i>&quot;Blogs writing in LLMish are all that&#x27;s left&quot;</i>.<p>Seriously, take this one: <i>&quot;But the ratio was never the danger.&quot;</i>.<p>Who the FUCK speaks like that?
    • glitchc2 hours ago
      Hemingway wrote the same way. Here&#x27;s a famous example from the Old Man and the Sea:<p><i>Every day is a new day. It is better to be lucky. But I would rather be exact. Then when luck comes you are ready.</i><p>The reason is simple: Short sentences are punchy. They hit hard, carry emotional weight.<p>P.S. As evident, clearly I&#x27;m having some fun with this, but the point stands.
      • magicalist1 hour ago
        Short sentences were never the danger, or what the GP is referring to.
        • win311fwg1 hour ago
          But understanding the GP was never the danger. Incomprehensible posts on HN have held steady for decades. What held the flood back was that producing crap was all the users could muster. Bad comments took seconds to write. The ten percent was throttled by lack of use of tools like LLMs to help refine the words into something that could be understood.
      • warkdarrior1 hour ago
        Correction:<p>&gt; The reason is simple. Short sentences are punchy. They hit hard. But they carry emotional weight.
    • throwaway_72742 hours ago
      More importantly, why are there always 30 people who insist that you can’t know it’s claudeslop? Or, “so what if it is,” or something like this? It boggles the mind.
      • 9rx1 hour ago
        What boggles your mind is not that people are falling for the genetic fallacy, but that others are calling them out for falling for it?<p>Does this stem from you believing that there is value in making logical errors, or is your angle more towards believing that nobody should waste their time interacting with someone who makes logical errors?
    • nnevatie2 hours ago
      Yep, it is slop. I got 2-3 paragraphs in and closed the tab, as too many LLMisms raised their ugly heads.
    • win311fwg2 hours ago
      <i>&gt; Who the FUCK speaks like that?</i><p>If we assume that it is LLM generated, as suggested, apparently a lot of people, as the LLMs were trained to mimic how people speak (write).<p>You might find it to be unusual because you probably have never read anything written by most people. Only peculiar characters tend to get noticed.
      • red75prime57 minutes ago
        &gt; the LLMs were trained to mimic how people speak (write)<p>It&#x27;s a foundational model (fresh from autoregressive pretraining) that approximates the probability distribution of human texts. And, no, it&#x27;s not the statistical average of how people speak. It approximates how a person who could have written a text in its context would have written the next words.<p>Fine-tuning, RLHF, reinforcement learning change this probability distribution. I guess, it&#x27;s mostly RLHF that shapes the way LLMs write. The similarity of style is due to common providers of RLHF data.
      • rogerrogerr2 hours ago
        But no _individual_ speaks like this. It is not common that a guy representative of the Average Of All People Plus Some RL writes a blog post.
        • Terr_2 hours ago
          That reminds me of story where the US Air Force attempted to design a cheaper cockpit and chair that would fit the &quot;average pilot&quot;.. but in practice it fit nobody well. They went back to the drawing-board and put in all sorts of adjustable components instead.<p>This is likely because the individual measures being averaged like &quot;femur length&quot; were not independent from one-another, even where they had the benefit of being normally distributed.
        • win311fwg2 hours ago
          The specific quote that we are talking about reads like something I wouldn&#x27;t find unusual in the works of an individual. Maybe not from someone who stands out as someone who writes things that you&#x27;d actually want to read, but from an average Joe? It is likely. I, being no wordsmith myself, have written things just like that. It looks quite typical of how people write to me.<p>In fact, I find no meaningful difference between &quot;But no _individual_ speaks like this.&quot; and &quot;But the ratio was never the danger.&quot;, aside from them being about different topics. They are syntactically very similar.
    • the_af1 hour ago
      &gt; <i>Who the FUCK speaks like that?</i><p>Do you mean starting sentences with &quot;But&quot;? I do, but then again I&#x27;m not a native speaker and my writing may be nonstandard. Or do you mean short and direct sentences? In which case, Hemingway.<p>I&#x27;m not saying the article isn&#x27;t AI slop, but I think it&#x27;s not obvious from the specific sample you chose, since plenty of people online write like that, before AI.
    • kunai2 hours ago
      &gt; Who the FUCK speaks like that?<p>Walter Hartwell White, I suppose.
    • jasonlotito2 hours ago
      &gt; Who the FUCK speaks like that?<p>It&#x27;s a blog post. It was written. The written word is different from the spoken.<p>People don&#x27;t speak like: The man in black fled across the desert, and the gunslinger followed.<p>People don&#x27;t speak like: In a hole in the ground there lived a hobbit.<p>In fact, I can throw this question at you:<p>&quot;TFA&#x27;s title is&quot;<p>Who the FUCK speaks like that? Who the FUCK uses TFA&#x27;s IRL OMG WTF?<p>Silly, isn&#x27;t it?
      • Grosvenor2 hours ago
        The sky above the port was the color of television, tuned to a dead channel.
      • pessimizer2 hours ago
        &gt; It&#x27;s a blog post. It was written.<p>The person you&#x27;re replying to is saying that it <i>wasn&#x27;t</i> written. If you are the author, I will believe you that it was. If you are not the author, I have no idea why you think you know more than anyone else does.
      • yifanl2 hours ago
        Yes, your pedantry shows how you&#x27;re very clever. Please be very clever somewhere else.
        • RickS2 hours ago
          Even if they didn&#x27;t make a fair point (and I think they do), I would prefer their pedantry to your palpable contempt by a large margin. I mean &quot;palpable&quot; literally. My body is tenser and my heart more sad having experienced the voice you just used on that person.
          • yifanl1 hour ago
            Thank you, I take great pride and effort in compressing as much emotional weight into as short a statement as possible.
          • pessimizer2 hours ago
            I miss when people used to hide emotional fragility, and not publicly brag about being physically and emotionally devastated by an HN comment.
            • recursive1 hour ago
              Please be nostalgic somewhere else.
  • jazzpush21 hour ago
    I don&#x27;t think any of these tech people talking about &#x27;taste&#x27; have any. Least of not a person with an anime profile image in their about me.
    • hbn1 hour ago
      Intentional anonymity is perfectly tasteful.
      • shimman14 minutes ago
        Yeah but everything else on their site screams LLM-slop. It&#x27;s not unique or special, it&#x27;s literally the same cookie cutter startup design of the last 15 years.
    • draw_down1 hour ago
      [dead]