{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiei7azdzx3aiek75x5r6tlueyhgkw3lt7kq34ew4jfz5vig3d7hw4",
"uri": "at://did:plc:enapiwdauaequagcvbosqgdb/app.bsky.feed.post/3mfqlmnjhcrb2"
},
"coverImage": {
"$type": "blob",
"ref": {
"$link": "bafkreig7zct4ltf6icn5h6qduos3fxcbziuqmscuq3o4ldew4iod446xkm"
},
"mimeType": "image/png",
"size": 2101829
},
"description": "With software development costs heading to reach zero, the opportunity is here: build your own, bespoke solution. Why? ...because now you CAN!",
"path": "/snowflakes-the-power-of-the-unique/",
"publishedAt": "2026-02-26T06:40:21.000Z",
"site": "https://andraskora.com",
"tags": [
"YAGNI"
],
"textContent": "The \"build vs. buy\" math has changed forever.\n\nI hear you: _it's one thing that with AI agents you can now churn out code at an unprecedented level - but who is going to deploy it, fix all the bugs, maintain it, and most importantly who is going to keep it secure?_\n\n## Snowflakes\n\nIT does not like snowflakes. It's actually more serious than just \"not liking it\". Folks **_hate_** snowflake solutions. A black box, very likely not well documented, hard to know (impossible?) what's going on inside.\n\nThis is the new reality we are facing now with AI coding agents: their code may work as intended, but reviewing it fully, oh man, there's just not enough time...\n\n## Supply chain domino\n\nOK, let's say you DON'T go down that route (yet), you still prefer SaaS, well documented, tried and tested. There are a few negative aspects there too already: the supply chain security is a \"black box\" in this case too, on top you have no real control over it.\n\nOnce a vulnerability is exploited it hurts everyone.\n\nOn the other hand it's hard to argue against the comfort of the \"off-the-shelf\" solution. Security? Oh, it's someone else's problem.\n\nUntil it isn't.\n\n## The snowflake advantage\n\nThe fallacy of \"reinventing the wheel\" is clearly here, but for a moment, let's think about the advantages:\n\nUniqueness also offers business advantage. It's **super-tailored** to your specific business needs. No need to ask your vendor for a non-trivial change or feature and wait.\n\n**No bloat** ed features in the first place (following YAGNI). Build only what you need right now.\n\nBespoke software can be \"**lean** \" - if you don't need a file-sharing module, it simply doesn't exist in the code, leaving one less path for a breach.\n\nIf a vulnerability is found in a popular SaaS platform, millions of companies are at risk simultaneously. But not you.\n\nWith unique software, an attacker cannot rely on public documentation, community forums, or known CVEs to find a way in. **Attacking** you **becomes expensive**.\n\nAlso, you have control over your patching cadence. What you patch and when becomes your responsibility.\n\n## The snowflake disadvantage\n\nYou can't rely on a community, helping you find flaws. If your AI (or team) misses a bug, it might stay there for years.\n\n**Security through obscurity** : relying on the fact that _\"no one knows (externally) how it works\"._ Though if an attacker _does_ figure it out, they might find a total lack of standard defenses.\n\n**Technical debt & code rot**: used to be a much more serious issue, depending on your in-house, human team, if core developers leave the code base can become \"unpatchable\", since no one is left with the knowledge of how the business logic works, and most importantly, why it works that way.\n\n_This last bit is something the agentic AI tools - or the AI tools in general - are trying to address: with AI agents, the \"knowledge\" remains there, and can be more easily documented._\n\n## What do we have right now?\n\nWith the various implementations of Spec Driven Development, and on top the latest factors of **skills.md** and **soul.md** what becomes very well executed is the initial documentation of the specifications and the requirements.\n\nThe challenge now is that the specs and the requirements keep changing over time, how will the AI agent keep up?\n\nOr, rather: how will the human in the loop keeps the control, and how will he/she keep up with the ever-changing requirements?\n\nThis is a topic for another piece.\n\n* * *\n\nWhat do you think? Are you ready to roll your own?",
"title": "Snowflakes: The Power of the Unique",
"updatedAt": "2026-02-26T06:40:21.000Z"
}