HN Debrief

Stealing Is a Skill

  • Design
  • Programming
  • AI
  • Startups
  • Marketing

The post argues that direct imitation is underrated craft. The author says he rebuilt Mintlify’s old marketing page for his own company, changed only a small percentage, and learned speed, taste, and execution from reproducing something that already worked. He frames this as the design version of artistic theft, closer to “good artists copy, great artists steal” than to simple plagiarism.

If you want to learn from strong design, copy it in private, then rebuild around your own product and positioning. Shipping a near-identical page is not read as savvy execution. It signals weak judgment and can damage trust before anyone evaluates the product.

Discussion mood

Strongly negative. Most readers thought the post dressed up plagiarism as wisdom, and they disliked both the ethics and the business judgment of publicly celebrating a near-copy of a competitor’s page. A smaller group defended close copying as a learning method, but usually only as private practice, not as something you ship.

Key insights

  1. 01

    Visible design is not the real design

    The finished page only shows the answer, not the reasoning that made it right for that company. If you copy the surface without understanding the constraints, audience, and tradeoffs, you import patterns blindly and often reproduce mistakes. That is why so much software ends up as cargo cult design rather than informed design.

    When you borrow a pattern, write down what problem it solves and what assumptions it makes about users. If you cannot explain that clearly, do not ship the pattern yet.

      Attribution:
    • WaitWaitWha #1
    • xyzzy_plugh #1
    • antonvs #1
  2. 02

    Landing pages are product positioning, not decoration

    A polished marketing page is the visible result of many small decisions about what the product is, who it serves, and what objections need answering. Cloning another company’s page throws away that work and substitutes someone else’s positioning for your own. Even if the page looks good, it is likely saying the wrong thing.

    Audit your homepage as messaging first and layout second. Before borrowing any section, check whether it matches your buyer, your value proposition, and your proof points.

      Attribution:
    • simonw #1
    • paulhebert #1
    • IAmGraydon #1
  3. 03

    Copywork helps when it stays an exercise

    People brought up copywork in writing, painting, music, and programming as a real way to sharpen taste and technique. The common thread is that the learner reproduces strong work to internalize structure, rhythm, and craft, then goes back and makes original work with those lessons. The exercise is respected because it is training, not because the copy itself deserves public credit.

    If you want to level up fast, recreate excellent work in a sandbox and document what you noticed. Then throw that version away and build a fresh one from memory for your own use case.

      Attribution:
    • dghlsakjg #1
    • fenomas #1
    • adrianstoll #1
    • egl2020 #1
    • Upvoter33 #1
  4. 04

    Creative theft means transformation

    The useful meaning of “steal” here is taking an underlying idea or mechanism and making it native to your own work. Examples like borrowing a protocol idea from DuckDB or remixing mechanics across games fit that model because the result stands on its own. A page that is recognizably the same after a few cosmetic changes does not.

    Borrow abstractions, not screenshots. If a side-by-side comparison makes the lineage obvious to a casual viewer, you have probably copied too literally.

      Attribution:
    • rglover #1
    • doginasuit #1
    • naet #1
    • 65 #1
  5. 05

    The clone hurts trust before users read anything

    Several comments treated the copied page as a credibility problem, not just an aesthetic one. If a company cuts corners on the public face of the product and then boasts about it, people infer the same attitude toward the product itself. The reputational hit can outweigh any time saved by moving quickly.

    Assume design choices communicate company character as much as product capability. If a shortcut would feel embarrassing in a customer call, it is a bad shortcut.

      Attribution:
    • nusl #1
    • efilife #1
    • graemep #1

Against the grain

  1. 01

    Landing pages already converge heavily

    For commodity startup homepages, the argument is that designers have been learning through imitation for years because the category has settled into a narrow set of patterns. In that view, the author was mostly too blunt about a process that is already normal. The offense was the honesty and the closeness, not the existence of borrowing itself.

    Do not pretend your category invented its homepage structure. Focus your originality budget on the parts that shape understanding and conversion, not on reinventing every familiar section.

      Attribution:
    • BHSPitMonkey #1
  2. 02

    Originality can come from recombination alone

    One pushback to the moral disgust was that assembling elements from many sources often involves no new code and still feels legitimate because the creative act is the selection and synthesis. That does not excuse a one-source near-clone, but it does clarify where many people place the boundary. They care less about whether pieces are borrowed and more about whether judgment was added.

    If you are building from references, make your choices legible. Track which elements came from where and what role your own synthesis is actually playing.

      Attribution:
    • libria #1
    • kej #1
    • iammjm #1
  3. 03

    Copying an abandoned design is less harmful

    A softer defense was that the copied Mintlify page was an old design the company no longer uses, which lowers the practical damage compared with cloning a current brand. That does not make the move admirable, but it changes the harm from active brand confusion toward opportunistic reuse of discarded work.

    If you borrow from old work, do not treat that as permission. It may reduce conflict, but it still leaves you with a derivative identity and the same signaling problem.

      Attribution:
    • carlosjobim #1

In plain english

cargo cult design
Copying visible patterns from successful products without understanding why they were used or whether they fit your own situation.
DuckDB
An open source analytical database designed to run efficiently inside applications and local environments.
protocol
A defined set of rules for how systems communicate or exchange data.
Stripe
A payments and financial software company whose marketing site has become an influential style reference for startup web design.

Reference links

Design and creativity references

Old web and design examples

Copying, games, and remix examples

Referenced side discussions