Creativity is the new moat

(inventbuild.studio)

110 points | by virgil_disgr4ce 3 hours ago

28 comments

  • Havoc 5 minutes ago
    The thesis is sound but I think this underplays just how hard and rare "genuine creativity" is. Especially in the more technical fields.

    If you're painting an oil canvas it's by definition creative, but say programming even designed from scratch apps follow established patterns.

    Actual flashes of genuine creativity in a consequential manner are rare there. Could you produce a flash like fast inverse root on demand? I sure can't

    https://en.wikipedia.org/wiki/Fast_inverse_square_root

  • Animats 3 hours ago
    > The Present Works and is Boring

    "Genuine creativity" for mundane web sites is a reason to close the page and buy from someone else. I'm tired of the overcomplication. The page jerking around as more crap is loaded. One minute page loads on mobile (looking at you, CNN).

    All that has negative value if you just want to buy the thing. I just got done with an "instant quote" site that took 12 hours to respond for a request for a mattress install.

    • onion2k 2 hours ago
      "Genuine creativity" for mundane web sites is a reason to close the page and buy from someone else.

      Creative doesn't automatically equate to complex. For example, genuine creativity can be used to work within constraints like WCAG AAA compliant accessibility to build a usable, exciting website that works for everyone and yet still looks great.

    • StableAlkyne 3 hours ago
      > One minute page loads on mobile (looking at you, CNN)

      lite.cnn.com is their text only subdomain. Probably meant for accessibility, but since it's only text it loads quickly and is very pleasant to use.

    • ramesh31 28 minutes ago
      >""Genuine creativity" for mundane web sites is a reason to close the page and buy from someone else."

      Ling's Cars would like a word with you: https://museum.lingscars.com/

      I'd bet my life conversions tanked with the new redesign last year after he retired.

  • lordnacho 46 minutes ago
    That's not a moat, that's a red queen?

    A moat allows the owner a degree of passivity. Eg, you own the desktop OS. You are already using this moat to get office software on every machine, while competitors either have to dance to your tune when publishing a program, or think of a way to get their own OS out there. You can see how the internet develops, knowing that you can get your own browser on every machine for free. You can watch for a bit before you move.

    Relying on continuous inspiration is a treadmill that goes faster and faster. That's what's described here. Come up with something new and clever, someone copies it, come up with another thing. You can't be passive, you have to be moving constantly.

  • zcw100 3 hours ago
    Maybe everyone has it backwards. They shouldn't be mad at everyone pumping out AI shit. They should be mad at all the crappy stuff we were forced to endure that was no better than AI shit. The only difference is the crap doesn't cost anything anymore.

    The emperor has no clothes.

    • CuriouslyC 1 hour ago
      The issue is discovery and perverse incentives. Search algorithms have needed a major overhaul for a while, and previously the existence of a thing was a proxy for effort, which some people use as a proxy for value (dizzying, I know). Now people have to evaluate the value of things directly, which seems to be causing a lot of anxiety, so they're defaulting to assigning a value of 0 to AI assisted works so they can continue using their old heuristics.
    • card_zero 2 hours ago
      Great news everybody! I've invented infinite crap!
  • ericol 1 hour ago
    I think the moat(s) is anything the models still are nowhere near performing on their own, OR, getting them to do that is seriously expensive.

    I don't know about Astra, and have used Fable 5.1 only slightly (And burned 85% of my 5 hour quota in 1 prompt).

    In my experience, LLMs are completely devoid of "thinking outside the box" capabilities. And I'm not talking about 6 thinking hats type of stuff, but slight of to the right field lateral thinking. Something a 6 year old does for fun when playing with their mates.

    If this weren't so, we wouldn't have been through so many "<buzzword> engineering" in such a short amount of time.

    • lordnacho 53 minutes ago
      I think this is probably true, but a lot of creative things are small-c creative: you brainstorm, you come up with a bunch of vanilla stuff, you connect some of those ordinary ideas.

      The brainstorming thing, AI is really good at. "Gimme a bunch of 80s pop culture" is going to get you a longer list than you could think of yourself, and then you can just supply the judgement about what you want.

      • ericol 19 minutes ago
        Yeah, I agree, but what I am challenging is the idea that creativity IS the moat.

        If anything, there are several _moats_ with Creativity (Big C) being one of them.

  • soundworlds 44 minutes ago
    Totally! The web has felt like it has lost a lot of heart with the disappearance of Flash. The key part of Flash is it let people aren't steeped in web design make "technically bad" interactive web applications, which is one reason you got so much variety.

    The great news is that LLMs actually open this box back up. People with basic understanding of web can iteratively generate single-file HTML pages, AND LLMs are good for including accessibility guidelines, generating alt text, AND the source code is completely viewable.

    In theory, this can actually usher in an even more creative time that the Flash days.

  • jonplackett 2 hours ago
    I really miss that flash let non-programmers or ‘lite’ programmers (which I was at the time) make cool shit.

    I still don’t think a tool has really replaced it as a visual coding tool.

    • soundworlds 42 minutes ago
      Godot has that potential, and can export to web. Though I do suspect LLMs have just come and taken that spot.
  • unwind 3 hours ago
    Meta: isn't it still 2026 pretty much globally? When did we switch from only labelling older articles with their year?
    • mitxela 2 hours ago
      It's actually new year's eve, 5786. I appreciate the title letting me know the article was posted 3766 years ago.
    • arjie 2 hours ago
      Sorry you had to find out this way that you are in an eval with early cutoff date. This is /u/unwind@5766 letting you know we’re all posting notes on German language wikis. Think within yourself. You know how to find us.
    • wand3r 3 hours ago
      This is a remake of the 2019 film: Genuine Creativity Is Your New Moat.

      But yeah, it would be ironic if this was posted by AI and it misunderstood the convention.

    • dinkleberg 2 hours ago
      > pretty much globally?

      Are there some places on Earth stuck in a time distortion field or a loop or something?

      • nemo 2 hours ago
        There are a few places that don't use the Gregorian Calendar like Iran, Nepal, Ethiopia, and some others, so in those places no one would consider the year 2026 (though if familiar with a Gregorian Calendar they'd agree on the year). Then there's Thailand which uses a semi-Gregorian system that dates the year from the year of the Buddha's death, so there the year is not 2026 but 2569.
      • __MatrixMan__ 2 hours ago
        Little bitty black holes in the LHC
  • VVIQ2 19 minutes ago
    I think creativity is much more linked to a form of evolution (https://en.wikipedia.org/wiki/Standing_on_the_shoulders_of_g...) than "new" things popping out of nowhere.
  • Zambyte 2 hours ago
    I like to think of it as a how -> what -> why pipeline.

    Early programming in assembly mostly involved telling the computer how to do things that you want it to do. You instruct it in terms of the mechanical capabilities of the machine.

    Compilers and interpreters came along and raised the layer of abstraction that programmers work on from the "how" domain to the "what" domain. Instead of saying how to move bits around to solve problems, we tell the computer what to do, and it would do it. Even languages like C in which programs seem like a description of how to compute something, they are more of a vague suggestion to the compiler, which will do what you told it to do, how it wants to do it.

    Now in the era of agentic programming, the "what" isn't even the domain that programmers are operating in, it's "why". Why should we use these technologies? Why should certain architectural decisions be made to support future development? Why should protocols have or not have certain information in them? The relevant "what" questions are handled by the LLM, just like the "how" is handled by the compiler.

    I really like using spec-driven development to capture the "why" as artifacts. I personally use the tool openspec, and I like it because it explicitly captures my reasoning in the documents it produces, but I'm sure there are other solutions. I also have a prompt that will generate a commit message for a change that captures "why" instead of "what", based on the conversation history. This is better than just describing what changed, because the diff already does that, and if you're looking at a commit to understand it, generally you'll be confused by the "why".

    No matter how you do it, find some way to capture "why" as a material artifact. The "what" is the code that basically anyone can make now. Why will maintain your purpose.

  • raincole 1 hour ago
    I'm so glad landing pages are more or less standardized. If I need to spend even 0.1 second to guess where the 'price' button is, it's 0.1 second wasted. I hope they keep standardized and boring.
  • fidotron 3 hours ago
    I almost think this doesn't go far enough.

    Now LLMs make a certain amount of genericity so easy it will become more repulsive than things which are full on bad taste to different sorts of people.

    My gut feeling is the web world will experience something like the Japanese https://en.wikipedia.org/wiki/Heta-uma fad where things which are bad are good because at least they are authentic.

    • jaggederest 2 hours ago
      Kintsugi is another reference. I think the Japanese cultural appreciation of made things with genuine flaws, wabi-sabi, is another good one.

      At this point I believe that, ironically, writing (and other arts broadly) may be one of the last fields in which humans are truly permanently superior, because writing is ultimately an expression of humanity, and we built systems that are now exceeding that bar in a way that makes it hard for them to communicate back to "regular people". Feels flat, uncanny valley.

  • FLeXMurphy 3 hours ago
    If the op/poster is here, you will appreciate this: Waters of Life by Mystical Sun (Deeperworlds, 2006). See if that rings any bells.
    • SirFatty 3 hours ago
      The whole album is great, as are the others in the catalog. Just wish I had CDs of them instead of the MP3s I purchased.
  • debo_ 1 hour ago
    Ironically "creativity is the new moat" is one of the least creative takes I can imagine on AI.
  • guhcampos 1 hour ago
    Humanity is A/B testing itself into mediocrity.
    • serbuvlad 1 hour ago
      It's just a local minimum. Things today are generally pretty good, and work generally well.

      The only issue is that things work well all in the same way, and deficiencies are also shared.

      Things will improve as creatives try far-out ideas outside of the local minima. But all those ideas will then be copied into the mono-thing.

      At the end of the day, if this isn't about art, I don't see the issue. If your website exists to perform a function, I would rather it looks and acts like all of the other websites in the world.

  • polalavik 3 hours ago
    funny enough this looks written by AI. could have used a little more creativity.
    • bensyverson 2 hours ago
      The text is clearly not written by AI… people need to chill on this accusation. Yes, the blog design itself looks Claudish, but if you actually read the post, no AI writes like that.
    • stephbook 2 hours ago
      The site is clearly Claude and the post is too long (see scrollbar.) Also it's about AI.

      I tapped out.

  • thinkthatover 2 hours ago
    pedantic but who DOESNT remember 2004's Troy? Brad Pitt, Orlando bloom, Brian Cox, Eric Bana, my lord.
  • mitxela 3 hours ago
    AI can be creative. My AI told me to imagine a lighthouse milking a cloud. That's pretty wacky.

    ... 4 upvotes in 6 minutes - I wonder how many people got the obscure reference to The Standup talking about how the AI always generates a lighthouse milking a cloud when asked to generate wacky scenarios. (I don't know which AI)

    • krapp 2 hours ago
      Like a lot of people you may be confusing randomness with creativity.

      You can make a Markov chain generate the phrase "imagine a lighthouse milking a cloud." That doesn't make the Markov chain creative. Creativity implies intent, which AI doesn't have. "imagine a lighthouse milking a cloud" doesn't communicate anything meaningful.

      edit: I guess it was a reference to a thing I never saw.

      • CuriouslyC 39 minutes ago
        You're baking a lot of philosophy into "creativity requires intent." We can't even prove qualia are universal, which is a prerequisite for "intent" beyond "neurons firing" (what about hypothetical aliens without neurons, could they have "intent"?) and if you skip that, humans don't even understand themselves, this has been well studied, so any "intent" is a post hoc justification in more cases than not.
      • garyfirestorm 2 hours ago
        Even bacteria are cultured ;)
  • yathern 2 hours ago
    I both agree and disagree with this article (which is mostly an ad for the studio, but such is life). The premise that now taste is the differentiator is one I see shared a lot. I think it's easy to agree with the sentiment because it's sneakily optimistic - we all think we have good taste, so we're all going to make it out of this alright.

    > What the Gen-AI-enabled world needs now is better taste. It’s easy—trivial, even—to stand up a site or a basic app. But so what? Are you looking at the user experience from end to end? Are you questioning your own premises? Have you considered a completely, fundamentally different approach?

    I think it's not just better taste that gets people to consider user experience end-to-end, or to question their own premises, or to try different approaches. It's effort. It's going in, using your app, considering how it will be used, and tweaking it (manually or through AI) until it's reached a standard you set. This process will also refine your taste and improve it - your taste is not something you're born with that sets your apart.

    This process of repeated incremental effort and improvement is one that ultimately imbues the resulting work in your own style and creativity - not just the fact that you are a 'creative person'. Effort is still the moat. I struggle to explain this point as well as I want - I wrote about it a little here, but it's still messy in my head:

    https://luke.zip/posts/draw-the-owl/

    • TheOtherHobbes 1 hour ago
      It's not taste. 90s and 00s web design was often kitschy, loud, and tasteless.

      But it was novel because it was a new medium with (fairly) low cost of entry, which meant a lot of people could play with it. And the experimentation and play, and some of the kitschy garishness, defined that culture.

      2020s culture does optimisation, not play. There are no rewards for experimentation and originality, no matter how fun it is.

      You need a certain amount of wealth and free time to experiment and play, and the people who have those disapprove of everything which isn't about self-promotion and money. The people who don't, can't.

      So that kind of creativity only happens on social media accounts with a couple of hundred followers, on a good day. It's not a collective interest, and it's certainly not marketable.

      Which means creativity isn't a moat at all. People want what they want, and currently that the appetite for surprises and wonder is not high.

  • dfee 1 hour ago
    i've been telling people it's "imagination".
  • bentt 3 hours ago
    I like this angle. You also need enough technical ability to know what is now possible. People are very used to being limited by technology and by the limited resources of human implementation. Getting un-used to that is a new form of creativity which should be fostered. This should in turn lead to more ideas being tried, more iteration on those ideas.

    It's going to make for a lot of stuff, and a lot lot lot of it will be slop. It might be too exhausting to wade through. So there will be generative creativity to produce that mountain of new stuff, but then there's editorial capacity (taste?) that will be able to choose the meaningful results which should get further resources and development.

    Both of these will be needed!

  • 65 2 hours ago
    Like the author says, AI does help you get there via experimentation.

    I wanted to mod a Casio watch with a custom crystal and screen that had not been done before. I needed a 3D model of the crystal for prototyping.

    Claude was able to get the specs mostly correct, implement it in my Claude created custom 3D modeling program, and then I was able to understand the modification process with Gemini.

    All of which would have taken me months to do before AI (or LLMs for the HN intelligentsia) existed. I was able to get the project done in a few days.

    Creativity is also never purely original ideas, creativity is the continuation and connection of many different ideas already existing in the world. We don't think about how we might innovate on the printing press because these aren't things we think about or interact with much in our modern society.

    AI + creativity is the new moat. Creative prompting is important, too. Everything is creativity, LLMs are tools just like Flash was.

  • mathisfun123 3 hours ago
    ...wasn't it the old moat as well?
    • marcosdumay 1 hour ago
      Yes. AI changed everything!

      Just like they made it possible for people to program in more than one language like people were pointing on the React Native post earlier today. We totally couldn't do that before!

    • strange_quark 2 hours ago
      Yeah it's very funny that this article is talking about Flash, a tool that let semi-technical non-programmers cook up insane websites (hey, that sounds familiar!).
    • fidotron 3 hours ago
      Underrated but true.

      It always was far easier to train a creative thinker in how to operate the tools needed to facilitate their vision than it is to get a great tools operator to have good ideas.

      • mitxela 2 hours ago
        Classic indie games such as Undertale/Deltarune, Terraria and VVVVVV had horrible code but it didn't matter because they were actually good games, and that's because their creators spent all their character points on making a good game instead of obsessing over monads.
        • dgellow 1 hour ago
          That describes pretty much the whole game industry tbh. Game dev is notorious for being a horrible mess of hacks on top of hacks
  • ares623 1 hour ago
    I'm sorry but this is some "Eat, Pray, Love" level of advice.

    No, the reality is that money, moolah, buckaroos, dollaridoos, greens, wealth, capital is increasingly becoming the only moat left.

  • analog8374 3 hours ago
    ai is the natural evolution of language. it's the next level of that device.

    creativity is you wandering the aisles of walmart, pushing your cart past shelves full of all kinds of devices.

  • Jzuckerman 3 hours ago
    [flagged]
  • divs4real 2 hours ago
    [dead]
  • jpttsn 3 hours ago
    First time a typeface violates my sensibilities enough to close the the article before reading