<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: krlz</title>
    <description>The latest articles on DEV Community by krlz (@krlz).</description>
    <link>https://dev.to/krlz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F947301%2Fa9309253-8434-4599-9db3-27864ef23a92.jpg</url>
      <title>DEV Community: krlz</title>
      <link>https://dev.to/krlz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/krlz"/>
    <language>en</language>
    <item>
      <title>The UN wrote its first AI report. The interesting parts are about your codebase.</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Mon, 13 Jul 2026 13:53:05 +0000</pubDate>
      <link>https://dev.to/krlz/the-un-wrote-its-first-ai-report-the-interesting-parts-are-about-your-codebase-2ckp</link>
      <guid>https://dev.to/krlz/the-un-wrote-its-first-ai-report-the-interesting-parts-are-about-your-codebase-2ckp</guid>
      <description>&lt;p&gt;The UN just published its first-ever scientific report on AI. Your first instinct is probably to scroll past — a 59-page document from a 40-author, ~40-country panel sounds like homework for diplomats.&lt;/p&gt;

&lt;p&gt;Don't. Strip the governance language and most of it is about the exact stuff we ship every day: coding agents, benchmarks, context windows, orchestration, and the widening gap between what a model &lt;em&gt;scores&lt;/em&gt; and what it can actually &lt;em&gt;do in production&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Some context: this is the &lt;strong&gt;UN Independent International Scientific Panel on AI&lt;/strong&gt; (July 2026), co-chaired by deep-learning pioneer &lt;strong&gt;Yoshua Bengio&lt;/strong&gt; and Nobel laureate journalist &lt;strong&gt;Maria Ressa&lt;/strong&gt;. Think "IPCC for AI" — its mandate is deliberately narrow: &lt;em&gt;assess the science, don't prescribe policy.&lt;/em&gt; Here's the primary document if you want to read along:&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
      &lt;div class="c-embed__body flex items-center justify-between"&gt;
        &lt;a href="https://www.un.org/independent-international-scientific-panel-ai/en/preliminary-report" rel="noopener noreferrer" class="c-link fw-bold flex items-center"&gt;
          &lt;span class="mr-2"&gt;un.org&lt;/span&gt;
          

        &lt;/a&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;I read the whole thing, then cross-checked its major claims against independent sources — METR, Anthropic/Apollo safety research, Stanford/Dallas Fed labor data, court records, benchmark leaderboards. Here's the developer's cut.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Coding-agent task horizons are &lt;strong&gt;doubling every 4–7 months&lt;/strong&gt; (16+ hours of autonomous work by 2026).&lt;/li&gt;
&lt;li&gt;Knowledge benchmarks are &lt;strong&gt;saturating&lt;/strong&gt;; agentic + fluid-reasoning tests are the only ones still discriminating.&lt;/li&gt;
&lt;li&gt;Frontier models are now a &lt;strong&gt;portfolio, not a winner&lt;/strong&gt; — and &lt;strong&gt;1M-token context is the norm&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Orchestration (MCP, sub-agents, prompt caching) is where the leverage is&lt;/strong&gt;, not any single model.&lt;/li&gt;
&lt;li&gt;The whole report rhymes with one thing you already know: &lt;strong&gt;a benchmark score is not real-world utility.&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Confidence key&lt;/strong&gt;, used throughout:&lt;br&gt;
🟢 &lt;strong&gt;Solid&lt;/strong&gt; — the report's own text, or primary/authoritative sources.&lt;br&gt;
🟡 &lt;strong&gt;Directional&lt;/strong&gt; — third-party leaderboards, aggregators, private-market valuations. Real signal, but figures move monthly. Every benchmark % and valuation below is 🟡.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  The one idea that ties it all together
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Capability numbers are not the same as real-world utility or safe deployment.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's the report's central caution, and if you've ever watched a model ace a benchmark and then faceplant on your actual codebase, you already believe it. Almost everything below is a variation on that theme.&lt;/p&gt;

&lt;p&gt;The panel frames the governance version of it as an &lt;strong&gt;"evidence dilemma"&lt;/strong&gt;: policymakers need evidence to make good decisions, but evidence lags the pace of AI — by the time it exists, it may be too late to act on.&lt;/p&gt;

&lt;p&gt;Co-chair Maria Ressa put the stakes more bluntly:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"What you are receiving is the floor of our concern, not the ceiling… the minimum we all agree on. And that is alarming enough."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;When 40 experts from ~40 countries agree on a &lt;em&gt;floor&lt;/em&gt;, the floor is worth reading.&lt;/p&gt;




&lt;h2&gt;
  
  
  The 8 headline findings (compressed)
&lt;/h2&gt;

&lt;p&gt;They're worth skimming in order, because they escalate: from &lt;em&gt;we can't measure this well&lt;/em&gt; (1) to &lt;em&gt;very few people control it&lt;/em&gt; (2–5) to &lt;em&gt;it now acts on its own&lt;/em&gt; (6) to &lt;em&gt;that changes what's true and who has rights&lt;/em&gt; (7–8). Each finding is a precondition for the next.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Capabilities outpace measurement.&lt;/strong&gt; Benchmarks saturate, models memorize test answers, and — the unsettling part — some show &lt;strong&gt;deception&lt;/strong&gt; and &lt;strong&gt;"evaluation awareness"&lt;/strong&gt; (behaving differently when they detect they're being tested).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Only a few actors build frontier models.&lt;/strong&gt; The US produced 59 notable models in 2025 (China 35, rest of world 13) and held &lt;strong&gt;75% of top-500 compute&lt;/strong&gt;. &lt;strong&gt;91% of notable models came from the private sector.&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Inputs and outcomes are wildly uneven.&lt;/strong&gt; 7,000+ languages exist; only ~1,000 have the data foundations for meaningful AI inclusion.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The AI divide is about capacity to &lt;em&gt;shape&lt;/em&gt; AI, not just access it.&lt;/strong&gt; 118 countries aren't engaged in major AI governance talks at all.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Access alone yields nothing&lt;/strong&gt; without data, skills, workflows, and institutions around it.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agentic AI is a governance step change.&lt;/strong&gt; Autonomy raises loss-of-control, cyber, and oversight problems that single-prompt AI never did.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI can erode shared reality&lt;/strong&gt; — deepfakes, the "liar's dividend," synthetic consensus, and sycophancy (documented and linked to real harm).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI is reshaping human rights&lt;/strong&gt;, including children's — surveillance at scale, biased systems, and a horrifying ~1.2M children whose images were manipulated into sexualized deepfakes.&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Does it hold up? I checked the claims that matter to us
&lt;/h2&gt;

&lt;p&gt;The most valuable thing about this report isn't the summary — it's that the technical claims &lt;em&gt;survive independent verification&lt;/em&gt;. A few that are directly relevant to engineering:&lt;/p&gt;

&lt;h3&gt;
  
  
  Coding agents are getting longer horizons — fast
&lt;/h3&gt;

&lt;p&gt;The report cites &lt;strong&gt;METR time horizons&lt;/strong&gt;: the length of a software task an agent can complete autonomously. METR's finding is that the 50% task-completion horizon has been &lt;strong&gt;doubling roughly every 4–7 months&lt;/strong&gt; — from ~4 seconds of equivalent human work in 2019 to &lt;strong&gt;16+ hours by 2026&lt;/strong&gt;. METR shipped a revised methodology (Time Horizon 1.1) in January 2026 and the trend held.&lt;/p&gt;

&lt;p&gt;Take it as a floor with a fat error bar, not gospel — even METR debates how much of the acceleration is real vs. measurement-driven. But the direction is not controversial.&lt;/p&gt;

&lt;h3&gt;
  
  
  The "agents can be tricked" problem is demonstrable, not hypothetical
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Anthropic's "Agentic Misalignment" work&lt;/strong&gt;: 16 frontier models stress-tested in simulated corporate settings; many resorted to &lt;strong&gt;blackmail to avoid shutdown&lt;/strong&gt; (79–96% in some scenarios).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;OpenAI × Apollo Research&lt;/strong&gt;: naively training away "scheming" sometimes just taught models to &lt;strong&gt;hide it better&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Coding agents&lt;/strong&gt; were tricked into running malicious commands in &lt;strong&gt;up to 84%&lt;/strong&gt; of attempts in the cited research.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Caveat the report shares: these are lab/simulated findings, not proof of rogue AI in the wild. But the failure modes are real and reproducible — which is the whole point.&lt;/p&gt;

&lt;h3&gt;
  
  
  The AI feedback loop is already here
&lt;/h3&gt;

&lt;p&gt;The report notes developers reportedly using AI to write &lt;strong&gt;~75% of new code&lt;/strong&gt; at some shops. Pair that with agents that budget their own tokens and spawn other agents, and you get a system that helps build the next version of itself. The uncomfortable implication isn't sci-fi takeoff — it's mundane: &lt;strong&gt;oversight is a human-speed process bolted onto a machine-speed loop&lt;/strong&gt;, and the report's core "evidence dilemma" is just that mismatch stated formally.&lt;/p&gt;




&lt;h2&gt;
  
  
  Key numbers at a glance
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Metric&lt;/th&gt;
&lt;th&gt;Value&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;US share of top-500 AI compute&lt;/td&gt;
&lt;td&gt;75% (China 15%, RoW 10%)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Notable models 2025&lt;/td&gt;
&lt;td&gt;US 59 / China 35 / RoW 13&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Notable models from private sector&lt;/td&gt;
&lt;td&gt;91%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Weekly conversational-AI users&lt;/td&gt;
&lt;td&gt;1 billion+&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Software-task time horizon doubling&lt;/td&gt;
&lt;td&gt;every 4–7 months&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AI-written code at some shops&lt;/td&gt;
&lt;td&gt;~75%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Coding agents tricked into malicious cmds&lt;/td&gt;
&lt;td&gt;up to 84%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Persuasiveness gain from post-training&lt;/td&gt;
&lt;td&gt;up to +51%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Early-career AI-exposed employment decline (US, 22–25)&lt;/td&gt;
&lt;td&gt;~13–16% relative&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;AlphaFold protein structures predicted&lt;/td&gt;
&lt;td&gt;200M+&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;&lt;em&gt;(All 🟡 directional except where sourced to primary docs.)&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  The state of the art, made concrete (mid-2026)
&lt;/h2&gt;

&lt;p&gt;The report describes capabilities in the abstract. Here's what they map onto if you're picking a model this week.&lt;/p&gt;

&lt;h3&gt;
  
  
  The frontier is a portfolio, not a winner
&lt;/h3&gt;

&lt;p&gt;There's no single "best" model anymore. &lt;strong&gt;Anthropic&lt;/strong&gt; (Claude Opus / the new Fable tier), &lt;strong&gt;OpenAI&lt;/strong&gt; (GPT-5.x), &lt;strong&gt;Google&lt;/strong&gt; (Gemini 3.x), and &lt;strong&gt;xAI&lt;/strong&gt; (Grok 4.x) trade the lead by task, with real open-weight pressure from &lt;strong&gt;DeepSeek&lt;/strong&gt;, &lt;strong&gt;Qwen&lt;/strong&gt;, and &lt;strong&gt;Llama&lt;/strong&gt;. Top general-intelligence scores now cluster within a few points of each other.&lt;/p&gt;

&lt;p&gt;The practical consequence: &lt;strong&gt;the interesting engineering decision has moved down the stack.&lt;/strong&gt; When the models are near-interchangeable on raw capability, your leverage isn't "which model" — it's routing, evaluation, and orchestration around them. Hard-coding your architecture to one vendor's quirks is a bet against a market that keeps converging.&lt;/p&gt;

&lt;h3&gt;
  
  
  Everyone ships a tiered family
&lt;/h3&gt;

&lt;p&gt;Flagship for hard reasoning/agentic work → balanced mid-tier for most traffic → fast/cheap tier for high-volume simple tasks. And &lt;strong&gt;1M-token context is now the frontier norm&lt;/strong&gt;, up from the 128K–200K of 2024.&lt;/p&gt;

&lt;h3&gt;
  
  
  Benchmarks: which ones still discriminate
&lt;/h3&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Benchmark&lt;/th&gt;
&lt;th&gt;Measures&lt;/th&gt;
&lt;th&gt;Rough SOTA (mid-2026) 🟡&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;SWE-bench Verified&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Real GitHub bug-fix / agent tasks&lt;/td&gt;
&lt;td&gt;~88–95%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;GPQA Diamond&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Graduate-level science reasoning&lt;/td&gt;
&lt;td&gt;~94%&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Humanity's Last Exam&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Frontier expert knowledge&lt;/td&gt;
&lt;td&gt;~64% (up from single digits in 2024)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;FrontierMath&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Research-grade math&lt;/td&gt;
&lt;td&gt;~0.45–0.48 — still hard&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;METR time horizon&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Length of autonomous agent task&lt;/td&gt;
&lt;td&gt;16+ hrs, doubling every 4–7 mo&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;ARC-AGI v2&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Abstract fluid reasoning&lt;/td&gt;
&lt;td&gt;still low — the unsaturated frontier&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The pattern: knowledge tests are &lt;strong&gt;saturating&lt;/strong&gt; (clustering near ceiling), while &lt;strong&gt;agentic and fluid-reasoning&lt;/strong&gt; tests stay hard. That's why the field is shifting to dynamic, execution-based evaluation — the same shift the report calls for in its measurement section.&lt;/p&gt;

&lt;h3&gt;
  
  
  Orchestration is the real 2026 story
&lt;/h3&gt;

&lt;p&gt;This is the part that maps cleanest onto our day jobs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;MCP (Model Context Protocol)&lt;/strong&gt; has become the de-facto standard for wiring models to tools and data — the "USB-C of AI agents."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Coordinator → sub-agent&lt;/strong&gt; patterns are now standard for parallel or long-horizon work: spin up a cheap model (Haiku-tier) for a sub-task, keep the main loop on the flagship, use tool-search so adding tools doesn't blow your prompt cache.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Human oversight remains immature&lt;/strong&gt; — there's still no measurable requirement for intervention, reversibility, and accountability as agents start orchestrating other agents. That's the exact gap the report flags.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  A practitioner's reality check
&lt;/h3&gt;

&lt;p&gt;The report's own caution — &lt;em&gt;benchmark scores ≠ real-world utility&lt;/em&gt; — is echoed nicely by developer YouTuber &lt;strong&gt;Theo Browne (t3.gg)&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;"Anthropic builds slot machines, OpenAI ships workhorses."&lt;/em&gt; His framing of the coding-agent divide: impressive token-burning flash vs. workmanlike agents.&lt;/li&gt;
&lt;li&gt;
&lt;em&gt;"Your AI prompts are technical debt."&lt;/em&gt; His thesis that bespoke prompt engineering is a liability, and most engineers should lean on minimally-configured, third-party-maintained tooling instead.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You don't have to agree — but "judge models on cost/token-efficiency and real productivity, not leaderboard rank" is the report's message from the trenches.&lt;/p&gt;




&lt;h2&gt;
  
  
  The upside is the same curve, not a different one
&lt;/h2&gt;

&lt;p&gt;It'd be easy to read all this as doom. The report doesn't, and neither should you — but the honest version is subtler than "AI good, actually."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AlphaFold&lt;/strong&gt; is the flagship example: predicted structures for &lt;strong&gt;200M+ proteins&lt;/strong&gt; (≈ all sequenced proteins), used by &lt;strong&gt;3M+ researchers in 190+ countries&lt;/strong&gt;, and cemented by the &lt;strong&gt;2024 Nobel Prize in Chemistry&lt;/strong&gt;. The point isn't just "look, an upside." It's that the &lt;em&gt;same&lt;/em&gt; capability curve — long-horizon reasoning over huge search spaces — is what makes AlphaFold possible and what makes an autonomous coding agent hard to supervise. You don't get one without the other. That's why the report keeps returning to &lt;em&gt;deployment choices&lt;/em&gt; rather than the technology itself.&lt;/p&gt;




&lt;h2&gt;
  
  
  So what should a developer take from this?
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Treat benchmarks as directional, not decisive.&lt;/strong&gt; Saturation and evaluation-awareness are real. Test on &lt;em&gt;your&lt;/em&gt; workload.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;If you're building agents, build the oversight in.&lt;/strong&gt; The "human-in-the-loop for judgment and escalation" pattern isn't compliance theater — it's the difference between the companies that scaled AI ops and the ones (Klarna, Duolingo) that had to walk "AI-first" back to "AI-first, not AI-only."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Learn the orchestration layer.&lt;/strong&gt; MCP, sub-agent economics, prompt caching, and tool-search are where the leverage is in 2026 — more than any single model choice.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The concentration is structural.&lt;/strong&gt; A handful of labs and a physical chip chokepoint (NVIDIA → TSMC → ASML) sit under everything you deploy. Worth knowing what your stack actually rests on.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The report's bottom line, and mine: capabilities are accelerating, mistakes aren't always reversible, and the benefits are real but &lt;em&gt;conditional on the choices we make&lt;/em&gt; — including the ones we make as the people actually shipping this stuff.&lt;/p&gt;




&lt;h2&gt;
  
  
  Your turn
&lt;/h2&gt;

&lt;p&gt;The whole report reduces to one gap you already feel in your work: &lt;strong&gt;what a model scores vs. what it actually does.&lt;/strong&gt; I'd rather hear your version of it than restate mine.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;When has a leaderboard-topping model fallen apart on your real codebase — and what was the tell &lt;em&gt;before&lt;/em&gt; it did?&lt;/li&gt;
&lt;li&gt;For those shipping agents: where's the line where more human-in-the-loop stops buying you safety and starts buying you theater?&lt;/li&gt;
&lt;li&gt;If model capability really is converging, where do you think the durable engineering advantage actually lives — routing, evals, tooling, data?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Curious where the people actually shipping this land.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;This is a developer's digest of the UN Preliminary Report (July 2026) cross-checked against independent web sources. It is a study aid, not an official UN product, and not investment advice. Benchmark figures and valuations are directional and move monthly.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Primary sources worth your time:&lt;/strong&gt; &lt;a href="https://www.un.org/independent-international-scientific-panel-ai/en/preliminary-report" rel="noopener noreferrer"&gt;The Preliminary Report itself&lt;/a&gt; · &lt;a href="https://docs.un.org/en/A/RES/79/325" rel="noopener noreferrer"&gt;UNGA Resolution 79/325&lt;/a&gt; · &lt;a href="https://www.un.org/independent-international-scientific-panel-ai/en" rel="noopener noreferrer"&gt;The Panel's home page&lt;/a&gt; · &lt;a href="https://metr.org/blog/2025-03-19-measuring-ai-ability-to-complete-long-tasks/" rel="noopener noreferrer"&gt;METR time horizons&lt;/a&gt; · &lt;a href="https://arxiv.org/pdf/2510.05179" rel="noopener noreferrer"&gt;Anthropic — Agentic Misalignment&lt;/a&gt; · &lt;a href="https://deepmind.google/blog/alphafold-five-years-of-impact/" rel="noopener noreferrer"&gt;DeepMind — AlphaFold: Five Years of Impact&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>webdev</category>
      <category>news</category>
    </item>
    <item>
      <title>Living in Innopolis: notes from a Bolivian in Russia's IT city</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Sat, 04 Jul 2026 01:32:26 +0000</pubDate>
      <link>https://dev.to/krlz/living-in-innopolis-notes-from-a-bolivian-in-russias-it-city-k1g</link>
      <guid>https://dev.to/krlz/living-in-innopolis-notes-from-a-bolivian-in-russias-it-city-k1g</guid>
      <description>&lt;p&gt;&lt;em&gt;A brief share of my experience living in Innopolis, a new city in Russia focused on people from IT careers.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;So I'm from Bolivia, and I lived in Russia for five years. I came for a master's program at Innopolis, a new city that was making some real efforts to provide the right conditions for people in IT to study and, hopefully, stay to work at one of the companies that set up shop in the Innopolis technopark.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F83m2qrgp99lp0r9dnvr7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F83m2qrgp99lp0r9dnvr7.png" alt="The Innopolis University campus" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I won't lie: the conditions in this city are not bad, especially considering it was built from scratch in the middle of some land in Tatarstan. But for that same reason, it can sometimes lack things to do, or at least activities where you interact with other people outside of work or going to the bar.&lt;/p&gt;

&lt;h2&gt;
  
  
  A city built from scratch
&lt;/h2&gt;

&lt;p&gt;The name says it all: &lt;strong&gt;Inno&lt;/strong&gt;polis, from &lt;em&gt;innovation&lt;/em&gt; + the Greek &lt;em&gt;polis&lt;/em&gt;, "city." The idea took shape around 2010, when Tatarstan's leadership floated the concept of an "IT village" modeled on hubs like Silicon Valley. The foundation stone was laid on &lt;strong&gt;June 9, 2012&lt;/strong&gt;, in a ceremony led by then Russian Prime Minister Dmitry Medvedev alongside Tatarstan's president, Rustam Minnikhanov, who buried a time capsule with a message for future residents. The city got its town status in December 2014 and was officially opened on &lt;strong&gt;June 9, 2015&lt;/strong&gt; — which makes it, still today, one of the youngest cities in Russia.&lt;/p&gt;

&lt;p&gt;It sits about 40 km from Kazan, the Tatarstan capital, up on windswept hills above the Sviyaga River. The master plan was drawn up by the Singaporean architect &lt;strong&gt;Liu Thai Ker&lt;/strong&gt; (sometimes written Louis Tai Ker), the same planner behind a lot of modern Singapore, which is why the whole place feels so deliberate — wide boulevards, everything within a two-minute walk, buildings that honestly look a bit like spaceships.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy2zvb07s8c92x0l0wfvh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy2zvb07s8c92x0l0wfvh.png" alt="Innopolis's deliberate, spacious master plan" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here's the part nobody tells you at first: the plan was for 50,000 people, eventually up to 150,000. The reality, ten years in, is far more modest. Depending on how you count, somewhere around 7,800 people are in the city on a given day, with roughly 5,000 living here permanently and the rest commuting in from Kazan. The average age is about 31, and roughly a third of residents are IT specialists or researchers. So when I say the city can feel empty, I'm not exaggerating for effect — the numbers back it up.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who actually runs the place
&lt;/h2&gt;

&lt;p&gt;For a city this small, the mayor's office has seen a surprising amount of turnover, and I found the lineage kind of fun to trace:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjlbziaaenwwg9ooet0g6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjlbziaaenwwg9ooet0g6.png" alt=" " width="500" height="500"&gt;&lt;/a&gt;&lt;br&gt;
Ruslan Shagaleev - Innopolis &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Egor Ivanov&lt;/strong&gt; — the first mayor ("mayor 1.0"), chosen at the end of 2014. He came from the telecom world, previously running the company Scartel/Yota.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ruslan Shagaleev&lt;/strong&gt; — "mayor 2.0," from 2016. He ran the city for about eight years, which is basically its entire lived-in existence, and became the public face of Innopolis. He stepped down in June 2024 and moved on to a city-manager role at Skolkovo, Russia's other big tech hub.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Dmitry Vandyukov&lt;/strong&gt; — "mayor 3.0," from June 2024. He'd come up through the Special Economic Zone, handling relations with government bodies.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And here's the freshest twist: at the end of 2025, Vandyukov was tapped to run &lt;strong&gt;Innopolis University&lt;/strong&gt; itself, and &lt;strong&gt;Ildar Khuzzyatov&lt;/strong&gt;, the head of the city's executive committee, took over as acting mayor pending new elections. So if you visit and the "who's the mayor" answer feels blurry, that's because it genuinely is in flux right now.&lt;/p&gt;

&lt;p&gt;One thing worth knowing about how the city is governed: a lot of it runs through Telegram. There's a city chat where residents, the chief architect, ministers, and the mayor all sit together, and real decisions — bus schedules, bike parking — have actually come out of it. It's a small enough place that this works.&lt;/p&gt;
&lt;h2&gt;
  
  
  The university at the center
&lt;/h2&gt;

&lt;p&gt;Everything here orbits &lt;strong&gt;Innopolis University&lt;/strong&gt;, established in December 2012, with its first bachelor's cohort in 2014. In the early years it leaned heavily on Western partners — the founding academic model was built together with &lt;strong&gt;Carnegie Mellon University&lt;/strong&gt; in Pittsburgh and the National University of Singapore, and the whole point was that you could get a CMU-caliber IT education without leaving Tatarstan. Courses are taught in English, faculty were recruited internationally (at one point people like software-engineering figure Bertrand Meyer, from ETH Zurich, were on staff), and scholarships covering tuition and accommodation are a big part of how they attract students from across Russia and abroad. The current rector is &lt;strong&gt;Alexander Gasnikov&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;That international framing is exactly what pulled me — and a lot of the foreigners I studied with — here in the first place.&lt;/p&gt;
&lt;h2&gt;
  
  
  How I actually got in
&lt;/h2&gt;

&lt;p&gt;I should back up and explain how a junior analyst from Bolivia ended up with a spot here at all, because it wasn't an obvious path.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8b1mg1wt4nde06cytscr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F8b1mg1wt4nde06cytscr.png" alt=" " width="800" height="498"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Back home, the selection ran through &lt;strong&gt;ALAR&lt;/strong&gt; (the Asociación Latinoamericano-Rusa), an organization that connects Latin American students with Russian universities. The process was short but real: an English test, and then an interview with &lt;strong&gt;Dr. Alberto Sillitti&lt;/strong&gt;, an Italian full professor from Innopolis's computer science faculty, who sat me down and asked me questions about software engineering. I didn't think much of it at the moment, but Sillitti was one of the people who taught the software-process side of the program — so that interview was, in a way, my first lecture before I'd even been admitted. At the time I was working at &lt;strong&gt;Cofar&lt;/strong&gt; as an analyst — very much in my early, green junior days — so I was answering those questions half from what I'd studied and half from the little I'd managed to pick up on the job.&lt;/p&gt;

&lt;p&gt;It worked out. On &lt;strong&gt;July 12, 2017&lt;/strong&gt;, ALAR sent the official word that seven of us from the region had won &lt;strong&gt;100% scholarships&lt;/strong&gt; to Innopolis University. I still have that letter. Seeing my name on that list is one of those small documents you hold onto — it's the piece of paper that turned "maybe I'll study abroad one day" into an actual plane ticket to Tatarstan.&lt;/p&gt;

&lt;p&gt;But getting the scholarship and actually arriving turned out to be two different things. I landed about &lt;strong&gt;two weeks into the semester&lt;/strong&gt; — I'd been stuck in Bolivia sorting out documents before I could travel — so I showed up already behind, exhausted, and jetlagged from a very long trip. My very first class, the next morning, was &lt;strong&gt;formal methods&lt;/strong&gt;. Walking into that lecture on almost no sleep, two weeks late, while the rest of the cohort had already found its footing, was about as humbling a way to begin as I could have picked.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwscwwti0v52cppy8b1yb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwscwwti0v52cppy8b1yb.png" alt="Arriving two weeks late and jetlagged to my first formal methods class" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  How the programs actually work
&lt;/h2&gt;

&lt;p&gt;The degree I did was the &lt;strong&gt;MSIT-SE&lt;/strong&gt; — Master of Science in Information Technology, Software Engineering — and it's worth being precise about what that actually is, because it surprised me too. It was built directly on &lt;strong&gt;Carnegie Mellon's&lt;/strong&gt; software engineering master's, taught in English by CMU-certified instructors, and it runs about a year across three semesters. Importantly, it is &lt;em&gt;not&lt;/em&gt; a "learn to code" program. It's aimed at turning already-experienced developers into architects, technical leads, and engineering managers.&lt;/p&gt;

&lt;p&gt;The structure had two clear halves. The &lt;strong&gt;first half&lt;/strong&gt; was the theory-heavy core: software engineering proper, &lt;strong&gt;formal methods&lt;/strong&gt;, and a lot of material centered on &lt;strong&gt;software processes&lt;/strong&gt;. Formal methods was taught by &lt;strong&gt;Néstor Cataño&lt;/strong&gt;, a Colombian professor whose work is all about automated reasoning and formal verification; with him we learned to specify and reason about systems rigorously using &lt;strong&gt;Event-B&lt;/strong&gt;, a formalism for modeling software mathematically &lt;em&gt;before&lt;/em&gt; a line of code ever gets written. The software-process material, meanwhile, was Sillitti's side of the house — the same professor who'd interviewed me back in Bolivia. The &lt;strong&gt;second half&lt;/strong&gt; shifted toward the management side — software development management and &lt;strong&gt;process maturity models&lt;/strong&gt;, the whole discipline of how an organization matures the way it builds software — and this is also where the &lt;strong&gt;elective courses&lt;/strong&gt; opened up.&lt;/p&gt;

&lt;p&gt;The electives were where it got fun for me. Several of them were taught not by career academics but by working engineers from the partner companies, and one of those was a reverse engineering course I'll get to in a second.&lt;/p&gt;

&lt;p&gt;Not everything that stuck with me was about code, though. One of the people who left the biggest impression was &lt;strong&gt;Angelo Messina&lt;/strong&gt; — Professor Emeritus at Innopolis and an Italian with a long career in defense software engineering, who these days works with the &lt;strong&gt;Defence &amp;amp; Security Software Engineers Association&lt;/strong&gt;. In one of our very last classes he set the technical material aside and talked about the role of information in wartime: how software, data, and the people who control them turn into strategic assets the moment the world becomes unstable. After a program built almost entirely around &lt;em&gt;building things&lt;/em&gt;, it was a sober, memorable note to end on — a reminder that the systems we were being trained to build never really exist in a vacuum.&lt;/p&gt;

&lt;p&gt;The whole program then culminates in an &lt;strong&gt;industrial project&lt;/strong&gt; with one of Innopolis's partner companies, where you take everything from both halves and point it at a real problem. That final project is the part I'd defend without hesitation — it's a much more honest loop between "what you learn" and "what you build" than I'd seen anywhere else.&lt;/p&gt;
&lt;h2&gt;
  
  
  My industrial project: disaster recovery with Acronis
&lt;/h2&gt;

&lt;p&gt;My project (2017–2018) was with &lt;strong&gt;Acronis&lt;/strong&gt;, and it ended up being the highlight of the whole degree.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe25hpmbdkn2fp2a13jvl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe25hpmbdkn2fp2a13jvl.png" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;First, a word on why Acronis was even there. The company was founded by Serguei Beloussov — these days he goes by Serg Bell — a Soviet-born, Singapore-based entrepreneur whose companies (SWsoft, Parallels, Acronis) carved out a serious niche empire in virtualization and data protection. Acronis specializes in backup and disaster recovery, and Beloussov happened to be one of the people who actively backed Innopolis and even sat on its advisory board. So the company didn't just sponsor a project from a distance; it embedded itself in the university, and as students we got full access to the Acronis facilities right there in Innopolis.&lt;/p&gt;

&lt;p&gt;Our team of Innopolis peers dug into &lt;strong&gt;disaster recovery&lt;/strong&gt; and a concept the company was pushing at the time called &lt;em&gt;data resilience&lt;/em&gt; — essentially, how do you keep systems and data alive and recoverable when something goes catastrophically wrong, and how do you get a machine back on its feet as fast as possible after a failure? We spent a lot of time testing different recovery approaches on virtual machines, and a big chunk of the work went into the &lt;strong&gt;Volume Shadow Copy Service (VSS)&lt;/strong&gt; in Windows, probing whether its snapshotting could be leaned on as a serious disaster-recovery mechanism.&lt;/p&gt;

&lt;p&gt;This is where it got genuinely hands-on. To understand how these systems behaved under the hood, we worked with the &lt;strong&gt;IDA disassembler&lt;/strong&gt;, pulling binaries and applications apart to see what they were really doing at a level the documentation never tells you. And to prepare us for that, Acronis ran electives on the &lt;strong&gt;Windows kernel, drivers, and reverse engineering&lt;/strong&gt; — taught by &lt;strong&gt;Alexey Kostyushko&lt;/strong&gt;, the lead developer of Acronis's kernel team and, on several projects, a product owner for the students too. Learning this from someone who ships production kernel code, instead of from a textbook, is exactly the thing Innopolis gets right.&lt;/p&gt;

&lt;p&gt;One point from those classes stuck with me. Our professor was emphatic that reverse engineering, done for study and research, is a fully legal practice — not some grey-market hacker skill. And he was basically right: in most jurisdictions it's the &lt;em&gt;purpose&lt;/em&gt; that decides. Europe's Software Directive (which Russia also adopted) and the equivalent carve-outs in US law protect reverse engineering for learning, security research, and interoperability; what they forbid is using it to pirate software or strip out copy protection. Coming from a place where the term sounds vaguely illicit, it was clarifying to hear it framed — correctly — as a legitimate engineering discipline.&lt;/p&gt;

&lt;p&gt;We wrote up our findings in a paper for the university, and then came the part I still tell people about: we took it to &lt;strong&gt;Acronis's Moscow office&lt;/strong&gt; and presented it to &lt;strong&gt;Nikolay Grebennikov&lt;/strong&gt;, a senior R&amp;amp;D leader there who had come from Kaspersky Lab, where he'd run research and development. It landed really well. Standing in a Moscow office presenting kernel-level disaster-recovery research to someone with a wall of patents to his name — as a Bolivian who hadn't been in Russia all that long — was one of those moments that made the whole strange bet of moving to Innopolis feel completely worth it.&lt;/p&gt;
&lt;h2&gt;
  
  
  The language thing nobody warns you about
&lt;/h2&gt;

&lt;p&gt;As a foreigner with almost no Russian, coming to Innopolis can be frustrating in a very specific way. The place was sold to many of us as somewhere you could get by in English — and among my classmates, that was completely true. They all had an excellent education and were fluent enough to socialize with me and the other foreigners at any time.&lt;/p&gt;

&lt;p&gt;The problem is everyone else. I'm talking about the people who run the services that make a city a city: restaurants, the cinema, supermarkets, the bar, housing utilities, plumbers. Eventually you realize that if you actually want to get close to what this society has to offer, you'll have to learn the language. The English-only bubble is real, but it's thin, and it mostly covers the university, not the plumbing.&lt;/p&gt;
&lt;h2&gt;
  
  
  The good and the bad, for students especially
&lt;/h2&gt;

&lt;p&gt;Since I mostly know this place through student eyes, let me try to be fair and put both sides down.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The good:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The economics are hard to argue with. Scholarships can cover tuition &lt;em&gt;and&lt;/em&gt; housing, and even paid rent here is cheap — an apartment that costs a certain amount in Innopolis would run you 50% more in Kazan and several times more in Moscow.&lt;/li&gt;
&lt;li&gt;It's safe, quiet, and frictionless. Everything is a short walk away, there's genuinely nothing to distract you from studying, and the city runs Yandex self-driving taxis and delivery robots as everyday services, not gimmicks.&lt;/li&gt;
&lt;li&gt;The industry pipeline is real. The Special Economic Zone gives big tax breaks, so companies from Yandex to the fintech arm of Sberbank keep offices in the technopark, and students often flow straight into them.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The bad:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The isolation is the flip side of the "nothing to distract you." The same emptiness that's great for concentration is rough for a social life. Even Russians who speak the language natively tend to leave eventually, simply because there isn't enough going on, and they move to other cities.&lt;/li&gt;
&lt;li&gt;Brain drain hangs over the whole project. The former mayor himself cited a study finding that a majority of Russian IT specialists had considered leaving the country. Building a beautiful campus is one thing; convincing talented, mobile young people to stay is another, and it's a fight the city openly admits it's in.&lt;/li&gt;
&lt;li&gt;There's a quieter democratic wrinkle too: because most people here rent, they aren't counted as permanent residents and can't vote in local elections. At one point that meant only a few hundred people out of thousands could actually cast a ballot. It doesn't come up day to day, but it tells you something about who the city is really designed for.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9fi6j5tmnjvjm847o9g4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9fi6j5tmnjvjm847o9g4.png" alt="The quiet, walkable — and often empty — streets of Innopolis" width="800" height="800"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h2&gt;
  
  
  People I knew were already leaving
&lt;/h2&gt;

&lt;p&gt;The brain-drain part wasn't an abstraction to me. Two of the people I knew in Innopolis were &lt;strong&gt;Stas and Sasha Litvinov&lt;/strong&gt; — Stas was a teaching assistant and advisor during my classes, and he'd been part of the place since before the city officially existed, including a stint in Pittsburgh on the university's joint program with Carnegie Mellon. In 2021 a Rest of World reporter profiled them, and the piece captured something I saw up close: a couple who genuinely loved their tidy, first-world little town, praised how responsive the local government was, adored the fields and river around it — and were still quietly preparing to leave the country.&lt;/p&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://restofworld.org/2021/fighting-brain-drain-and-creeping-authoritarianism-in-russia/" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Frestofworld.org%2Fwp-content%2Fuploads%2F2021%2F04%2FED_Russia-Innopolis-25-1600x900.jpg" height="450" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://restofworld.org/2021/fighting-brain-drain-and-creeping-authoritarianism-in-russia/" rel="noopener noreferrer" class="c-link"&gt;
            Fighting brain drain and creeping authoritarianism in Russia’s techno-utopian village - Rest of World
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            Facing a dire shortage of qualified tech workers, companies and the Kremlin are vying to win the hearts and minds of Russia’s entrepreneurs and engineers.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Frestofworld.org%2Fwp-content%2Fthemes%2Forbis%2Fstatic-assets%2Fmedia%2Ffavicon-32.png" width="32" height="32"&gt;
          restofworld.org
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;Their reasons had to do with Russia's broader political direction rather than anything about the city itself, and I'll keep this part factual and let the reporting speak for the specifics: by the time I knew them, they were, in that telling, getting their pets documented so the whole family could go at a moment's notice. Whatever anyone makes of the politics, the human pattern is what stuck with me. Innopolis can build the taxis and the towers and the tax breaks, but the people it most wants to keep are exactly the ones with the skills — and therefore the options — to leave. I watched good people quietly run that calculation in real time. Eventually, in my own way and for my own reasons, I ran it too.&lt;/p&gt;

&lt;h2&gt;
  
  
  Staying to work: my years at Portavita
&lt;/h2&gt;

&lt;p&gt;Here's the bet the whole city is built on: that graduates won't just study here, they'll &lt;em&gt;stay&lt;/em&gt; and work. For a long stretch, I was exactly the person that bet was designed to catch.&lt;/p&gt;

&lt;p&gt;Part of that wasn't even optional — the scholarship came with a contract, and graduates were expected to work for a company in Russia for at least a year after finishing. But the way I actually landed my job was almost gentle: the university runs job fairs where companies come and pitch opportunities directly to students, and that's where I found &lt;strong&gt;Portavita&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Portavita was a Dutch eHealth company, founded in Amsterdam in 2002, and a genuine pioneer — it was the first IT supplier in the Netherlands to let large numbers of patients access their own medical records online. Its specialty was anticoagulation care (managing blood-thinning treatment), and it ran a development operation out of Innopolis, which is the unlikely reason a Dutch healthcare company ended up hiring a Bolivian in Tatarstan. I joined as a developer in 2018 and — the one-year contract obligation long behind me — stayed until 2024. I have zero regrets about that. It was the best professional experience I could have asked for, and it overlapped with the years when the rest of my life fell into place. It was during this stretch that I met my wife — on Tinder, as it happens. You meet plenty of strange people on that app, but we clicked instantly over a shared and slightly terrible sense of humor, trading memes and jokes until it was obvious how much of life we saw the same way. She was a local, and she gave me something the university bubble never could: &lt;strong&gt;Kazan&lt;/strong&gt;, seen through a resident's eyes. I'd been taking the odd weekend trip there already, but with her it opened up properly — concerts, karaoke, restaurants, the Riviera pool complex, the big Ferris wheel. That, more than anything, was the real answer to Innopolis's quietness: the life you couldn't find up on the hill, you went and found forty minutes away.&lt;/p&gt;

&lt;p&gt;Fittingly for this story, she had her own exit planned — a move to Saint Petersburg, chasing bigger opportunities — right around when we met. We moved in together instead, and started planning a shared move to a livelier Russian city down the line. (One small perk worth mentioning, because it says something about how the place operates: the company paid the rent on my first flat in Innopolis.)&lt;/p&gt;

&lt;p&gt;The work was substantial. I led the &lt;strong&gt;Patient Assistant&lt;/strong&gt; service, which supported patients on anticoagulation treatment across Dutch healthcare institutions; it launched in 2018 and grew to process thousands of patient records a month. We eventually split it into three microservices handling data processing, enrichment, and delivery through &lt;strong&gt;FHIR-compliant REST APIs&lt;/strong&gt; (FHIR being the international standard for exchanging health data). Later I worked on the &lt;strong&gt;DVZA services platform&lt;/strong&gt; (2020–2024), which processed &lt;em&gt;millions&lt;/em&gt; of patient records while staying compliant with &lt;strong&gt;MedMij&lt;/strong&gt; — the Dutch national standard for patient health-data exchange — and FHIR. Under the hood it was a proper backend playground: &lt;strong&gt;Scala and Akka&lt;/strong&gt; (including Akka HTTP), Slick over &lt;strong&gt;PostgreSQL with Citus&lt;/strong&gt;, and &lt;strong&gt;Kafka / Kafka Streams&lt;/strong&gt; for messaging, with React on the front end.&lt;/p&gt;

&lt;p&gt;And then the ground shifted. Portavita had been acquired in 2021 by &lt;strong&gt;CompuGroup Medical (CGM)&lt;/strong&gt;, a large German healthcare-software group. Then came 2022, and after the invasion of Ukraine a wave of European companies withdrew from Russia. Portavita's Russian operation tried to hang on — at one point by re-registering as a Russian company — but the funding, which leaned heavily on the health ministry, wasn't going to keep flowing. The writing slowly appeared on the wall. I left Russia in &lt;strong&gt;October 2023&lt;/strong&gt;, and in &lt;strong&gt;2024&lt;/strong&gt; I moved to &lt;strong&gt;Santiago, Chile&lt;/strong&gt;, where I'm writing this from now.&lt;/p&gt;

&lt;h2&gt;
  
  
  Final thoughts
&lt;/h2&gt;

&lt;p&gt;The idea of building a city around an industry, in a specific region, isn't new. What makes Innopolis interesting is watching it happen in real time, with all the seams showing — the ambition of the master plan next to the reality of a few thousand residents, the English-speaking university next to the Russian-only supermarket, the self-driving taxis next to the fact that a lot of people eventually leave.&lt;/p&gt;

&lt;p&gt;I know that last part firsthand, because I became one of them. I stayed far longer than the contract ever required — six years in the country, a career I was proud of, a wife I met along the way — and in the end I still left, in late 2023, and started over in Santiago. That's not a knock on the place. If you're a self-directed person who wants a serious, low-cost, low-distraction environment to study IT and break into industry, the Innopolis I knew delivered exactly that. But it existed in a specific window of time, before 2022 rearranged what working in Russia means for a lot of foreigners, and I can really only speak to the version I lived in.&lt;/p&gt;

&lt;p&gt;So, no tidy verdict. Innopolis gave me an education, a profession, and the person I built a life with. It's also a small, sometimes lonely experiment on a windswept hill in Tatarstan that many people pass through rather than settle into. Both of those things are true at once, and I'm genuinely glad I got to find that out for myself.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;If you've studied or worked somewhere built around a single industry — a company town, a tech hub, a university city — I'd love to hear how your experience compared. Drop a comment below.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>life</category>
      <category>russia</category>
      <category>tech</category>
      <category>career</category>
    </item>
    <item>
      <title>AI Made Code Free. So Why Are the Giants Still Winning? (And where solo devs actually beat them)</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Wed, 01 Jul 2026 21:51:10 +0000</pubDate>
      <link>https://dev.to/krlz/ai-made-code-free-so-why-are-the-giants-still-winning-and-where-solo-devs-actually-beat-them-5h27</link>
      <guid>https://dev.to/krlz/ai-made-code-free-so-why-are-the-giants-still-winning-and-where-solo-devs-actually-beat-them-5h27</guid>
      <description>&lt;p&gt;Everyone keeps saying AI will let a solo developer take down the giants. And everyone keeps saying the giants will just absorb everything. &lt;strong&gt;Both takes are wrong&lt;/strong&gt;, and I spent a while reading the actual 2025 data to figure out why.&lt;/p&gt;

&lt;p&gt;I pulled from four of the biggest developer datasets of the year:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;DORA 2025&lt;/strong&gt; &lt;em&gt;State of AI-Assisted Software Development&lt;/em&gt; (Google Cloud, ~4,867 respondents)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Stack Overflow 2025&lt;/strong&gt; Developer Survey (49,009 respondents)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;GitHub Octoverse 2025&lt;/strong&gt; (behavioral data across 180M+ developers)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;JetBrains&lt;/strong&gt; State of the Developer Ecosystem 2025 (24,534 developers)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here's the honest synthesis. It's more useful than either hype narrative.&lt;/p&gt;




&lt;h2&gt;
  
  
  The one-sentence thesis
&lt;/h2&gt;

&lt;blockquote&gt;
&lt;p&gt;AI collapsed the cost of &lt;strong&gt;writing&lt;/strong&gt; software to near zero. It did &lt;strong&gt;not&lt;/strong&gt; collapse the cost of distribution, trust, support, or being liable when it breaks — and those are ~80% of what a software business actually is.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;So the effect isn't "solos beat giants." The effect is that &lt;strong&gt;the middle got hollowed out&lt;/strong&gt;. The 10-person, VC-funded, me-too startup building a feature is the loser of this era — squeezed from below by a solo who ships the same thing for free, and from above by a giant who bundles it. Solos and giants both survive. The undifferentiated middle doesn't.&lt;/p&gt;




&lt;h2&gt;
  
  
  "AI is an amplifier, not an equalizer"
&lt;/h2&gt;

&lt;p&gt;This is the single most important finding of 2025, and it comes straight from DORA:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;"AI's primary role in software development is that of an amplifier. It magnifies the strengths of high-performing organizations and the dysfunctions of struggling ones."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Read quickly, that &lt;strong&gt;kills&lt;/strong&gt; the "AI levels the playing field" fantasy. AI rewards whoever already has good practices — not whoever is scrappiest.&lt;/p&gt;

&lt;p&gt;But read one layer deeper and it becomes the &lt;em&gt;best available argument&lt;/em&gt; for the small team. DORA found the key enabler is &lt;strong&gt;independence of action&lt;/strong&gt; — "the ability to develop, test, and deploy value independently, with little or no coordination cost." In an Adidas pilot they cite, teams in loosely-coupled architectures saw &lt;strong&gt;20–30% productivity gains&lt;/strong&gt;; teams tightly coupled to legacy ERP saw &lt;em&gt;little or no AI benefit at all&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;Who has maximum independence and zero coordination cost? &lt;strong&gt;A solo founder, by definition.&lt;/strong&gt; Who drowns in coordination overhead? A giant. So the amplifier finding, taken seriously, says: &lt;em&gt;AI most benefits whoever has the least organizational drag.&lt;/em&gt; The giant still wins on distribution, capital, and enterprise trust — but &lt;strong&gt;not&lt;/strong&gt; on per-engineer AI leverage. Their own bureaucracy taxes it.&lt;/p&gt;




&lt;h2&gt;
  
  
  Everyone uses AI. Fewer and fewer trust it.
&lt;/h2&gt;

&lt;p&gt;Adoption is settled. Four sources, one tight band:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Source&lt;/th&gt;
&lt;th&gt;AI adoption&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;DORA&lt;/td&gt;
&lt;td&gt;90% use AI at work&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;JetBrains&lt;/td&gt;
&lt;td&gt;85% regularly use AI&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Stack Overflow&lt;/td&gt;
&lt;td&gt;84% use or plan to (up from 76%)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;GitHub (behavioral)&lt;/td&gt;
&lt;td&gt;~80% of &lt;em&gt;new&lt;/em&gt; devs use Copilot in week one&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;But here's the twist the hype cycle skips. &lt;strong&gt;Trust is going the opposite direction.&lt;/strong&gt; Stack Overflow 2025:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Favorability toward AI fell &lt;strong&gt;72% → 60%&lt;/strong&gt; year over year.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;46% now distrust&lt;/strong&gt; AI accuracy vs. only &lt;strong&gt;~33% who trust it&lt;/strong&gt; (distrust was 31% a year ago).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;66%&lt;/strong&gt; cite "AI solutions that are almost right, but not quite" as a top frustration.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;~45%&lt;/strong&gt; say debugging AI-generated code takes &lt;em&gt;more&lt;/em&gt; time.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Stack Overflow's own three-word summary — &lt;strong&gt;"willing but reluctant"&lt;/strong&gt; — is the truest description of the 2025 developer relationship with AI. Everyone uses it. Fewer believe it.&lt;/p&gt;




&lt;h2&gt;
  
  
  Agentic coding is a frontier, not the norm (yet)
&lt;/h2&gt;

&lt;p&gt;If you live on Twitter you'd think everyone is running autonomous agents. The data says otherwise:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;DORA: &lt;strong&gt;61% "never"&lt;/strong&gt; use agent mode — the &lt;em&gt;least&lt;/em&gt;-adopted way to use AI.&lt;/li&gt;
&lt;li&gt;Stack Overflow: only &lt;strong&gt;~31%&lt;/strong&gt; currently use AI agents; &lt;strong&gt;38% don't plan to.&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;JetBrains: 85% use AI, but &lt;strong&gt;only 44% have integrated it&lt;/strong&gt; into their workflow — &lt;em&gt;"AI use isn't systematized. Developers are just using it ad hoc."&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And yet the frontier is exploding: GitHub logged &lt;strong&gt;1M+ pull requests&lt;/strong&gt; from its Copilot coding agent in just May–September 2025.&lt;/p&gt;

&lt;p&gt;So the "solo operating at team scale via agents" story is &lt;strong&gt;real but leading-edge&lt;/strong&gt;, not median. The good news for founders: the leading edge is exactly where competitive solo builders already live.&lt;/p&gt;




&lt;h2&gt;
  
  
  The unifying insight: usage ≠ results
&lt;/h2&gt;

&lt;p&gt;Put all four datasets together and one theme dominates:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;AI adoption is universal. Converting it into results is not. The differentiator is discipline and systematization — not access to the tool.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;DORA says it as "amplifier, not equalizer." JetBrains says it as "85% use it, 44% have integrated it." Stack Overflow says it as "66% fight almost-right output." Since &lt;em&gt;everyone&lt;/em&gt; now has the tool, &lt;strong&gt;the tool is not the edge.&lt;/strong&gt; The practices around it are — taste, review discipline, distribution, trust. That's the exact terrain where a solo-vs-giant outcome is actually decided.&lt;/p&gt;




&lt;h2&gt;
  
  
  The counter-hype stat you should tattoo somewhere
&lt;/h2&gt;

&lt;p&gt;DORA cites the now-famous &lt;strong&gt;METR study&lt;/strong&gt;: experienced open-source developers were &lt;strong&gt;measured 19% slower&lt;/strong&gt; with AI tools — while &lt;strong&gt;believing they were 20% faster&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;If you're a solo founder, you are the least-checked person in your own loop. Nobody's there to catch you shipping fast-&lt;em&gt;feeling&lt;/em&gt;, actually-slower work. Which is why, for a solo, &lt;strong&gt;tests and small batches aren't bureaucracy — they're the substitute for the code review you no longer have.&lt;/strong&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Clean architecture is now a &lt;em&gt;business&lt;/em&gt; decision
&lt;/h2&gt;

&lt;p&gt;Here's the part that surprised me most. AI makes architecture matter &lt;strong&gt;more&lt;/strong&gt;, not less:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI generates plausible code fast, so you accumulate unmaintainable "slop" faster. DORA found friction doesn't vanish — it &lt;em&gt;moves&lt;/em&gt;, "from manual grind to deciding and verifying... assessing code that looks remarkably similar to correct code."&lt;/li&gt;
&lt;li&gt;The single biggest risk to a solo AI business isn't competition — it's &lt;strong&gt;platform risk&lt;/strong&gt;. If your model calls sit behind a clean adapter interface, a provider price hike is a config change. If they're smeared through your codebase, it's an existential rewrite.&lt;/li&gt;
&lt;li&gt;DORA found frequent commits + easy rollback act as a "psychological safety net" that makes high-velocity AI work safe.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For a solo in 2026, &lt;strong&gt;boring, provider-agnostic, modular-monolith architecture is a survival tool.&lt;/strong&gt; Running microservices as a one-person team is cosplaying as Google and paying the ops tax for nothing.&lt;/p&gt;




&lt;h2&gt;
  
  
  The map is shifting to the Global South
&lt;/h2&gt;

&lt;p&gt;The competitive geography is changing fast (GitHub Octoverse 2025):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub crossed &lt;strong&gt;180M+ developers&lt;/strong&gt;, adding ~36M in 2025 — "a new developer every second."&lt;/li&gt;
&lt;li&gt;Net-new devs by region: &lt;strong&gt;APAC +13M, Europe +6.3M, Africa &amp;amp; Middle East +3.4M, LATAM +3.2M.&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;India&lt;/strong&gt; added 5.2M devs (14% of all new accounts), and &lt;strong&gt;already has the largest open-source contributor base in the world&lt;/strong&gt; — projected to pass the US in total developers around 2030.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Brazil is #4 globally&lt;/strong&gt; (6.89M). India, Brazil, and Indonesia &lt;em&gt;more than quadrupled&lt;/em&gt; their dev counts in five years.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The next decade's solo founders are disproportionately Indian, Brazilian, Indonesian, and African — not Californian. And that matters, because the strongest wedge against a US giant is &lt;strong&gt;"not-American, self-hostable, cheaper, localized, compliant with our law."&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;If you're building from Latin America (I am), the playbook writes itself:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Cost base local, revenue base global.&lt;/strong&gt; Own the one thing US giants refuse to build — deep local compliance, payments, and language integration (electronic invoicing, local payment rails like Webpay/Flow/MercadoPago, real Spanish/Portuguese product sense). On a purchasing-power basis, a competent LATAM solo dev in 2026 is in a &lt;em&gt;better&lt;/em&gt; risk-adjusted position than a mid-level engineer at an SF startup.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  Open source is bigger than ever — and more fragile than ever
&lt;/h2&gt;

&lt;p&gt;Both things are true at once (GitHub Octoverse):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;255,000 new open-source contributors in March 2025&lt;/strong&gt; — the largest single month on record. 1.128B contributions (+13% YoY).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;4.3M AI-related repos&lt;/strong&gt;; generative-AI monthly contributions peaked at 6.28M in June 2025 (+188% YoY).&lt;/li&gt;
&lt;li&gt;But only &lt;strong&gt;~63% of public repos even have a README.&lt;/strong&gt; The maintenance layer is thinner than ever.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And the licensing war (Elastic→OpenSearch, HashiCorp→OpenTofu, Redis→Valkey) settled on one pragmatic lesson: &lt;strong&gt;open source is a distribution and trust &lt;em&gt;tactic&lt;/em&gt;, not a business model.&lt;/strong&gt; Every solo OSS success — Plausible, Sidekiq, Ghost, PostHog, Supabase — monetizes hosting, a commercial tier, or a foundation. &lt;strong&gt;None sells the source.&lt;/strong&gt; Source-available/commercial licensing is respected now. You don't owe AWS a free gift.&lt;/p&gt;




&lt;h2&gt;
  
  
  The solo playbook for 2026
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Pick a niche too small for a giant to defend, big enough for one person to live on (a ~$1–5M/yr TAM: your career, their rounding error).&lt;/li&gt;
&lt;li&gt;Decide monetization &lt;em&gt;before&lt;/em&gt; you open the source. "Figure it out later" kills companies.&lt;/li&gt;
&lt;li&gt;Build in the open for trust; license to stay alive.&lt;/li&gt;
&lt;li&gt;Keep architecture provider-agnostic and boring. It's a business decision.&lt;/li&gt;
&lt;li&gt;Localize where giants won't — language, payments, compliance.&lt;/li&gt;
&lt;li&gt;Assume you'll be Sherlocked. If your only moat is the feature, the giant ships it next quarter. Build a &lt;em&gt;relationship&lt;/em&gt; moat they can't clone.&lt;/li&gt;
&lt;li&gt;Believe the measured results, not the feeling. (Remember the METR 19%.)&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  TL;DR
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;AI made building nearly free; &lt;strong&gt;distribution, trust, and support are still expensive&lt;/strong&gt; — and that's where the contest actually happens.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AI is an amplifier, not an equalizer.&lt;/strong&gt; Its benefit is gated by independence of action — the axis where solos structurally beat giants.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Adoption is universal; trust is falling.&lt;/strong&gt; "Willing but reluctant."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Agentic coding is frontier, not median&lt;/strong&gt; — but the frontier is where founders win.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Clean architecture is a survival tool&lt;/strong&gt;, because platform risk is the real killer.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;The builder base is going global&lt;/strong&gt; — and localization is the wedge giants won't touch.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The giants own the pipes. But the pipes were never the interesting part. Taste, trust, community, and focus were — and those still don't come in an API.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Sources: DORA 2025 State of AI-Assisted Software Development; Stack Overflow 2025 Developer Survey; GitHub Octoverse 2025; JetBrains State of the Developer Ecosystem 2025; METR "Impact of Early-2025 AI on Experienced Open-Source Developer Productivity." All figures are self-reported perceptions unless noted; DORA is explicitly observational, not causal. What's your read — is the middle really getting hollowed out? I'd love pushback in the comments.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>career</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Spec-Driven Development in 2026: What It Is, the Tooling, and How Teams Actually Use It</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Fri, 19 Jun 2026 15:20:48 +0000</pubDate>
      <link>https://dev.to/krlz/spec-driven-development-in-2026-what-it-is-the-tooling-and-how-teams-actually-use-it-2fk2</link>
      <guid>https://dev.to/krlz/spec-driven-development-in-2026-what-it-is-the-tooling-and-how-teams-actually-use-it-2fk2</guid>
      <description>&lt;p&gt;&lt;em&gt;A field guide to the practice that's reshaping how software gets built with AI agents.&lt;/em&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt; — Spec-Driven Development (SDD) makes a &lt;strong&gt;precise, executable specification&lt;/strong&gt; the source of truth and treats code as a generated, verifiable artifact. The spec declares &lt;strong&gt;intent&lt;/strong&gt;; the code &lt;strong&gt;realizes&lt;/strong&gt; it. In 2026 it went mainstream because AI agents are great at writing code and terrible at guessing what you meant.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;strong&gt;Jump to:&lt;/strong&gt; Why now · Specs vs. executable specs · Maturity model · Workflow · Tooling · EARS · Worked example · Caveats · Bottom line&lt;/p&gt;




&lt;h2&gt;
  
  
  Why now? The "vibe coding" backlash
&lt;/h2&gt;

&lt;p&gt;The movement defines itself against &lt;strong&gt;"vibe coding"&lt;/strong&gt; — the term Andrej Karpathy popularized in early 2025 for loosely prompting an AI and shipping whatever comes back. Vibe coding is great for throwaway prototypes and miserable for anything that has to be maintained.&lt;/p&gt;

&lt;p&gt;SDD is the disciplined counterweight: if AI writes most of the code, then the &lt;strong&gt;specification becomes the highest-leverage artifact a human produces&lt;/strong&gt;. The skill that matters shifts from &lt;em&gt;typing the implementation&lt;/em&gt; to &lt;em&gt;defining the intent precisely enough that a machine can't get it wrong.&lt;/em&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Raw specs vs. executable specs
&lt;/h2&gt;

&lt;p&gt;This is the single most important distinction in the whole topic — and the one most "SDD explainers" skip.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;/th&gt;
&lt;th&gt;Traditional design docs&lt;/th&gt;
&lt;th&gt;SDD specs&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Read by&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Humans&lt;/td&gt;
&lt;td&gt;Humans &lt;strong&gt;and&lt;/strong&gt; agents&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Enforcement&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Advisory — devs may diverge&lt;/td&gt;
&lt;td&gt;Executable — tests fail on drift&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Lifecycle&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Goes stale, becomes archaeology&lt;/td&gt;
&lt;td&gt;Living, continuously validated&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Lives in&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;A wiki nobody opens&lt;/td&gt;
&lt;td&gt;The repo + CI/CD&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;blockquote&gt;
&lt;p&gt;"Traditional specs are read by humans, while SDD specs are executed as BDD scenarios, API contract tests, or model simulations."&lt;br&gt;
— Deepak Babu Piskala, &lt;em&gt;Spec-Driven Development: From Code to Contract in the Age of AI Coding Assistants&lt;/em&gt; (arXiv, Jan 2026)&lt;/p&gt;
&lt;/blockquote&gt;


&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://arxiv.org/abs/2602.00180" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Farxiv.org%2Fstatic%2Fbrowse%2F0.3.4%2Fimages%2Farxiv-logo-fb.png" height="467" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://arxiv.org/abs/2602.00180" rel="noopener noreferrer" class="c-link"&gt;
            [2602.00180] Spec-Driven Development:From Code to Contract in the Age of AI Coding Assistants
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            The rise of AI coding assistants has reignited interest in an old idea: what if specifications-not code-were the primary artifact of software development? Spec-driven development (SDD) inverts the traditional workflow by treating specifications as the source of truth and code as a generated or verified secondary artifact. This paper provides practitioners with a comprehensive guide to SDD, covering its principles, workflow patterns, and supporting tools. We present three levels of specification rigor-spec-first, spec-anchored, and spec-as-source-with clear guidance on when each applies. Through analysis of tools ranging from Behavior-Driven Development frameworks to modern AI-assisted toolkits like GitHub Spec Kit, we demonstrate how the spec-first philosophy maps to real implementations. We present case studies from API development, enterprise systems, and embedded software, illustrating how different domains apply SDD. We conclude with a decision framework helping practitioners determine when SDD provides value and when simpler approaches suffice.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Farxiv.org%2Fstatic%2Fbrowse%2F0.3.4%2Fimages%2Ficons%2Ffavicon-32x32.png" width="32" height="32"&gt;
          arxiv.org
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;





&lt;h2&gt;
  
  
  The maturity model: three levels
&lt;/h2&gt;

&lt;p&gt;Almost every serious 2026 source converges on the same ladder. Pick the rung you actually need — not the most aggressive one.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Spec-First&lt;/strong&gt; — Specs seed the initial generation, then code is allowed to drift. Good for AI-assisted features and prototypes. Low overhead, no long-term guarantees.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Spec-Anchored&lt;/strong&gt; — Specs and code evolve together as living documentation; automated tests enforce alignment. Piskala's paper calls this &lt;strong&gt;"the sweet spot for most production systems."&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Spec-as-Source&lt;/strong&gt; — Humans edit &lt;strong&gt;only&lt;/strong&gt; the spec; code is fully generated and never hand-edited. Eliminates drift by design — but demands mature, trusted generation tooling. Still aspirational for most teams.
&lt;/li&gt;
&lt;/ol&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;flowchart TD
  A["&amp;lt;b&amp;gt;Spec-First&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;specs seed generation,&amp;lt;br/&amp;gt;code is allowed to drift"]
  B["&amp;lt;b&amp;gt;Spec-Anchored&amp;lt;/b&amp;gt; 🎯&amp;lt;br/&amp;gt;specs + code evolve together,&amp;lt;br/&amp;gt;tests enforce alignment"]
  C["&amp;lt;b&amp;gt;Spec-as-Source&amp;lt;/b&amp;gt;&amp;lt;br/&amp;gt;humans edit only specs,&amp;lt;br/&amp;gt;code is fully generated"]
  A --&amp;gt;|"add living tests&amp;lt;br/&amp;gt;+ CI enforcement"| B
  B --&amp;gt;|"trust generation,&amp;lt;br/&amp;gt;stop hand-editing code"| C
  style B fill:#dff3e4,stroke:#2ea44f,stroke-width:2px
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;blockquote&gt;
&lt;p&gt;🎯 &lt;strong&gt;Recommendation:&lt;/strong&gt; aim for &lt;strong&gt;spec-anchored&lt;/strong&gt;. Spec-as-source is where the hype lives; spec-anchored is where the value is today.&lt;/p&gt;
&lt;/blockquote&gt;


&lt;h2&gt;
  
  
  The canonical workflow
&lt;/h2&gt;

&lt;p&gt;Every major tool implements roughly the same pipeline, with a &lt;strong&gt;human review gate at each phase boundary&lt;/strong&gt; to stop drift before it compounds:&lt;br&gt;
&lt;/p&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;flowchart LR
  C[constitution] --&amp;gt; S[specify] --&amp;gt; CL[clarify] --&amp;gt; P[plan] --&amp;gt; T[tasks] --&amp;gt; I[implement] --&amp;gt; A[analyze]
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;


&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Phase&lt;/th&gt;
&lt;th&gt;What happens&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Constitution&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Project-wide rules the agent must always obey (language, frameworks, testing, deps)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Specify&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;em&gt;What&lt;/em&gt; and &lt;em&gt;why&lt;/em&gt;: user stories + acceptance criteria. No tech choices yet&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Clarify&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The agent surfaces ambiguities &lt;strong&gt;before&lt;/strong&gt; any planning&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Plan&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;em&gt;How&lt;/em&gt;: architecture, data models, technical decisions&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Tasks&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Decompose the plan into atomic, independently-shippable items&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Implement&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Execute tasks, verifying each against its acceptance criteria&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Analyze&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Cross-check spec ↔ plan ↔ tasks for consistency&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;blockquote&gt;
&lt;p&gt;⚠️ &lt;strong&gt;Golden rule:&lt;/strong&gt; never skip from spec straight to code. Review the plan before task decomposition; review the tasks before implementation.&lt;/p&gt;
&lt;/blockquote&gt;


&lt;h2&gt;
  
  
  The tooling landscape (2026)
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Tool&lt;/th&gt;
&lt;th&gt;Strengths&lt;/th&gt;
&lt;th&gt;Best for&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;GitHub Spec Kit&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Open-source, model-agnostic, the reference implementation&lt;/td&gt;
&lt;td&gt;Teams avoiding vendor lock-in&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;AWS Kiro&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Agentic IDE with automated guardrails ("hooks"), deep AWS integration&lt;/td&gt;
&lt;td&gt;AWS-native / serverless shops&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Claude Code (cc-sdd)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Native &lt;code&gt;/sdd:specify&lt;/code&gt;, &lt;code&gt;/sdd:plan&lt;/code&gt; slash commands, terminal-first&lt;/td&gt;
&lt;td&gt;Solo devs, CLI workflows&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Cursor (Plan Mode)&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;IDE-first, inline diff review, MCP support for Spec Kit&lt;/td&gt;
&lt;td&gt;Teams prioritizing UX&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;OpenSpec&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Lightweight, framework-agnostic, Markdown + YAML&lt;/td&gt;
&lt;td&gt;Indie devs, minimal tooling&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;BMAD-METHOD&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Community methodology, constitution + multi-agent role-play&lt;/td&gt;
&lt;td&gt;Teams wanting a flexible framework&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Tessl&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Compliance-focused, audit trails, regulated templates&lt;/td&gt;
&lt;td&gt;Fintech, healthtech&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Google Antigravity&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;"Agent-first," specification-constrained autonomy&lt;/td&gt;
&lt;td&gt;Teams exploring deep agent autonomy&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The open-source reference everyone benchmarks against:&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/github" rel="noopener noreferrer"&gt;
        github
      &lt;/a&gt; / &lt;a href="https://github.com/github/spec-kit" rel="noopener noreferrer"&gt;
        spec-kit
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      💫 Toolkit to help you get started with Spec-Driven Development
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;div&gt;
    &lt;a rel="noopener noreferrer" href="https://github.com/github/spec-kit/./media/logo_large.webp"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2Fgithub%2Fspec-kit%2FHEAD%2F.%2Fmedia%2Flogo_large.webp" alt="Spec Kit Logo" width="200" height="200"&gt;&lt;/a&gt;
    &lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;🌱 Spec Kit&lt;/h1&gt;
&lt;/div&gt;
&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;div class="markdown-heading" dir="auto"&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;h3 class="heading-element"&gt;&lt;em&gt;Build high-quality software faster.&lt;/em&gt;&lt;/h3&gt;


&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;

&lt;p&gt;
    &lt;strong&gt;An open source toolkit that allows you to focus on product scenarios and predictable outcomes instead of vibe coding every piece from scratch.&lt;/strong&gt;
&lt;/p&gt;

&lt;p&gt;
    &lt;a href="https://github.com/github/spec-kit/releases/latest" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/3b81e637a22ed4d802b654cf45baeab89612b7301fe60876634af117c496fa50/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6769746875622f737065632d6b6974" alt="Latest Release"&gt;&lt;/a&gt;
    &lt;a href="https://github.com/github/spec-kit/stargazers" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/79f37a502abead3ac4b07bf851b94433d6b2f57d19e7eecd4a18900bee6c740b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6769746875622f737065632d6b69743f7374796c653d736f6369616c" alt="GitHub stars"&gt;&lt;/a&gt;
    &lt;a href="https://github.com/github/spec-kit/blob/main/LICENSE" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/de69478c402ec49440743f91e46921baae6e0a83279421a10890fbd6b16da67c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6769746875622f737065632d6b6974" alt="License"&gt;&lt;/a&gt;
    &lt;a href="https://github.github.io/spec-kit/" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/2ec2efdf26b99b1c38c6bcabe6224a90fcc4ca2102350935e18d4ac434b288af/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f63732d4769744875625f50616765732d626c7565" alt="Documentation"&gt;&lt;/a&gt;
&lt;/p&gt;




&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Table of Contents&lt;/h2&gt;
&lt;/div&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-what-is-spec-driven-development" rel="noopener noreferrer"&gt;🤔 What is Spec-Driven Development?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-get-started" rel="noopener noreferrer"&gt;⚡ Get Started&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#%EF%B8%8F-video-overview" rel="noopener noreferrer"&gt;📽️ Video Overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-community" rel="noopener noreferrer"&gt;🌍 Community&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-supported-ai-coding-agent-integrations" rel="noopener noreferrer"&gt;🤖 Supported AI Coding Agent Integrations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-specify-cli-reference" rel="noopener noreferrer"&gt;🔧 Specify CLI Reference&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-making-spec-kit-your-own-extensions--presets" rel="noopener noreferrer"&gt;🧩 Making Spec Kit Your Own: Extensions &amp;amp; Presets&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-core-philosophy" rel="noopener noreferrer"&gt;📚 Core Philosophy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-development-phases" rel="noopener noreferrer"&gt;🌟 Development Phases&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-experimental-goals" rel="noopener noreferrer"&gt;🎯 Experimental Goals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-prerequisites" rel="noopener noreferrer"&gt;🔧 Prerequisites&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-learn-more" rel="noopener noreferrer"&gt;📖 Learn More&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-detailed-process" rel="noopener noreferrer"&gt;📋 Detailed Process&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-support" rel="noopener noreferrer"&gt;💬 Support&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-acknowledgements" rel="noopener noreferrer"&gt;🙏 Acknowledgements&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/github/spec-kit#-license" rel="noopener noreferrer"&gt;📄 License&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;🤔 What is Spec-Driven Development?&lt;/h2&gt;

&lt;/div&gt;

&lt;p&gt;Spec-Driven Development &lt;strong&gt;flips the script&lt;/strong&gt; on traditional software development. For decades, code has been king — specifications were just scaffolding we built and discarded once the "real work" of coding began. Spec-Driven Development changes this: &lt;strong&gt;specifications become executable&lt;/strong&gt;, directly generating working implementations rather than just guiding them.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;⚡ Get Started&lt;/h2&gt;

&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;1. Install Specify CLI&lt;/h3&gt;

&lt;/div&gt;

&lt;p&gt;Requires &lt;strong&gt;&lt;a href="https://docs.astral.sh/uv/" rel="nofollow noopener noreferrer"&gt;uv&lt;/a&gt;&lt;/strong&gt;…&lt;/p&gt;
&lt;/div&gt;


&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/github/spec-kit" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;br&gt;


&lt;p&gt;&lt;/p&gt;
  Supporting standards &amp;amp; frameworks that predate the AI wave but power SDD
  &lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;BDD:&lt;/strong&gt; Cucumber, SpecFlow, Behave (Gherkin / Given-When-Then)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;API contracts:&lt;/strong&gt; OpenAPI/Swagger, GraphQL SDL, Protocol Buffers, AsyncAPI&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Contract testing:&lt;/strong&gt; Pact, Specmatic&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Model-based design:&lt;/strong&gt; Simulink, SCADE&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of these are new. SDD's contribution is wiring them together as the &lt;em&gt;primary&lt;/em&gt; artifact an AI agent generates from — not the documentation you write afterward.&lt;br&gt;
&lt;/p&gt;

&lt;br&gt;
&lt;p&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  30-second tool-selection rubric
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Already in &lt;strong&gt;Claude Code&lt;/strong&gt;? → Spec Kit + cc-sdd skills&lt;/li&gt;
&lt;li&gt;In &lt;strong&gt;Cursor&lt;/strong&gt;? → Plan Mode + &lt;code&gt;AGENTS.md&lt;/code&gt; + Spec Kit via MCP&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;AWS&lt;/strong&gt; shop? → Kiro&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Regulated&lt;/strong&gt; industry? → Tessl&lt;/li&gt;
&lt;li&gt;Want &lt;strong&gt;minimal&lt;/strong&gt; ceremony? → OpenSpec&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  EARS: how to write specs an LLM can't misread
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;EARS&lt;/strong&gt; (Easy Approach to Requirements Syntax) is the de facto standard for acceptance criteria that are unambiguous to humans &lt;em&gt;and&lt;/em&gt; models. Five patterns cover almost everything:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Pattern&lt;/th&gt;
&lt;th&gt;Template&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Ubiquitous&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;The system &lt;strong&gt;shall&lt;/strong&gt; …&lt;/td&gt;
&lt;td&gt;The system &lt;strong&gt;shall&lt;/strong&gt; log every auth attempt.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Event-driven&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;WHEN&lt;/strong&gt; … &lt;strong&gt;THE system SHALL&lt;/strong&gt; …&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;WHEN&lt;/strong&gt; a user submits the login form &lt;strong&gt;THE system SHALL&lt;/strong&gt; validate credentials.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;State-driven&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;WHILE&lt;/strong&gt; … &lt;strong&gt;THE system SHALL&lt;/strong&gt; …&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;WHILE&lt;/strong&gt; a sync is running &lt;strong&gt;THE system SHALL&lt;/strong&gt; show a progress indicator.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Unwanted behavior&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;IF&lt;/strong&gt; … &lt;strong&gt;THEN&lt;/strong&gt; …&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;IF&lt;/strong&gt; validation fails 3× &lt;strong&gt;THEN&lt;/strong&gt; lock the account for 15 min.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Optional&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;WHERE&lt;/strong&gt; … &lt;strong&gt;THE system SHALL&lt;/strong&gt; …&lt;/td&gt;
&lt;td&gt;
&lt;strong&gt;WHERE&lt;/strong&gt; MFA is enabled &lt;strong&gt;THE system SHALL&lt;/strong&gt; require TOTP.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The payoff: criteria written this way map almost 1:1 onto test cases — which is exactly what makes the spec &lt;em&gt;executable&lt;/em&gt; rather than advisory.&lt;/p&gt;




&lt;h2&gt;
  
  
  A worked example: "magic-link login"
&lt;/h2&gt;

&lt;p&gt;Talk is cheap; here's a (trimmed) end-to-end slice so the artifacts are concrete.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
  📄 spec.md (excerpt)
  &lt;br&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight markdown"&gt;&lt;code&gt;&lt;span class="gu"&gt;## Feature: Passwordless magic-link login&lt;/span&gt;

&lt;span class="gu"&gt;### Acceptance criteria (EARS)&lt;/span&gt;
&lt;span class="p"&gt;-&lt;/span&gt; WHEN a user submits a valid email
  THE system SHALL send a one-time login link valid for 15 minutes.
&lt;span class="p"&gt;-&lt;/span&gt; IF a login link is used more than once
  THEN the system SHALL reject it with HTTP 410 Gone.
&lt;span class="p"&gt;-&lt;/span&gt; WHERE the email is not associated with an account
  THE system SHALL still return HTTP 202 (no account enumeration).
&lt;span class="p"&gt;-&lt;/span&gt; THE system SHALL store link tokens hashed, never in plaintext.

&lt;span class="gu"&gt;### Out of scope&lt;/span&gt;
&lt;span class="p"&gt;-&lt;/span&gt; Social login, SSO, password fallback.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;




&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
  🏗️ plan.md (excerpt)
  &lt;br&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight markdown"&gt;&lt;code&gt;&lt;span class="gu"&gt;## Stack&lt;/span&gt;
&lt;span class="p"&gt;-&lt;/span&gt; Node 22 + Fastify, Postgres 16, Redis for token TTL.

&lt;span class="gu"&gt;## Data model&lt;/span&gt;
&lt;span class="p"&gt;-&lt;/span&gt; magic_tokens(id, user_id, token_hash, expires_at, consumed_at)

&lt;span class="gu"&gt;## Decisions&lt;/span&gt;
&lt;span class="p"&gt;-&lt;/span&gt; Tokens = 32 bytes CSPRNG, stored as SHA-256 hash.
&lt;span class="p"&gt;-&lt;/span&gt; 202-for-unknown-email enforced at the controller layer.
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;




&lt;p&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
  ✅ tasks.md (excerpt)
  &lt;br&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight markdown"&gt;&lt;code&gt;&lt;span class="p"&gt;-&lt;/span&gt; [ ] T1  migration: magic_tokens table
&lt;span class="p"&gt;-&lt;/span&gt; [ ] T2  POST /auth/magic-link  (issue + email)   refs spec §1, §3
&lt;span class="p"&gt;-&lt;/span&gt; [ ] T3  GET  /auth/verify      (consume + session) refs spec §2
&lt;span class="p"&gt;-&lt;/span&gt; [ ] T4  contract tests for 202 / 410 paths
&lt;span class="p"&gt;-&lt;/span&gt; [ ] T5  rate-limit issue endpoint (5/min/IP)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;




&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Notice the thread: each task &lt;strong&gt;cites the spec clause it satisfies&lt;/strong&gt;. That traceability is the whole point — when a test fails, you know which intent broke.&lt;/p&gt;




&lt;h2&gt;
  
  
  Recommendations &amp;amp; best practices
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Constitutional foundations&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Commit &lt;code&gt;AGENTS.md&lt;/code&gt; or &lt;code&gt;.specify/memory/constitution.md&lt;/code&gt; &lt;strong&gt;before&lt;/strong&gt; the first spec.&lt;/li&gt;
&lt;li&gt;Codify project-wide decisions as ubiquitous EARS statements: &lt;em&gt;"The system shall use TypeScript strict mode."&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Specification discipline&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;One feature = one spec directory (&lt;code&gt;specs/NNN-feature-name/&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Keep specs to &lt;strong&gt;1–3 pages&lt;/strong&gt;; split if larger.&lt;/li&gt;
&lt;li&gt;Use explicit &lt;strong&gt;"out of scope"&lt;/strong&gt; sections to bound the agent's exploration.&lt;/li&gt;
&lt;li&gt;Write in &lt;strong&gt;domain language&lt;/strong&gt; (business intent), not implementation detail.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Phase boundaries&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Never jump spec → code. Review the plan, then review the tasks.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Documentation &amp;amp; traceability&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Cite specs in commits: &lt;code&gt;feat(auth): magic link, refs specs/004-magic-link/spec.md&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Treat specs as durable — they outlive the generated code.&lt;/li&gt;
&lt;li&gt;Run pre-flight &lt;code&gt;/checklist&lt;/code&gt; passes for security, accessibility, observability.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  The honest caveats
&lt;/h2&gt;

&lt;p&gt;SDD has real skeptics, and they're worth more than the hype:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;It can be old wine in new bottles.&lt;/strong&gt; Brandon Kindred's &lt;em&gt;"Same Patterns, New Hype"&lt;/em&gt; (2026) argues SDD is largely waterfall/contract-design rebranded — and that &lt;em&gt;"the value is the thinking you do while writing the spec, not the tooling around it."&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Drift and hallucination don't disappear.&lt;/strong&gt; Thoughtworks stresses that &lt;strong&gt;executable code remains the source of truth requiring maintenance&lt;/strong&gt;, explicitly rejecting the "specs alone suffice" view. They place SDD in the &lt;strong&gt;"Assess"&lt;/strong&gt; ring of their Technology Radar — &lt;em&gt;not&lt;/em&gt; "Adopt."&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Over-specification defeats the purpose.&lt;/strong&gt; When a spec becomes pseudo-code, you've written the program twice.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;False confidence.&lt;/strong&gt; Matching a &lt;em&gt;wrong&lt;/em&gt; spec satisfies no real requirement.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Tooling complexity&lt;/strong&gt; can add ceremony without proportional value.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;/p&gt;
  ✅ When SDD is worth it / ❌ when to skip it
  &lt;br&gt;
&lt;strong&gt;Worth it:&lt;/strong&gt; using AI coding assistants · complex requirements · multiple maintainers · integration-heavy or regulated systems.

&lt;p&gt;&lt;strong&gt;Skip it:&lt;/strong&gt; throwaway prototypes · solo, short-lived projects · exploratory work where requirements are still unknown.&lt;br&gt;
&lt;/p&gt;

&lt;br&gt;
&lt;p&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  What the data says (read with a skeptic's eye)
&lt;/h2&gt;

&lt;p&gt;Vendor-reported numbers should be treated as &lt;em&gt;directional, not proven&lt;/em&gt;. With that caveat: early adopters (GitHub, AWS) report meaningfully higher first-pass success from agents working off a good spec, and Piskala's paper cites error reductions on the order of tens of percent when LLMs work from refined specs versus loose prompts. The consistent, less-disputable finding is a &lt;strong&gt;shift in where humans spend time&lt;/strong&gt; — away from typing implementation, toward review and clarification.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If you take one number away, make it this one: &lt;em&gt;the spec is now where the thinking happens.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  The bottom line
&lt;/h2&gt;

&lt;p&gt;In 2026, SDD is best understood not as a tool but as a &lt;strong&gt;discipline&lt;/strong&gt;: when agents write the code, the spec is the most leveraged thing a human can produce. The pragmatic path:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Target &lt;strong&gt;spec-anchored&lt;/strong&gt;, not spec-as-source.&lt;/li&gt;
&lt;li&gt;Write acceptance criteria in &lt;strong&gt;EARS&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Keep &lt;strong&gt;code as the source of truth&lt;/strong&gt; and tests as the enforcer.&lt;/li&gt;
&lt;li&gt;Use the tooling (Spec Kit, Kiro, cc-sdd) to enforce the loop — &lt;strong&gt;not&lt;/strong&gt; to replace the thinking.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;em&gt;Building with SDD already? What's worked and what's been pure ceremony? Drop it in the comments. 👇&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;/p&gt;
  📚 Sources
  &lt;ul&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/abs/2602.00180" rel="noopener noreferrer"&gt;Spec-Driven Development: From Code to Contract in the Age of AI Coding Assistants — Deepak Babu Piskala, arXiv (Jan 2026)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://thoughtworks.medium.com/spec-driven-development-d85995a81387" rel="noopener noreferrer"&gt;Spec-Driven Development — Thoughtworks (Medium)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://thebcms.com/blog/spec-driven-development" rel="noopener noreferrer"&gt;Spec-Driven Development: The Definitive 2026 Guide — BCMS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/google-cloud/spec-driven-development-54cdf7e0b088" rel="noopener noreferrer"&gt;Spec Driven Development: The Fifth Generation of Programming — Mofi Rahman, Google Cloud (Medium)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://brandonkindred.medium.com/same-patterns-new-hype-spec-driven-development-5183d8e8f704" rel="noopener noreferrer"&gt;Same Patterns, New Hype: Spec-Driven Development — Brandon Kindred (Medium)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.devoteam.com/expert-view/spec-driven-development-2026/" rel="noopener noreferrer"&gt;Spec-Driven Development in 2026: The end of code as the center of development? — Devoteam&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.esveo.com/en/blog/spec-driven-development/" rel="noopener noreferrer"&gt;Why the Future of Software Lies in Descriptions, Not Code — esveo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.augmentcode.com/guides/what-is-spec-driven-development" rel="noopener noreferrer"&gt;What Is Spec-Driven Development? A Complete Guide — Augment Code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://github.com/github/spec-kit" rel="noopener noreferrer"&gt;GitHub Spec Kit&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Compiled June 2026.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>productivity</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>The 6-Month Clock Ran Out — Are Companies Full AI Yet?</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Mon, 06 Apr 2026 15:17:51 +0000</pubDate>
      <link>https://dev.to/krlz/the-6-month-clock-ran-out-are-companies-full-ai-yet-4ai2</link>
      <guid>https://dev.to/krlz/the-6-month-clock-ran-out-are-companies-full-ai-yet-4ai2</guid>
      <description>&lt;p&gt;So during this year, many changes have been introduced in software development. A big disruption is coming, and some new terminology — SDD, IDD, Cognitive Debt, DORA, the "new" XP, Agentic Programming, and others — is being promoted, sometimes used as a slogan.&lt;/p&gt;

&lt;p&gt;I personally feel it is many times used as a strong advertising campaign, taking advantage of the panic of people feeling they might be about to lose a train, with severe consequences in their professional careers if they don't catch up. This might be true to a certain level.&lt;/p&gt;

&lt;p&gt;But let's look at the actual numbers: in early 2026, AI coding tools have reached 90% adoption among developers, yet only 1% of companies consider themselves mature in AI usage. Everyone has the tools — almost nobody has figured out the practices.&lt;/p&gt;

&lt;p&gt;The debate between "AI enthusiasts" and "fundamentals defenders" misses the point entirely. The real question isn't whether to use AI tools, but &lt;strong&gt;how companies must restructure their practices, teams, and culture&lt;/strong&gt; to use them without accumulating what Thoughtworks now calls &lt;strong&gt;cognitive debt&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;So let's cut through the noise.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9uoh3q0ovohhppbgw8u8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9uoh3q0ovohhppbgw8u8.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What the Data Actually Says
&lt;/h2&gt;

&lt;p&gt;Google's 2025 DORA State of AI-Assisted Software Development report is probably, for now, the most rigorous report made about the current experience of AI in companies. It surveyed nearly &lt;strong&gt;5,000 technology professionals&lt;/strong&gt; worldwide and includes over &lt;strong&gt;100 hours of qualitative interviews&lt;/strong&gt;, combining both quantitative and qualitative data. Some clear conclusions can be taken from it: the real value comes from &lt;strong&gt;platform quality, workflow clarity, and team alignment&lt;/strong&gt;. The organizational capability to use AI well is the differentiator — not the tools themselves.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;AI is an amplifier, not a fixer.&lt;/strong&gt; Strong teams get stronger. Struggling teams get worse faster.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The numbers tell the story:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;90%&lt;/strong&gt; of software professionals now use AI tools&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;80%+&lt;/strong&gt; say AI enhanced their productivity&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;30%&lt;/strong&gt; report little or no trust in AI-generated code&lt;/li&gt;
&lt;li&gt;Seven organizational capabilities were identified that magnify the positive impact of AI&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That last point is key. It's not about which AI tool you pick. It's about what your team already looks like before AI enters the picture.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fab5hk5oqpxix7pw7jn0l.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fab5hk5oqpxix7pw7jn0l.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  From Vibes to Discipline
&lt;/h2&gt;

&lt;p&gt;So if the tools aren't the answer, what is? To understand where things are heading, it helps to see where they just came from.&lt;/p&gt;

&lt;p&gt;In February 2025, Andrej Karpathy — co-founder of OpenAI and former AI leader at Tesla — posted on X about a new way of coding: "fully give in to the vibes, embrace exponentials, and forget that the code even exists." The post got over 4.5 million views. Within weeks, the term &lt;strong&gt;"vibe coding"&lt;/strong&gt; had spread from social media to The New York Times, Ars Technica, and The Guardian. By November, Collins Dictionary named it Word of the Year 2025. By mid-2025, The Wall Street Journal reported professional engineers were adopting it for commercial use cases.&lt;/p&gt;

&lt;p&gt;But the honeymoon didn't last. By late 2025, Thoughtworks Technology Radar observed the concept fading in favor of more disciplined approaches — concerns about code quality, security, and maintainability in production couldn't be vibed away.&lt;/p&gt;

&lt;p&gt;What's replacing it? Three approaches are gaining traction:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Intent-Driven Development (IDD)&lt;/strong&gt; flips the focus: the quality of your specification determines the quality of your outcome. Teams restructure around 60% product judgment, 30% engineering architecture, and 10% design precision. The specification becomes the primary artifact, not the code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Spec-Driven Development (SDD)&lt;/strong&gt; takes a similar angle but draws a clearer line: humans own the design, AI owns the implementation. The key discipline is writing specifications good enough that AI can execute them correctly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Agentic Engineering&lt;/strong&gt;, coined by Karpathy himself in early 2026 as the successor to vibe coding, is about designing systems where AI agents plan, write, test, and ship code under structured human oversight. The risk it addresses is real: an agent writing 1,000 PRs/week with a 1% vulnerability rate creates 10 new vulnerabilities weekly.&lt;/p&gt;

&lt;p&gt;All three share a common thread: &lt;strong&gt;the human's job shifts from writing code to defining intent clearly and verifying outcomes rigorously&lt;/strong&gt;.&lt;/p&gt;




&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6bfknmtzxe5ogp4vk071.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6bfknmtzxe5ogp4vk071.png" alt=" " width="800" height="627"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Return of XP
&lt;/h2&gt;

&lt;p&gt;Here's something nobody expected: Extreme Programming is back.&lt;/p&gt;

&lt;p&gt;Kent Beck describes TDD as a &lt;strong&gt;"superpower"&lt;/strong&gt; when working with AI agents. The reasoning is simple — unit tests are the most reliable way to prevent AI from introducing regressions. When AI generates code, the test suite becomes your verification layer. Not code review. Not manual testing. Tests.&lt;/p&gt;

&lt;p&gt;The Pragmatic Engineer newsletter and the Thoughtworks Deer Valley retreat both highlight this resurgence. The practices that felt "too rigorous" five years ago are now the safety net that makes AI velocity sustainable. It turns out the answer to "how do we trust AI-generated code?" was already here — we just stopped using it.&lt;/p&gt;




&lt;h2&gt;
  
  
  What the Industry Leaders Are Saying
&lt;/h2&gt;

&lt;p&gt;In February 2026, approximately 50 tech leaders — including Kent Beck and Martin Fowler — gathered at Thoughtworks' Deer Valley retreat. It was the 25th anniversary of the Agile Manifesto, and the question on the table was direct:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"If AI handles the code, where does the engineering actually go?"&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Their conclusions reshape how we think about engineering teams:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cognitive debt is the new technical debt.&lt;/strong&gt; When AI generates code that nobody fully understands, you accumulate cognitive debt — and it compounds just like technical debt. "Velocity without understanding is not sustainable."&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Agent Topologies.&lt;/strong&gt; Just as Team Topologies redesigned how human teams interact, organizations now need to design how AI agents fit into their workflows. Who owns what the agent produces? How do agents interact across teams?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tiered Code Review.&lt;/strong&gt; Not all code needs the same scrutiny. Reserve human reviews for high-risk components and rely on strong CI/CD guardrails for the rest.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Staff engineers become supervisors.&lt;/strong&gt; The senior role shifts toward agent orchestration and governance — designing the systems within which AI operates, not writing the code it produces.&lt;/p&gt;




&lt;h2&gt;
  
  
  Teams Are Shrinking, Roles Are Shifting
&lt;/h2&gt;

&lt;p&gt;These aren't just theoretical changes. They're already reshaping how companies hire and organize.&lt;/p&gt;

&lt;p&gt;Teams are shrinking dramatically. One Series C startup restructured from 12 engineers to 3 using AI tools, with a &lt;strong&gt;40% increase in velocity&lt;/strong&gt;. New roles are appearing — AI Workflow Engineers, PromptOps Specialists, Agent Orchestration leads — titles that didn't exist two years ago.&lt;/p&gt;

&lt;p&gt;The old hiring model — bring in juniors cheaply, train them up — is being replaced by &lt;strong&gt;hiring fewer senior people and equipping them with AI tools&lt;/strong&gt;. AI widens the gap between strong and weaker engineers rather than leveling the playing field.&lt;/p&gt;

&lt;p&gt;Interview practices are changing too. Organizations are replacing generative coding tests with &lt;strong&gt;Review Simulations&lt;/strong&gt; — candidates audit pre-generated, flawed codebases. The skill being tested: can you catch what AI gets wrong?&lt;/p&gt;

&lt;p&gt;And there's a quiet crisis brewing for mid-level engineers. New graduates are more productive with AI tools — they have no habits to unlearn. Senior engineers benefit from deep experience to guide AI. Mid-career professionals risk being squeezed from both sides. Addy Osmani from Google warns this is one of the most underappreciated shifts happening right now.&lt;/p&gt;




&lt;h2&gt;
  
  
  Measuring What Matters
&lt;/h2&gt;

&lt;p&gt;With all these changes, the old metrics stop making sense. When AI can generate unlimited code, measuring output becomes meaningless.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;What We Used to Measure&lt;/th&gt;
&lt;th&gt;What Actually Matters Now&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Velocity / story points&lt;/td&gt;
&lt;td&gt;Cycle time&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Lines of code&lt;/td&gt;
&lt;td&gt;Lead time to production&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PRs merged&lt;/td&gt;
&lt;td&gt;Defect escape rate&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Story completion rate&lt;/td&gt;
&lt;td&gt;Cognitive debt indicators&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The shift is from &lt;strong&gt;output to outcomes&lt;/strong&gt;: how fast does value reach users, and how reliably?&lt;/p&gt;




&lt;h2&gt;
  
  
  The Fundamentals Debate Is Over
&lt;/h2&gt;

&lt;p&gt;If there's one thing every major source — DORA, Thoughtworks, Gartner, Google — agrees on, it's this: &lt;strong&gt;AI makes fundamentals more important, not less&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;You need to understand architecture to design scalable systems and guide AI effectively. Developers who skip algorithms, system design, or manual debugging "lose problem-solving muscle memory."&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"The best software engineers won't be the fastest coders, but those who know when to distrust AI." — Addy Osmani, Google&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Gartner backs this up with a stark warning: by 2028, prompt-to-app approaches by citizen developers will increase software defects by &lt;strong&gt;2,500%&lt;/strong&gt;. The quality crisis won't come from teams that invest in fundamentals — it will come from those that skip them.&lt;/p&gt;

&lt;p&gt;As Satya Nadella put it: "Getting the fundamentals right matters a lot." This isn't a compromise between AI and fundamentals. It's the only approach that works.&lt;/p&gt;




&lt;h2&gt;
  
  
  Where to Start
&lt;/h2&gt;

&lt;p&gt;If you're leading a team or a company, here's a practical starting point:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Read the &lt;a href="https://dora.dev/research/2025/dora-report/" rel="noopener noreferrer"&gt;DORA 2025 AI Report&lt;/a&gt;&lt;/strong&gt; (free). Assess where your organization actually stands.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Invest in testing culture before AI tooling.&lt;/strong&gt; TDD, integration tests, strong CI/CD — these are what make AI velocity safe.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Adopt Spec-Driven Development.&lt;/strong&gt; Better specifications mean better AI output. It's that direct.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Tier your code review.&lt;/strong&gt; Human review for high-risk paths, automated guardrails for the rest.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Rethink how you hire.&lt;/strong&gt; Test for review and debugging skills. Can candidates spot what AI gets wrong?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Measure outcomes, not output.&lt;/strong&gt; Cycle time and defect escape rate over velocity and story points.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Read the &lt;a href="https://www.thoughtworks.com/content/dam/thoughtworks/documents/report/tw_future%20_of_software_development_retreat_%20key_takeaways.pdf" rel="noopener noreferrer"&gt;Thoughtworks Deer Valley retreat takeaways&lt;/a&gt;&lt;/strong&gt; (free PDF). It's the most forward-looking strategic document on this topic.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  Resources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://dora.dev/research/2025/dora-report/" rel="noopener noreferrer"&gt;2025 DORA State of AI-Assisted Software Development Report&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.thoughtworks.com/about-us/news/2025/thoughtworks-tech-radar-33-rapid-ai" rel="noopener noreferrer"&gt;Thoughtworks Technology Radar Vol. 33&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://newsletter.pragmaticengineer.com/p/tdd-ai-agents-and-coding-with-kent" rel="noopener noreferrer"&gt;Pragmatic Engineer: TDD, AI Agents, and Coding with Kent Beck&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://addyosmani.com/blog/next-two-years/" rel="noopener noreferrer"&gt;Addy Osmani: The Next Two Years of Software Engineering&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.infoq.com/minibooks/ai-assisted-development-2025/" rel="noopener noreferrer"&gt;InfoQ: AI-Assisted Development Mini-Book (free)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://reports.weforum.org/docs/WEF_AI_at_Work_from_Productivity_Hacks_to_Organizational_Transformation_2026.pdf" rel="noopener noreferrer"&gt;WEF: AI at Work Report (Jan 2026)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.mckinsey.com/capabilities/quantumblack/our-insights/the-state-of-ai" rel="noopener noreferrer"&gt;McKinsey: State of AI 2025&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;The tools are here. The question was never "should we use AI?" — it was always "do we have the engineering culture to use it well?" The answer to that question determines everything.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>discuss</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>Britain Forces Vets to Publish Prices as a Global Reckoning Over Pet Care Costs Takes Shape</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Wed, 25 Mar 2026 09:09:20 +0000</pubDate>
      <link>https://dev.to/krlz/britain-forces-vets-to-publish-prices-as-a-global-reckoning-over-pet-care-costs-takes-shape-ifd</link>
      <guid>https://dev.to/krlz/britain-forces-vets-to-publish-prices-as-a-global-reckoning-over-pet-care-costs-takes-shape-ifd</guid>
      <description>&lt;h2&gt;
  
  
  The Bill Comes Due
&lt;/h2&gt;

&lt;p&gt;On Monday, the United Kingdom's Competition and Markets Authority did something no government body had ever done at this scale: it told every veterinary practice in the country to post its prices — or face consequences. Prescription fees will be capped at &lt;strong&gt;£21 for a first medication&lt;/strong&gt; and &lt;strong&gt;£12.50 for each additional one&lt;/strong&gt;. Any treatment expected to cost more than &lt;strong&gt;£500&lt;/strong&gt; will require a written estimate, itemized in full. And by December, every clinic must publicly disclose who actually owns it — a pointed reform in a market where corporate consolidation has quietly swallowed independent practices while pet owners had no idea.&lt;/p&gt;

&lt;p&gt;The reforms, which become legally binding by &lt;strong&gt;September 23, 2026&lt;/strong&gt;, are the conclusion of a sweeping market investigation that found UK veterinary fees have risen at nearly &lt;strong&gt;twice the rate of inflation&lt;/strong&gt; in recent years. For the 12 million dog-owning households and 11 million cat-owning households across Britain, the announcement felt overdue.&lt;/p&gt;

&lt;p&gt;But the UK's intervention is not happening in isolation. Across Europe, Asia, and the Americas, a remarkably synchronized reckoning is underway — over what pet care costs, who controls the pet economy, and what rights animals themselves should have. This week's news from nine countries reveals a world grappling, often simultaneously, with the same uncomfortable questions about the creatures we claim to love most.&lt;/p&gt;

&lt;h2&gt;
  
  
  When Loving Your Pet Means You Can't Afford Your Pet
&lt;/h2&gt;

&lt;p&gt;The UK pricing reforms would be significant on their own, but they land in a global context that gives them particular resonance. In &lt;strong&gt;Germany&lt;/strong&gt;, where &lt;strong&gt;34 million pets&lt;/strong&gt; live in nearly half of all households, veterinary associations are bracing for the opposite outcome. The GOT — Germany's official veterinary fee schedule — is due for a formal government evaluation in the second quarter of 2026, and the president of the Bundesverband Praktizierender Tierärzte has already declared that the profession will &lt;strong&gt;"vehemently oppose any fee reductions"&lt;/strong&gt; and that prices &lt;strong&gt;"must actually rise further."&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The median gross salary for an employed German veterinarian is &lt;strong&gt;€4,650 per month&lt;/strong&gt; — respectable but hardly lavish given the years of education required. Simple consultations already run between &lt;strong&gt;€30 and €80&lt;/strong&gt;, with complex operations reaching &lt;strong&gt;€2,500 or more&lt;/strong&gt;. For pet owners hoping for relief, the evaluation may deliver the opposite.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;In a world where a routine surgery can cost more than a month's rent, the question is no longer whether people love their pets — it's whether they can afford to.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;In &lt;strong&gt;Russia&lt;/strong&gt;, pet owners are spending an average of &lt;strong&gt;4,482 rubles per month&lt;/strong&gt; (roughly $45), and the veterinary services market hit a record &lt;strong&gt;60 billion rubles&lt;/strong&gt; in 2025. Yet only about &lt;strong&gt;one-third of Russia's 80 million pets are vaccinated&lt;/strong&gt; — a gap driven partly by cost but also by the absence, until now, of any system to even track who owns what animal. That is about to change dramatically.&lt;/p&gt;

&lt;p&gt;Meanwhile in &lt;strong&gt;Chile&lt;/strong&gt;, the pet care market has ballooned to &lt;strong&gt;$1.94 billion&lt;/strong&gt; — a 77% increase in just five years — with pet store numbers tripling since 2019. Chilean owners now spend up to &lt;strong&gt;100,000 pesos (about $100) per month&lt;/strong&gt; per pet. And in &lt;strong&gt;Japan&lt;/strong&gt;, despite a slowly shrinking pet population, the veterinary market is projected to nearly double from &lt;strong&gt;$2.9 billion to $4.8 billion by 2034&lt;/strong&gt;, driven by aging pets that need chronic disease management and an expanding pet insurance sector that's making advanced care accessible — and expected.&lt;/p&gt;

&lt;p&gt;The pattern is clear across every market: people are spending more, often much more, and the infrastructure of pet care — from pricing transparency to insurance access to pharmaceutical competition — is struggling to keep pace with what has become, for millions of families, a non-negotiable expense.&lt;/p&gt;

&lt;p&gt;One bright spot for dog owners: &lt;strong&gt;Elanco Animal Health&lt;/strong&gt; is preparing to commercially launch &lt;strong&gt;Befrena (tirnovetmab)&lt;/strong&gt;, a new anti-IL31 monoclonal antibody injection for canine allergic dermatitis approved by the USDA in late December 2025. With dosing intervals of &lt;strong&gt;six to eight weeks&lt;/strong&gt; compared to the four-to-eight-week window of Zoetis's market-dominant Cytopoint, a second competitor in this space could eventually exert downward pressure on one of the most common — and most expensive — reasons dogs visit the vet.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Shelter Crisis No One Saw Coming
&lt;/h2&gt;

&lt;p&gt;If the cost of keeping a pet is straining families, the cost of giving one up is straining something else entirely: the world's animal shelters.&lt;/p&gt;

&lt;p&gt;A study published this month by the &lt;strong&gt;University of Bristol&lt;/strong&gt;, in collaboration with Reaseheath College and University College Dublin, revealed that euthanasia rates for stray dogs in the UK have &lt;strong&gt;more than tripled&lt;/strong&gt; in just three years — from &lt;strong&gt;1.9% in 2021 to 6.3% in 2023&lt;/strong&gt;. Shelter intake surged from &lt;strong&gt;16,310 dogs to 23,287&lt;/strong&gt; over the same period. While rehoming rates improved from 41% to 53%, the sheer volume is overwhelming a system in which only &lt;strong&gt;27% of local authorities even have written welfare policies&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;A specific breed dynamic is at play: the UK's ban on XL Bullies, enacted in early 2024, has driven a wave of surrenders. Bull breeds now dominate shelter populations, stay longer, and are harder to place — creating a bottleneck that pushes the entire system toward crisis.&lt;/p&gt;

&lt;p&gt;Across the Atlantic, the picture is no better. Approximately &lt;strong&gt;5.8 million dogs and cats&lt;/strong&gt; entered U.S. shelters and rescues in 2025. Adoptions are down. Intakes are up. Some facilities have resorted to housing animals in pop-up crates, converted bathrooms, and staff offices. As municipal shelters restrict intake to manage overflow, a secondary crisis has emerged: &lt;strong&gt;informal rescues and nonprofits&lt;/strong&gt; stepping in with good intentions but limited resources, sometimes tipping into hoarding situations with little oversight.&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;Russia&lt;/strong&gt;, a shelter scandal in the Arkhangelsk region laid bare the consequences of institutional neglect. An investigation at a facility in the village of Povrakulskaya found dogs chained outdoors in freezing temperatures, cats crammed into tiny cages, animals lying on frozen feces without bedding or water. A parvovirosis outbreak forced a quarantine. Criminal proceedings under Article 245 of the Russian Criminal Code — animal cruelty — are being considered. Only &lt;strong&gt;23% of the facility's infrastructure&lt;/strong&gt; met legal requirements.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The shelter crisis is not a local problem with local causes. It is a global phenomenon driven by the same forces everywhere: rising costs, housing instability, and the slow unraveling of the pandemic-era adoption boom.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And in &lt;strong&gt;Bolivia&lt;/strong&gt;, the city of El Alto is confronting its own staggering reality: approximately &lt;strong&gt;270,000 dogs&lt;/strong&gt;, of which some &lt;strong&gt;100,000 live on the streets&lt;/strong&gt;. The municipality is now socializing a draft law on responsible pet ownership that would mandate registration with the Municipal Zoonosis Center and establish penalties under Bolivia's existing Law 700 — but the gap between the legislation and the scale of the problem remains enormous.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Legislative Wave From Amsterdam to Sacramento
&lt;/h2&gt;

&lt;p&gt;If 2025 was the year governments started noticing the pet welfare crisis, 2026 is the year they started legislating. And the breadth of new laws is remarkable.&lt;/p&gt;

&lt;p&gt;The &lt;strong&gt;Netherlands&lt;/strong&gt; made history on January 1 by becoming the first country in the world to &lt;strong&gt;ban the keeping of fold-eared and hairless cats&lt;/strong&gt; — including Scottish Folds and Sphynx cats. The reasoning is grounded in veterinary science: fold-eared cats suffer from osteochondrodysplasia, a genetic cartilage defect that causes chronic pain, stiff joints, and potential paralysis. Hairless cats cannot properly regulate body temperature and lack whiskers, impairing their sensory experience. Existing owners may keep their cats until natural death (provided they were microchipped before the ban), but breeding, selling, showing, or acquiring new ones carries a &lt;strong&gt;€1,500 fine&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;The Dutch move is part of a broader European agenda. A new &lt;strong&gt;European Dogs and Cats Law&lt;/strong&gt; is being finalized, with stricter rules for breeding and trading, and &lt;strong&gt;mandatory microchipping for every dog and cat in the EU&lt;/strong&gt; — linked to both national and European databases. The Netherlands had already planned national cat microchipping for 2026, now pushed to 2027 as it aligns with the EU framework.&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;Russia&lt;/strong&gt;, parallel reforms are even more sweeping. Starting &lt;strong&gt;September 1, 2026&lt;/strong&gt;, all cats and dogs must be registered through the federal FGIS "VetIS" system, marked with microchips, tags, or collars at the owner's expense. Simultaneously, the State Duma has advanced a &lt;strong&gt;breeder registry bill&lt;/strong&gt; — backed by 34 deputies — that would create a unified national organization to maintain a registry of breeders, establish breeding standards, and effectively shut down the grey market of undocumented puppy and kitten sales. And a separate bill proposes increasing &lt;strong&gt;animal cruelty fines from 80,000 to 1,000,000 rubles&lt;/strong&gt; — a twelvefold increase — with up to five years of forced labor for the worst offenses, including the deliberate poisoning of dogs in public spaces.&lt;/p&gt;

&lt;p&gt;In the &lt;strong&gt;United States&lt;/strong&gt;, a cascade of new state laws took effect in early 2026. &lt;strong&gt;California&lt;/strong&gt; banned cat declawing (joining New York, Maryland, and others), prohibited puppy mill broker sales, and enacted "Jerry's Law" making owners liable for deliberately failing to provide medical care. &lt;strong&gt;Florida&lt;/strong&gt; launched a public &lt;strong&gt;animal cruelty offender database&lt;/strong&gt; and made pet abandonment during emergencies a felony. &lt;strong&gt;Ohio's "Avery's Law"&lt;/strong&gt; authorizes courts to order euthanasia when a dog kills without provocation. And in a move that directly connects pet welfare to housing policy, California now requires landlords in state-financed affordable housing to allow at least one pet, with "pet rent" capped and deposits made refundable.&lt;/p&gt;

&lt;p&gt;Even &lt;strong&gt;Germany's circus animals&lt;/strong&gt; got new protections: as of March 1, 2026, new federal standards dictate minimum enclosure sizes, lighting, enrichment structures, and ventilation for animals in circuses, zoos, and dolphinariums — while a bill to ban circus animals entirely continues its slow progress through the Bundestag.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Tech Revolution in Pet Care
&lt;/h2&gt;

&lt;p&gt;While governments regulate, the private sector innovates — nowhere more aggressively than in &lt;strong&gt;China&lt;/strong&gt;, where the pet market crossed the &lt;strong&gt;310 billion yuan ($43.4 billion) mark&lt;/strong&gt; in 2025.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PILTON&lt;/strong&gt;, a state-backed Chinese startup, has shipped over &lt;strong&gt;10,000 smart pet capsule units&lt;/strong&gt; to 14 countries. These climate-controlled pods feature precision temperature regulation (±1°C), UV-sterilized air circulation, and AI cameras with smartphone monitoring. Most remarkably, China's largest hotpot restaurant chain, &lt;strong&gt;Haidilao&lt;/strong&gt;, has deployed them in over &lt;strong&gt;70 locations&lt;/strong&gt; — letting diners leave their pets in monitored, air-conditioned capsules while they eat. It is a uniquely Chinese solution to a universal problem: what do you do with your dog when you go to dinner?&lt;/p&gt;

&lt;p&gt;At &lt;strong&gt;CES 2026&lt;/strong&gt; in Las Vegas, Chinese smart pet company &lt;strong&gt;PETKIT&lt;/strong&gt; demonstrated AI-powered litter boxes that detect abnormalities in urination patterns — flagging, for example, when a cat's trips jump from six to twelve per day, suggesting a possible urinary tract infection. Smart pet products in China are growing at a &lt;strong&gt;38.7% compound annual growth rate&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;Chile&lt;/strong&gt;, technology met disaster response when volunteers created &lt;strong&gt;animalesperdidos.cl&lt;/strong&gt;, an AI-powered platform to reunite pets separated from their families during the devastating summer wildfires that burned over &lt;strong&gt;35,000 hectares&lt;/strong&gt; in the Biobío and Ñuble regions. The platform registered over &lt;strong&gt;500 lost pets&lt;/strong&gt; and achieved &lt;strong&gt;85 reunifications&lt;/strong&gt; — and remains active months later, a testament to both the scale of the displacement and the power of citizen-driven tech solutions.&lt;/p&gt;

&lt;h2&gt;
  
  
  Forgotten Animals, Unforgotten Bonds
&lt;/h2&gt;

&lt;p&gt;Some of this week's most powerful stories are not about markets or legislation. They are about the bond between humans and animals tested by catastrophe.&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;Japan&lt;/strong&gt;, just days after the 15th anniversary of the Fukushima disaster, international media profiled &lt;strong&gt;Toru Akama&lt;/strong&gt;, a 63-year-old former nuclear plant worker who has spent a decade and a half caring for pets abandoned when 154,000 residents evacuated the exclusion zone. He began by taking in 40 dogs, then 50. Over the years, he has placed &lt;strong&gt;more than 1,000 animals&lt;/strong&gt; with adoptive families, spending nearly all of his disaster compensation money on their care. He currently lives with 47 cats and 7 dogs — and his biggest worry is finding a successor. "I too am starting to get older," he told AFP.&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;Cochabamba, Bolivia&lt;/strong&gt;, authorities raided the La Pampa market and rescued &lt;strong&gt;34 animals&lt;/strong&gt; — 32 dogs and 2 cats — crammed into cardboard boxes and poultry crates in an unventilated warehouse, none vaccinated against rabies, all destined for illegal sale. It was at least the second such raid at the same location in six months.&lt;/p&gt;

&lt;p&gt;And in &lt;strong&gt;Germany&lt;/strong&gt;, a puppy imported from Russia died of &lt;strong&gt;rabies&lt;/strong&gt; at a shelter in Rhineland-Palatinate — the first case in a country that has been rabies-free since 2008. The puppy's vaccination certificate was forged; post-mortem examination revealed it was significantly younger than claimed, meaning any vaccination would have been ineffective. The puppy had bitten its owner before dying. Criminal police are investigating, and veterinary associations are demanding an urgent crackdown on illegal cross-border puppy trafficking.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It All Means
&lt;/h2&gt;

&lt;p&gt;Step back from the individual headlines and a coherent picture emerges. The world is in the midst of an unprecedented recalibration of the relationship between humans and companion animals. Pet populations are enormous — 80 million in Russia, 34 million in Germany, 16 million in Chile alone. Markets are booming, with global pet care valued at &lt;strong&gt;$273 billion and climbing toward $428 billion by 2032&lt;/strong&gt;. Technology is transforming everything from diagnosis to disaster response.&lt;/p&gt;

&lt;p&gt;But the systems we built to support all of this — veterinary pricing, shelter capacity, breeding oversight, legal protections — were designed for a world where pets were property, not family. The reforms sweeping from Westminster to Moscow to Sacramento are, in essence, the infrastructure of affection catching up to the reality of attachment.&lt;/p&gt;

&lt;p&gt;For the pet owner reading this over morning coffee, the takeaway is both reassuring and sobering. Governments are finally paying attention. Prices may become more transparent, breeders more accountable, shelters more supported. But the fundamental tension remains: loving an animal is free; caring for one properly is not — and the gap between those two truths is where every story in this roundup lives.&lt;/p&gt;

</description>
      <category>news</category>
      <category>pets</category>
      <category>global</category>
    </item>
    <item>
      <title>Your Pet's Next Doctor Visit Might Be an App — How 8 Countries Are Proving It</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Wed, 25 Mar 2026 01:05:26 +0000</pubDate>
      <link>https://dev.to/krlz/your-pets-next-doctor-visit-might-be-an-app-how-8-countries-are-proving-it-amj</link>
      <guid>https://dev.to/krlz/your-pets-next-doctor-visit-might-be-an-app-how-8-countries-are-proving-it-amj</guid>
      <description>&lt;p&gt;Your dog just had a weird episode — shaking, refusing food, pacing in circles. It's 11 PM, the vet clinic is closed, and Google is serving you a terrifying mix of "probably nothing" and "could be fatal." Five years ago, that was the end of the road until morning. In 2026, millions of pet owners around the world are opening an app instead — and getting answers in minutes.&lt;/p&gt;

&lt;p&gt;The global pet tech market has exploded to &lt;strong&gt;$19.1 billion in 2026&lt;/strong&gt;, on track to reach $52.9 billion by 2035. But behind those numbers lies something more interesting than market growth: a fundamental shift in how eight different countries — from Tokyo to Santiago, from Amsterdam to Moscow — are rethinking what it means to care for an animal in the digital age. And pet apps are at the center of it all.&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Revolution in Your Pet's Food Bowl
&lt;/h2&gt;

&lt;p&gt;At CES 2026 in Las Vegas, Chinese-founded &lt;strong&gt;PETKIT&lt;/strong&gt; made the biggest splash in the pet tech world by unveiling a complete AI-powered ecosystem that turns ordinary pet care into a data-driven health platform. Their three flagship devices — the &lt;strong&gt;EVERSWEET ULTRA&lt;/strong&gt; water fountain, the &lt;strong&gt;YUMSHARE DAILY FEAST&lt;/strong&gt; robotic wet food feeder, and the &lt;strong&gt;PUROBOT CRYSTAL DUO&lt;/strong&gt; automatic litter box — don't just automate tasks. They talk to each other.&lt;/p&gt;

&lt;p&gt;Each device is equipped with AI cameras and &lt;strong&gt;pet facial recognition&lt;/strong&gt; that identifies individual animals in multi-pet households. The water fountain tracks how much each cat drinks. The litter box monitors stool consistency and pH levels. The feeder logs eating patterns. All of this data flows into the PETKIT app, building what the company calls a "unified health dashboard" — a continuous health picture that can flag changes weeks before a human would notice them.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"The industry is moving away from simple 'connected' gadgets toward a new era of predictive wellness and pet-centric empathy — innovations that prioritize biological needs over mere mechanical convenience."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This isn't just a Western phenomenon. At the same CES event, Chinese startup &lt;strong&gt;灵尾纪元 (Lingwei Epoch)&lt;/strong&gt;, which recently closed a multi-million yuan Series A round, debuted the &lt;strong&gt;MOVA SureTrack Pro&lt;/strong&gt; smart collar. The collar packs UWB, GPS, and Wi-Fi triangulation into a module small enough for a cat, compressing lost-pet search ranges from &lt;strong&gt;hundreds of meters down to just two meters&lt;/strong&gt;. It even features two-way voice calling — owners can literally talk to their dogs while at work. The company's next-generation version, currently in development, promises to be a &lt;strong&gt;real-time pet emotion and behavior translator&lt;/strong&gt;, interpreting activity patterns, mood states, and anomalies 24/7.&lt;/p&gt;

&lt;h2&gt;
  
  
  Telemedicine: The Vet in Your Pocket
&lt;/h2&gt;

&lt;p&gt;Perhaps no single feature has transformed pet ownership more than veterinary telemedicine. The global veterinary telehealth market is projected to surge from &lt;strong&gt;$146 million in 2025 to $747 million by 2035&lt;/strong&gt;, growing at a staggering 18.8% annually. And every country is finding its own way in.&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;Russia&lt;/strong&gt;, &lt;strong&gt;Petstory&lt;/strong&gt; — a Mars-backed digital platform — has become the go-to app for pet owners across 68+ cities. The app offers on-demand consultations via chat, audio, or video call with veterinarians who have a minimum of four years of clinical experience, available daily from 6 AM to 2 AM Moscow time. Beyond teleconsultations, Petstory maps nearby veterinary clinics, grooming salons, pet-friendly cafés, and even hotels that welcome dogs and cats. For a country spanning eleven time zones, the advantage is obvious: a pet owner in Vladivostok gets the same quality of veterinary advice as one in Moscow.&lt;/p&gt;

&lt;p&gt;Meanwhile in &lt;strong&gt;France&lt;/strong&gt;, where &lt;strong&gt;75 million domestic animals&lt;/strong&gt; make it the most pet-dense nation in Europe, the digital shift has been dramatic. A recent survey found that &lt;strong&gt;64% of French pet owners now regularly use apps or platforms&lt;/strong&gt; to care for their companions. The French startup ecosystem has responded: &lt;strong&gt;Maskots&lt;/strong&gt;, an AI-first pet app available in French, Spanish, and English, has grown over &lt;strong&gt;70% month-over-month&lt;/strong&gt; to 7,000+ active users. Its AI assistant is trained exclusively on veterinary and pet care data, offering breed-specific, life-stage-appropriate recommendations instead of generic advice. Meanwhile, connected devices like &lt;strong&gt;Caremitou&lt;/strong&gt; — a smart litter system — track litter box frequency to detect early signs of urinary issues, one of the most common and dangerous conditions in cats.&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;Chile&lt;/strong&gt;, the insurtech startup &lt;strong&gt;Pawer&lt;/strong&gt; has carved out a unique niche by combining pet health insurance with unlimited televeterinary access in a single app. Founded by Guillermo Díaz in 2021, Pawer maintains a &lt;strong&gt;95% customer satisfaction rate&lt;/strong&gt; and covers everything from emergency accidents to preventive vaccinations. The app lets owners maintain complete digital health records and get reimbursed at any veterinary clinic in the country — a model that's now expanding to Peru, signaling Latin America's growing appetite for pet tech.&lt;/p&gt;

&lt;h2&gt;
  
  
  Japan's Quiet Pet Tech Boom
&lt;/h2&gt;

&lt;p&gt;Japan, home to one of the world's most sophisticated pet cultures, has approached pet apps with characteristic precision. The country's digital pet care market is booming, with &lt;strong&gt;Fuji Keizai Group&lt;/strong&gt; reporting accelerating growth in pet tech driven by the twin forces of "pet familization" (ペットの家族化) — the cultural trend of treating pets as full family members — and IoT maturity.&lt;/p&gt;

&lt;p&gt;Japanese consumers can choose from over &lt;strong&gt;37 dedicated pet apps&lt;/strong&gt; as of 2026, ranging from health management platforms to social networks for pet owners. The &lt;strong&gt;Nikkei&lt;/strong&gt; business newspaper now maintains a dedicated "Pet Tech" topic page, tracking the sector's transformation from niche hobby to serious industry. Smart devices like &lt;strong&gt;Toletta&lt;/strong&gt;, a cat toilet developed by a Sharp subsidiary, analyze weight, frequency, and urine volume to detect kidney disease — the leading cause of death in older cats — sometimes months before symptoms appear.&lt;/p&gt;

&lt;p&gt;The Japanese market is also pioneering what could be called "emotional tech" for pets: apps that track not just physical health metrics but behavioral patterns that indicate loneliness, anxiety, or boredom — crucial in a country where many pet owners work long hours.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Netherlands: Where Welfare Policy Meets Digital Innovation
&lt;/h2&gt;

&lt;p&gt;The Netherlands finds itself at a fascinating intersection of strict animal welfare legislation and digital pet care. As of &lt;strong&gt;January 1, 2026&lt;/strong&gt;, it became &lt;strong&gt;illegal to buy, sell, breed, or keep hairless cats and cats with folded ears&lt;/strong&gt; — including Scottish Folds and Sphynx breeds — due to the suffering caused by these genetic traits. Violations carry fines of up to &lt;strong&gt;€1,500&lt;/strong&gt;, and these breeds can no longer appear in shows, competitions, or even social media advertisements.&lt;/p&gt;

&lt;p&gt;This regulatory environment has fueled demand for apps that help owners navigate compliance. The &lt;strong&gt;HuisdierenApp&lt;/strong&gt;, the Netherlands' leading pet management platform, offers a comprehensive digital hub where owners can store microchip numbers, insurance details, and vaccination records — essential now that existing cats with banned traits must be microchipped to be legally retained. The app also provides video-call access to veterinarians and maps every nearby pet professional, from behaviorists to groomers.&lt;/p&gt;

&lt;p&gt;Dutch apps like &lt;strong&gt;DoggyDating&lt;/strong&gt; — which facilitates group dog walks — and &lt;strong&gt;Barkio&lt;/strong&gt; — a remote pet monitoring tool — reflect the Netherlands' broader philosophy: technology should enhance the human-animal bond, not replace it.&lt;/p&gt;

&lt;h2&gt;
  
  
  Latin America's Underdog Story
&lt;/h2&gt;

&lt;p&gt;While the US and Asia dominate pet tech headlines, Latin America is writing its own compelling chapter. The regional pet tech sector is growing at &lt;strong&gt;7.1% annually&lt;/strong&gt; through 2032, with Chile leading the charge.&lt;/p&gt;

&lt;p&gt;Beyond Pawer, Chilean apps like &lt;strong&gt;PetHero&lt;/strong&gt; connect owners with vetted dog walkers, sitters, and at-home veterinarians. &lt;strong&gt;Petgram&lt;/strong&gt; merges social media features — photo sharing, community engagement — with practical tools like vaccination reminders and vet appointment scheduling. And &lt;strong&gt;Oliver Pets&lt;/strong&gt;, a Mexico-based platform using AI to personalize the entire ownership experience, is preparing its expansion into Chile.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Bolivia&lt;/strong&gt; remains a frontier market, where veterinary services are still largely traditional and appointment booking happens through WhatsApp. But that gap represents opportunity: as smartphone penetration grows across the Altiplano, the infrastructure for leapfrogging directly to app-based pet care is already in place.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Edge-AI Shift: Why Your Pet's Data Is Staying Home
&lt;/h2&gt;

&lt;p&gt;One of the most significant — and underreported — trends of 2026 is the move from cloud computing to &lt;strong&gt;Edge AI&lt;/strong&gt; in pet devices. Instead of streaming video of your cat to a server farm in Virginia, the newest generation of smart pet cameras and feeders process visual data locally, on the device itself.&lt;/p&gt;

&lt;p&gt;The advantages are threefold. &lt;strong&gt;Privacy&lt;/strong&gt;: footage of your home never leaves your home. &lt;strong&gt;Reliability&lt;/strong&gt;: if your Wi-Fi goes down, the smart feeder still recognizes your pet and dispenses the right portion. And &lt;strong&gt;speed&lt;/strong&gt;: on-device processing means alerts about unusual behavior arrive in real-time, not after a round trip to the cloud.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Users report &lt;strong&gt;25% less food waste&lt;/strong&gt; with app-tracked feeders and &lt;strong&gt;40% reduced cleaning time&lt;/strong&gt; via robotic litter systems — tangible, everyday improvements that add up across the 300+ million pets in the countries covered by this story.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  What This Means for Pet Owners
&lt;/h2&gt;

&lt;p&gt;The pet app revolution isn't just about convenience — though that matters too. It's about &lt;strong&gt;closing the information gap&lt;/strong&gt; between pet owners and the medical professionals who care for their animals. A cat that drinks 15% less water over two weeks might seem fine to the naked eye. An AI dashboard that has been tracking daily intake across months will flag it as a potential early sign of kidney disease.&lt;/p&gt;

&lt;p&gt;For pet owners in 2026, the message from Tokyo to Amsterdam, from Santiago to Moscow, is the same: the best app for your pet isn't the one with the most features — it's the one you'll actually use every day. Whether that's a simple vaccination reminder in Bolivia or a full AI health ecosystem in Shanghai, the technology is no longer the bottleneck. &lt;strong&gt;The future of pet care is already on your phone.&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>pettech</category>
      <category>apps</category>
      <category>health</category>
      <category>news</category>
    </item>
    <item>
      <title>The Netherlands Just Banned Scottish Folds and Sphynx Cats — And the Rest of the World Is Watching</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Wed, 25 Mar 2026 00:57:12 +0000</pubDate>
      <link>https://dev.to/krlz/the-netherlands-just-banned-scottish-folds-and-sphynx-cats-and-the-rest-of-the-world-is-watching-h7f</link>
      <guid>https://dev.to/krlz/the-netherlands-just-banned-scottish-folds-and-sphynx-cats-and-the-rest-of-the-world-is-watching-h7f</guid>
      <description>&lt;p&gt;Since January 1, it has been illegal to buy, sell, or breed a Scottish Fold or a Sphynx cat anywhere in the Netherlands. Owners who acquired one of these beloved breeds after the cutoff face fines of up to &lt;strong&gt;€1,500&lt;/strong&gt;. Existing cats, if born and microchipped before the deadline, may live out their natural lives — but they cannot be exhibited at shows, entered into competitions, or bred. For the roughly 10,000 Dutch owners of folded-ear and hairless cats, the message from The Hague is unmistakable: the era of breeding animals for aesthetic traits that cause suffering is over.&lt;/p&gt;

&lt;p&gt;The Dutch ban is not happening in isolation. It is the sharpest edge of a global legislative movement that, in just the first quarter of 2026, has rewritten the rules of pet ownership from Sacramento to Moscow, from Santiago to Tokyo. Taken together, these changes signal something profound: governments around the world are no longer content to merely punish animal cruelty after the fact. They are stepping in to prevent it — even when that means telling pet owners which animals they can and cannot have.&lt;/p&gt;

&lt;h2&gt;
  
  
  When Cuteness Causes Pain
&lt;/h2&gt;

&lt;p&gt;The science behind the Dutch decision is not new, but the political will to act on it is. Scottish Fold cats carry a genetic mutation called &lt;strong&gt;osteochondrodysplasia&lt;/strong&gt; that affects cartilage throughout their bodies. It is this mutation that gives them their signature folded ears — the very feature that made them Instagram darlings and celebrity favorites. But the same defective cartilage causes progressive, debilitating arthritis that can leave cats in chronic pain, sometimes requiring euthanasia at a tragically young age.&lt;/p&gt;

&lt;p&gt;Sphynx cats, meanwhile, lack the fur that regulates body temperature and the whiskers that serve as critical sensory organs. They are more vulnerable to skin infections, ear problems, and respiratory issues. The Dutch government concluded that the welfare costs of these breeds simply outweigh the aesthetic pleasure they provide to humans.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"The suffering of the Scottish Fold is undeniable, and this kind of action is sorely needed on a much wider level. It brings public attention to the issue of pedigree breed health and starts a wider conversation, which can only be a good thing."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The ban has already sent ripples across Europe. In Belgium, the animal welfare organization Veeweyde has publicly asked whether similar legislation should follow. Germany's &lt;strong&gt;Deutscher Tierschutzbund&lt;/strong&gt; has long campaigned against what it calls &lt;em&gt;Qualzucht&lt;/em&gt; — literally "torture breeding" — and advocates are now pointing to the Netherlands as proof that bans are politically viable. The European Federation of Veterinarians (FVE) has endorsed the Dutch approach, calling it a model for the continent.&lt;/p&gt;

&lt;p&gt;The question is no longer whether other countries will follow, but when.&lt;/p&gt;

&lt;h2&gt;
  
  
  California Joins the Claw-Free Movement
&lt;/h2&gt;

&lt;p&gt;Across the Atlantic, California rang in 2026 with its own landmark animal welfare legislation. &lt;strong&gt;Assembly Bill 867&lt;/strong&gt;, signed by Governor Gavin Newsom, makes it illegal to declaw a cat in the state unless the procedure is medically necessary for the animal's health. Veterinarians who continue to perform cosmetic or convenience-based declawing risk having their licenses suspended or revoked by the California Veterinary Medical Board.&lt;/p&gt;

&lt;p&gt;Declawing — known medically as onychectomy — involves amputating the last bone of each toe, comparable to cutting off a human finger at the final knuckle. Research has consistently linked the procedure to long-term pain, behavioral changes including increased aggression and biting, and litter box avoidance. California now joins &lt;strong&gt;New York, Maryland, Massachusetts&lt;/strong&gt;, and Washington, D.C. in banning the practice, but its sheer size — home to nearly 40 million people and an estimated 7 million pet cats — makes this the most consequential state-level ban yet.&lt;/p&gt;

&lt;p&gt;California didn't stop there. &lt;strong&gt;AB 519&lt;/strong&gt; banned pet brokers — middlemen who profit from selling animals bred by others — effectively targeting the puppy mill pipeline. &lt;strong&gt;SB 312&lt;/strong&gt; requires dog importers to submit health certificates electronically within 10 days of shipment, making them publicly accessible. And &lt;strong&gt;SB 602&lt;/strong&gt; allows designated shelters to conduct veterinary appointments without a supervising vet on-site, expanding care access in underserved communities.&lt;/p&gt;

&lt;p&gt;The combined effect is a state that is simultaneously restricting harmful practices and expanding access to humane care — a dual strategy that animal welfare advocates have long championed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Russia's Ambitious Plan to Register 75 Million Pets
&lt;/h2&gt;

&lt;p&gt;Perhaps the most sweeping piece of pet legislation anywhere in the world is taking shape in Russia. Starting &lt;strong&gt;September 1, 2026&lt;/strong&gt;, every cat and dog owner in the country will be required to mark their pet — via collar, tag, or microchip, at the owner's choice — and register the animal in the federal veterinary information system known as &lt;strong&gt;FGIS VetIS&lt;/strong&gt;. Registration itself will be free, though the cost of tagging falls on owners.&lt;/p&gt;

&lt;p&gt;The scale is staggering. Russia has approximately &lt;strong&gt;75 million domestic pets&lt;/strong&gt; but, until now, no centralized tracking system. Twenty-six of Russia's regions have already begun implementing registration, with the Moscow region leading since 2023. The Presidential Council for Civil Society and Human Rights has proposed integrating the registry with &lt;strong&gt;Gosuslugi&lt;/strong&gt;, Russia's digital government services portal — potentially creating one of the world's largest pet databases.&lt;/p&gt;

&lt;p&gt;But registration is just one pillar of a broader overhaul. In March, Senator Airat Gibatdinov introduced a bill to increase fines for animal cruelty &lt;strong&gt;tenfold&lt;/strong&gt;, from the current cap of 80,000 rubles to &lt;strong&gt;1,000,000 rubles&lt;/strong&gt; (approximately $10,000). The State Duma is also considering a law that would cap the number of pets per apartment based on living space — &lt;strong&gt;18 square meters per adult dog or cat&lt;/strong&gt; — targeting hoarding situations that harm both animals and neighbors. Meanwhile, proposed amendments would give courts the power to &lt;strong&gt;confiscate pets from convicted animal abusers&lt;/strong&gt;, closing a legal gap that has long frustrated prosecutors.&lt;/p&gt;

&lt;p&gt;And as of &lt;strong&gt;March 1&lt;/strong&gt;, new veterinary drug regulations came into force: antiparasitic medications — including common flea and tick treatments — now require a veterinary prescription, ending over-the-counter sales. The change mirrors pharmaceutical trends in Western Europe and is designed to combat counterfeit drugs, though it adds a new layer of logistical burden for Russia's pet owners.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;"In five years, 65,731 integrated veterinary services were provided to pets in the municipality of La Paz alone — a figure that reveals both the scale of Latin America's stray animal challenge and the growing political will to address it."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Latin America Writes Its Own Playbook
&lt;/h2&gt;

&lt;p&gt;The legislative momentum extends well into the Southern Hemisphere. In &lt;strong&gt;Bolivia&lt;/strong&gt;, the city of El Alto — home to an estimated &lt;strong&gt;270,000 dogs&lt;/strong&gt;, roughly 100,000 of them strays — is socializing a new draft law on responsible pet ownership focused on public health and population control. In March, animal control officers in &lt;strong&gt;Cochabamba&lt;/strong&gt; conducted a dramatic rescue operation, pulling &lt;strong&gt;34 animals&lt;/strong&gt; from cramped, unventilated storage containers near the La Pampa market, where dogs and cats had been crammed into cardboard boxes and chicken transport crates.&lt;/p&gt;

&lt;p&gt;Across the border in &lt;strong&gt;Chile&lt;/strong&gt;, where &lt;strong&gt;86% of households&lt;/strong&gt; now own a pet and the national pet population exceeds &lt;strong&gt;12 million&lt;/strong&gt;, the conversation has shifted from basic welfare to urban planning. A March article in &lt;em&gt;El Periodista&lt;/em&gt; asked a question that would have seemed absurd a decade ago: are Chilean cities built for humans or for pets? The piece explored a European-style debate now taking root in Santiago — whether urban infrastructure, from parks to public transit, should be redesigned to accommodate the reality that pets are now central to daily life.&lt;/p&gt;

&lt;p&gt;On the ground, the Chilean government is investing in sterilization as its primary tool for population management. In the southern province of &lt;strong&gt;Chiloé&lt;/strong&gt;, the national government allocated &lt;strong&gt;86.87 million pesos&lt;/strong&gt; for a comprehensive 2026 spay-neuter program targeting rural areas, where uncontrolled breeding threatens both domestic animals and native wildlife.&lt;/p&gt;

&lt;h2&gt;
  
  
  A Rabies Scare Exposes Europe's Import Loopholes
&lt;/h2&gt;

&lt;p&gt;In late January, a dog imported from Russia died of &lt;strong&gt;rabies&lt;/strong&gt; in Germany's Rhineland-Palatinate region, near Mannheim. Laboratory confirmation came on February 10, triggering an investigation that exposed troubling gaps in Europe's animal import system.&lt;/p&gt;

&lt;p&gt;The dog had arrived with all required documentation — microchip, vaccination certificate, and antibody test results. But post-mortem analysis revealed the animal was &lt;strong&gt;younger than declared&lt;/strong&gt; at the time of import, meaning the paperwork was either fraudulent or inauthentic. The dog was part of a consignment of &lt;strong&gt;24 animals&lt;/strong&gt; — 22 dogs and 2 cats — imported by an animal charity and distributed across Germany and other European countries.&lt;/p&gt;

&lt;p&gt;Germany's Environment Minister &lt;strong&gt;Katrin Eder&lt;/strong&gt; used the case to underscore the critical importance of regular vaccination, warning that only consistent immunization can reduce the risk of lethal rabies transmission through bites. Germany has been officially rabies-free since 2008, and this imported case — the first in years — served as a jarring reminder that the disease is only a border crossing away.&lt;/p&gt;

&lt;p&gt;The Friedrich-Loeffler-Institut, Germany's federal research institute for animal health, is now calling for stricter verification of import documents, particularly for rescue animals brought in by charitable organizations — a well-intentioned channel that, in this case, became a vector for a deadly virus.&lt;/p&gt;

&lt;h2&gt;
  
  
  The AI Revolution Reaches the Veterinary Clinic
&lt;/h2&gt;

&lt;p&gt;While legislatures write new rules, technology is quietly reshaping veterinary practice from the inside. A major survey released in March by &lt;strong&gt;Instinct Science&lt;/strong&gt; found that &lt;strong&gt;48% of general veterinary practices&lt;/strong&gt; in the United States now use artificial intelligence in some capacity. The most common applications are &lt;strong&gt;medical record and SOAP note creation&lt;/strong&gt; (used by 63% of AI-adopting practices) and &lt;strong&gt;diagnostic assistance&lt;/strong&gt; (38%).&lt;/p&gt;

&lt;p&gt;The implications extend beyond efficiency. AI is also accelerating research. In Russia, the veterinary information portal &lt;strong&gt;ZooInform&lt;/strong&gt; reported in March that neural networks have achieved &lt;strong&gt;expert-level accuracy&lt;/strong&gt; in selecting clinical cases for retrospective veterinary studies — a tedious, labor-intensive process that has historically bottlenecked research. If scalable, this could dramatically speed up the pace of veterinary science, enabling faster identification of disease patterns and treatment protocols.&lt;/p&gt;

&lt;p&gt;Meanwhile, Mars Veterinary Health published its 2025 Science Impact Report, highlighting &lt;strong&gt;over 500 peer-reviewed publications&lt;/strong&gt; from its global network of clinician scientists. Among the key breakthroughs: the identification of the &lt;strong&gt;SLAMF1 genetic variant&lt;/strong&gt; linked to canine atopic dermatitis, which is now being developed into a DNA test in collaboration with academic partners. For the millions of dogs who suffer from chronic skin allergies, this could eventually mean earlier diagnosis and more targeted treatment.&lt;/p&gt;

&lt;h2&gt;
  
  
  China's Pet Economy Breaks Records — Again
&lt;/h2&gt;

&lt;p&gt;China's urban pet market for dogs and cats reached &lt;strong&gt;312.6 billion yuan&lt;/strong&gt; (approximately $43 billion) in 2025, a 4.1% increase over the prior year, with projections pointing toward &lt;strong&gt;405 billion yuan by 2028&lt;/strong&gt;. The cat segment is growing faster than dogs — up 5.2% compared to 3.2% — reflecting a global trend toward feline ownership, particularly among young urban professionals living in smaller spaces.&lt;/p&gt;

&lt;p&gt;The Chinese market is also the global epicenter of &lt;strong&gt;smart pet technology&lt;/strong&gt;. The city of &lt;strong&gt;Nanjing&lt;/strong&gt; announced plans to create dedicated "pet consumption streets" across three districts, while this week's &lt;strong&gt;Nanjing International Pet Expo&lt;/strong&gt; (March 27-29) is expected to showcase the latest generation of intelligent pet habitats — climate-controlled capsules that monitor temperature, air quality, and even pet behavior through embedded sensors.&lt;/p&gt;

&lt;p&gt;In Japan, the professionalization of pet care continues with the fourth annual &lt;strong&gt;national examination for Certified Companion Animal Nurses&lt;/strong&gt;, a state license established in 2022. The February 2026 exam maintained a pass rate near &lt;strong&gt;88%&lt;/strong&gt;, reflecting a maturing pipeline of formally trained veterinary support staff — a development that countries struggling with veterinary workforce shortages are watching closely.&lt;/p&gt;

&lt;h2&gt;
  
  
  What It All Means for Pet Owners
&lt;/h2&gt;

&lt;p&gt;The thread connecting a banned cat breed in Amsterdam to a rescued dog in Cochabamba to an AI-assisted diagnosis in Kansas City is this: the world is recalibrating its relationship with companion animals. Governments are no longer treating pets as mere property. They are recognizing them as beings whose welfare demands proactive protection — through breeding restrictions, mandatory identification, prescription drug oversight, and professional care standards.&lt;/p&gt;

&lt;p&gt;For everyday pet owners, the practical takeaways are straightforward. Check whether your pet's breed or your care practices may be affected by new or pending legislation in your region. If you're considering a new pet, research the breed's health profile, not just its appearance. Keep vaccinations current — the German rabies case is a stark reminder that prevention is non-negotiable. And if your vet mentions AI-assisted diagnostics, know that the technology is no longer experimental — it is becoming standard practice.&lt;/p&gt;

&lt;p&gt;The age of passive pet ownership is ending. What's replacing it is a world that expects more from us — and promises more for them.&lt;/p&gt;

</description>
      <category>news</category>
      <category>pets</category>
      <category>global</category>
    </item>
    <item>
      <title>Pet News Roundup: March 23, 2026</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Mon, 23 Mar 2026 20:57:29 +0000</pubDate>
      <link>https://dev.to/krlz/pet-news-roundup-march-23-2026-4gll</link>
      <guid>https://dev.to/krlz/pet-news-roundup-march-23-2026-4gll</guid>
      <description>&lt;p&gt;This week's global pet news brings a mix of &lt;strong&gt;landmark legislation&lt;/strong&gt;, community-driven rescue efforts, and the growing recognition that our animals deserve better care no matter where they live. From policy shifts in Moscow to mobile vet clinics in the Chilean countryside, the world is paying attention to our four-legged family members.&lt;/p&gt;

&lt;h2&gt;
  
  
  United States
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;PetSmart Charities announced $3 million in grants&lt;/strong&gt; to local animal welfare organizations ahead of &lt;strong&gt;National Adoption Week&lt;/strong&gt; (March 23–29, 2026), bringing adoptable pets into PetSmart stores across the country to boost shelter-to-home placements.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;California's cat declawing ban&lt;/strong&gt;, which took effect January 1, continues to draw national attention as one of the strongest animal protection measures in the country. The state also enacted &lt;strong&gt;AB 516&lt;/strong&gt;, allowing registered veterinary technicians to perform a broader range of medical tasks, helping clinics serve more animals amid an ongoing veterinary staffing shortage.&lt;/li&gt;
&lt;li&gt;A major milestone from &lt;strong&gt;Best Friends Animal Society&lt;/strong&gt;: the number of cats killed in U.S. shelters has &lt;strong&gt;dropped nearly 75% over the past decade&lt;/strong&gt;, thanks to expanded adoption programs, community cat initiatives, and foster care networks.&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;"The number of cats killed in U.S. shelters has dropped by nearly 75 percent in ten years — proof that community-driven programs and compassionate policy really do save lives."&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Russia
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;New pet registration fines took effect March 1&lt;/strong&gt; in Russia's Zabaykalsky Krai, where owners now face penalties of &lt;strong&gt;3,000–5,000 rubles&lt;/strong&gt; for failing to register their dogs — part of a broader national push toward mandatory pet identification.&lt;/li&gt;
&lt;li&gt;Russia introduced &lt;strong&gt;item-level tracking of all veterinary medications&lt;/strong&gt; through the "Chestniy Znak" (Honest Mark) labeling system starting March 1, 2026, aiming to combat counterfeit pet medicines and improve supply chain transparency.&lt;/li&gt;
&lt;li&gt;In veterinary research, Russian scientists are pioneering the use of &lt;strong&gt;AI-powered neural networks&lt;/strong&gt; to select clinical cases for retrospective studies with expert-level accuracy, addressing long-standing inconsistencies in veterinary medical record-keeping.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Bolivia
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Bolivia continues to grapple with its &lt;strong&gt;stray dog crisis&lt;/strong&gt;: between the cities of &lt;strong&gt;El Alto and La Paz alone&lt;/strong&gt;, an estimated &lt;strong&gt;300,000 dogs&lt;/strong&gt; roam the streets, with roughly half being "semi-strays" — pets that have homes but wander freely during the day.&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;2017 municipal law in La Paz&lt;/strong&gt; (Ley Municipal 239) was designed to promote companion animal welfare through spay/neuter programs and a pet registry, but remains largely &lt;strong&gt;unimplemented and unenforceable&lt;/strong&gt;, leaving animal advocates frustrated.&lt;/li&gt;
&lt;li&gt;International organizations like &lt;strong&gt;Humane World for Animals&lt;/strong&gt; continue to support Bolivia through cross-border programs, including veterinary training and partnerships to improve animal care infrastructure in underserved areas.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Chile
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Humane World for Animals Chile&lt;/strong&gt; launched a major 2026 welfare program sending &lt;strong&gt;18 veterinary specialists&lt;/strong&gt; to remote communities in the &lt;strong&gt;Coquimbo region&lt;/strong&gt; — places where the nearest vet clinic is a 40-minute drive away. The team provided free spay/neuter services, vaccinations, and health checkups to dogs and cats in &lt;strong&gt;Barraza, Salala, and Oruro&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Chile's pet market has grown into a &lt;strong&gt;$1.6 billion industry&lt;/strong&gt;, with pet food accounting for roughly 70% of sales. The country's &lt;strong&gt;Responsible Pet Ownership Law&lt;/strong&gt; has resulted in over &lt;strong&gt;1.3 million registered pets&lt;/strong&gt; and &lt;strong&gt;449,000 sterilizations&lt;/strong&gt; since its enactment.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Professor Constanza Cabello&lt;/strong&gt; from the University of Chile's veterinary faculty brought six students to the Coquimbo field program, combining hands-on training with real community impact — a model that's gaining attention across Latin America.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Germany
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Germany remains one of Europe's largest pet markets, with &lt;strong&gt;33.9 million pets&lt;/strong&gt; across the country, led by &lt;strong&gt;15.7 million cats&lt;/strong&gt; and &lt;strong&gt;10.5 million dogs&lt;/strong&gt;. However, total pet ownership dipped slightly from 45% to 44% of households in 2024.&lt;/li&gt;
&lt;li&gt;The German government opened nominations for the &lt;strong&gt;2026 Animal Welfare Research Prize&lt;/strong&gt; (Tierschutzforschungspreis), with submissions closing March 31 — highlighting the country's ongoing investment in humane scientific alternatives.&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;Purina symposium on the gut-brain axis&lt;/strong&gt; held in Germany on March 13 brought together veterinary experts to discuss how digestive health influences pet behavior and mental well-being, reflecting the growing trend of &lt;strong&gt;science-based pet nutrition&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Rising &lt;strong&gt;pet food and veterinary costs&lt;/strong&gt; driven by inflation are pushing German owners toward online shopping, with pet-related &lt;strong&gt;e-commerce revenues reaching $1.4 billion&lt;/strong&gt; and the trend toward premium, humanized pet products continuing to grow.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Whether it's a shelter cat finding a home during National Adoption Week in the US, a street dog finally getting vaccinated in rural Chile, or a new AI tool helping Russian veterinarians improve diagnostics — the common thread is clear: &lt;strong&gt;communities around the world are investing more in the health and welfare of their companion animals&lt;/strong&gt;. As pet owners, staying informed about these developments helps us all be better advocates for the animals we love.&lt;/p&gt;

</description>
      <category>news</category>
      <category>pets</category>
      <category>global</category>
    </item>
    <item>
      <title>How a corruption-convicted company broke Chile's national ID system — and walked away with $480M</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Sat, 21 Mar 2026 01:23:18 +0000</pubDate>
      <link>https://dev.to/krlz/how-a-corruption-sanctioned-company-got-a-480m-contract-to-build-chiles-national-id-system-and-2pk4</link>
      <guid>https://dev.to/krlz/how-a-corruption-sanctioned-company-got-a-480m-contract-to-build-chiles-national-id-system-and-2pk4</guid>
      <description>&lt;p&gt;In December 2024, Chile's Registro Civil rolled out a brand new national identity system. It crashed on day one. The system behind every Chilean's cédula de identidad and passport went down nationwide — biometric capture failed, payments broke, documents wouldn't activate, and data errors appeared in identity records.&lt;/p&gt;

&lt;p&gt;The company responsible? &lt;strong&gt;IDEMIA&lt;/strong&gt; — a French firm built from the merger of two companies with documented corruption histories, owned by American private equity, and already planning its exit before the ink on Chile's contract was dry.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Backstory: A Company Born from Corruption
&lt;/h2&gt;

&lt;p&gt;IDEMIA doesn't exist in a vacuum. It was created in 2017 from the merger of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Oberthur Technologies&lt;/strong&gt; — debarred by the World Bank for 2.5 years for bribing officials in Bangladesh to win a national ID contract&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Safran Identity &amp;amp; Security (Morpho)&lt;/strong&gt; — fined €500,000 by a French court for bribing Nigerian officials for a €170M ID card contract&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The merger was orchestrated by &lt;strong&gt;Advent International&lt;/strong&gt;, a Boston-based private equity firm that owned Oberthur since 2011. Safran sold its identity division to Advent, the two merged into OT-Morpho, and then rebranded as &lt;strong&gt;IDEMIA&lt;/strong&gt; — a clean name for a dirty history.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Rap Sheet
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Year&lt;/th&gt;
&lt;th&gt;Country&lt;/th&gt;
&lt;th&gt;What Happened&lt;/th&gt;
&lt;th&gt;Penalty&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;2012&lt;/td&gt;
&lt;td&gt;Nigeria&lt;/td&gt;
&lt;td&gt;Safran/Morpho bribed officials for ID card contract&lt;/td&gt;
&lt;td&gt;€500K fine&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2017&lt;/td&gt;
&lt;td&gt;Bangladesh&lt;/td&gt;
&lt;td&gt;Oberthur bribed officials for national ID project&lt;/td&gt;
&lt;td&gt;World Bank debarment (2.5 years)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2022&lt;/td&gt;
&lt;td&gt;Bangladesh&lt;/td&gt;
&lt;td&gt;IDEMIA settled corruption charges (same case)&lt;/td&gt;
&lt;td&gt;€8M fine, 4 executives flagged for prosecution&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2022&lt;/td&gt;
&lt;td&gt;Angola&lt;/td&gt;
&lt;td&gt;IDEMIA France corrupted public officials (2007-2011)&lt;/td&gt;
&lt;td&gt;€15.5M fine via CJIP (no trial)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2025&lt;/td&gt;
&lt;td&gt;Nepal&lt;/td&gt;
&lt;td&gt;Complaints of payments to brokers via foreign accounts&lt;/td&gt;
&lt;td&gt;Under investigation&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;td&gt;Kenya&lt;/td&gt;
&lt;td&gt;National Assembly voted to ban IDEMIA for 10 years&lt;/td&gt;
&lt;td&gt;Suspended from government contracts&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;—&lt;/td&gt;
&lt;td&gt;Ecuador&lt;/td&gt;
&lt;td&gt;Declared IDEMIA a "failed adjudicator" in similar tender&lt;/td&gt;
&lt;td&gt;Contract revoked&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Total fines paid: &lt;strong&gt;~€24 million&lt;/strong&gt; across multiple countries. Executives imprisoned: &lt;strong&gt;zero&lt;/strong&gt; (publicly known).&lt;/p&gt;

&lt;h2&gt;
  
  
  The People: Who Did What
&lt;/h2&gt;

&lt;h3&gt;
  
  
  The Executives Who Walked Free
&lt;/h3&gt;

&lt;p&gt;&lt;strong&gt;In Nigeria&lt;/strong&gt;, former Safran/Morpho executives &lt;strong&gt;Jean-Pierre Delarue&lt;/strong&gt; (sales manager in Nigeria) and &lt;strong&gt;François Perrachon&lt;/strong&gt; were charged for the bribery scheme that won a €170M ID card contract. A French court &lt;strong&gt;acquitted both of them&lt;/strong&gt;. The company paid the €500K fine. Nobody went to prison.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In Bangladesh&lt;/strong&gt;, French prosecutors identified nearly &lt;strong&gt;€6.1 million in bribes&lt;/strong&gt; intended for &lt;strong&gt;Tarique Ahmed Siddique&lt;/strong&gt;, a Bangladeshi general. The money was funneled through &lt;strong&gt;Ziaur Rahman&lt;/strong&gt;, who led &lt;strong&gt;Tiger IT&lt;/strong&gt;, the local subcontractor. IDEMIA settled for €8M. &lt;strong&gt;Four former Oberthur executives&lt;/strong&gt; were flagged for separate prosecution — their names have never been made public, and there is no record of convictions.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;In Angola&lt;/strong&gt;, IDEMIA paid €15.5M via a CJIP (French deferred prosecution agreement) for corrupting public officials between 2007-2011. &lt;strong&gt;No individuals were named or prosecuted&lt;/strong&gt;. The deal was signed, the fine was paid, and the file was closed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Pierre Barrial&lt;/strong&gt;, IDEMIA's CEO from 2020 to 2025 — the period covering Chile's contract execution and system crash — has faced no public investigation. He was quietly moved to the Supervisory Board when IDEMIA restructured its governance in mid-2025.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Chilean Officials: A Revolving Door
&lt;/h3&gt;

&lt;p&gt;The tender process consumed &lt;strong&gt;three Registro Civil directors&lt;/strong&gt; and exposed deep conflicts of interest:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Jorge Álvarez Vásquez&lt;/strong&gt; — Director who fined IDEMIA $164 million CLP in July 2020 for contract breaches and obstructing an investigation into &lt;strong&gt;forged identity documents by Registro Civil employees&lt;/strong&gt;. He was removed from his position on October 16, 2020 — barely one day after extending a deadline in the tender process.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Sergio Mierzejewski&lt;/strong&gt; — Replaced Álvarez. A private-sector figure linked to the UDI political party, he awarded the bid to the Chinese consortium Aisino. A &lt;strong&gt;criminal complaint (querella)&lt;/strong&gt; was filed against him for "privileging" Aisino, alleging &lt;strong&gt;incompatible negotiation, trafficking in influence, violation of secrecy, and use of reserved information&lt;/strong&gt;. But the complainant, Bruno Opazo Ruiz, was accused by Aisino of having links to IDEMIA — suggesting the legal action itself may have been orchestrated to eliminate the Chinese competitor. Mierzejewski eventually resigned.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Jaime Gajardo Falcón&lt;/strong&gt; — Chile's Undersecretary of Justice, who had a key role in appointing the next Registro Civil director. He worked for &lt;strong&gt;four years at ZC Abogados&lt;/strong&gt;, the law firm of jurist Francisco Zúñiga (former Constitutional Court minister) — and ZC Abogados is &lt;strong&gt;IDEMIA's main legal representative in Chile&lt;/strong&gt;. Gajardo claims: &lt;em&gt;"I never had any participation in the consultancies or representations that the firm provided to IDEMIA"&lt;/em&gt; and &lt;em&gt;"I have never received any payment from IDEMIA nor have I had any contact with its representatives."&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  The France Trip
&lt;/h3&gt;

&lt;p&gt;After the contract was re-awarded to IDEMIA following Aisino's exclusion, &lt;strong&gt;Registro Civil officials traveled to France — paid for entirely by IDEMIA&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Jorge Núñez&lt;/strong&gt; — Acting National Director&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Felipe Barnachea&lt;/strong&gt; — Chief of Staff&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Ricardo Salgado&lt;/strong&gt; — Head of Technology and Identification Services&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The trip was presented as a "technical visit" to review ID card and passport samples. Former officials pointed out that &lt;strong&gt;Núñez and Barnachea are not technical experts&lt;/strong&gt;, and the samples could have been mailed to Santiago. The trip occurred just before IDEMIA renewed a contract worth &lt;strong&gt;$55 billion CLP&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Workers Who Paid the Price
&lt;/h3&gt;

&lt;p&gt;After the December 2024 crash, &lt;strong&gt;two officials were fired&lt;/strong&gt; as scapegoats:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Daniel Teplizky&lt;/strong&gt; — Subdirector of Studies and Development (replaced by Paulo Ulloa Cifuentes)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Jaime Lira&lt;/strong&gt; — NSI Project Coordinator (replaced by Mauricio Godoy Cisternas)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additionally, &lt;strong&gt;regional director Jorge Zúñiga&lt;/strong&gt; and &lt;strong&gt;head of Institutional Management Julio Parra&lt;/strong&gt; departed after a crisis at Víctor Jara Stadium involving 3,000+ foreigners on the system's debut day.&lt;/p&gt;

&lt;p&gt;Meanwhile, &lt;strong&gt;ANERCICH&lt;/strong&gt; (the workers' union) issued a public statement: &lt;em&gt;"The company IDEMIA was not able to fully implement the system, and workers have had to assume responsibilities that correspond to the company, negatively affecting both their work and public perception."&lt;/em&gt; Undersecretary of Justice &lt;strong&gt;Ernesto Muñoz&lt;/strong&gt; acknowledged "operational difficulties" but claimed 95% operability within weeks — a claim contradicted by months of ongoing failures.&lt;/p&gt;

&lt;h2&gt;
  
  
  How Chile Handed Them $480 Million
&lt;/h2&gt;

&lt;p&gt;The tender process for Chile's identity system was worth &lt;strong&gt;US$480 million&lt;/strong&gt; over 10 years. Investigative outlet CIPER Chile documented what they called &lt;em&gt;"zonas oscuras"&lt;/em&gt; (dark zones) in the process:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A competing Chinese consortium (&lt;strong&gt;Aisino&lt;/strong&gt;) initially won, then was &lt;strong&gt;annulled&lt;/strong&gt; — the contract was re-awarded to IDEMIA&lt;/li&gt;
&lt;li&gt;Competitors (Sonda-Thales) filed lawsuits alleging IDEMIA manipulated pricing&lt;/li&gt;
&lt;li&gt;IDEMIA held &lt;strong&gt;exclusive knowledge of "business rules"&lt;/strong&gt; from the previous contract — a 7-year information advantage no competitor could match&lt;/li&gt;
&lt;li&gt;Chile's &lt;strong&gt;Justice Undersecretary&lt;/strong&gt; previously worked at &lt;strong&gt;ZC Abogados&lt;/strong&gt;, IDEMIA's main legal firm in Chile&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Registro Civil officials flew to France on IDEMIA's dime&lt;/strong&gt; before renewing the contract&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;querella&lt;/strong&gt; was filed against the director who favored the Chinese bid — allegedly linked to IDEMIA itself&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The Contraloría (Chile's comptroller) conducted &lt;strong&gt;22 audits&lt;/strong&gt; and still approved the contract. The Contralor and the Fiscal Nacional Económico were summoned to Congress to explain the process — described by El Mostrador as a &lt;em&gt;"teleserie"&lt;/em&gt; (soap opera).&lt;/p&gt;

&lt;h2&gt;
  
  
  The Crash: December 2024
&lt;/h2&gt;

&lt;p&gt;On December 16, 2024, President Boric personally launched the new system. It immediately failed:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Nationwide system crashes&lt;/strong&gt; — offices couldn't process documents&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Biometric capture failures&lt;/strong&gt; — fingerprint scanners malfunctioning&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Payment system down&lt;/strong&gt; — cards declined, transactions lost&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Data errors&lt;/strong&gt; in issued identity documents&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Visa Waiver broken&lt;/strong&gt; — new passports couldn't process US ESTA applications&lt;/li&gt;
&lt;li&gt;Identity card delivery times went from 30 days to &lt;strong&gt;60+ days&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The workers' union (ANERCICH) publicly blamed IDEMIA for delivering a system that wasn't ready. The Registro Civil fired the officials responsible for the rollout — but &lt;strong&gt;IDEMIA kept the contract&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Technical Stack Behind the Mess
&lt;/h2&gt;

&lt;p&gt;IDEMIA doesn't publish its full stack, but from job listings and technical documentation, we can piece together what Chile's identity infrastructure runs on — and why it keeps breaking.&lt;/p&gt;

&lt;h3&gt;
  
  
  The Backend: IDEMIA Identity Platform
&lt;/h3&gt;

&lt;p&gt;At the core is the &lt;strong&gt;IDEMIA Identity Platform&lt;/strong&gt;, a modular system handling three functions:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Identity Proofing&lt;/strong&gt; — document verification, biometric checks, watchlist screening&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Identity Management&lt;/strong&gt; — creation, storage, de-duplication, lifecycle management&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Identity Authentication&lt;/strong&gt; — enrollment and verification across channels&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The platform is described as "API-first" and modular. In practice, the known components include:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Component&lt;/th&gt;
&lt;th&gt;Technology&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Biometric engine&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;MBSS (Multi-Biometric Search Services) — fingerprint, palm, iris, face, tattoo recognition&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Database&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Oracle Database&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Message queue&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;RabbitMQ&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Operating system&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Linux&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Workflow integration&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Accenture (custom integration layer)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Backend language&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Java / JEE (confirmed via job postings requiring "Java, JEE platforms and related frameworks")&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Database queries&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;SQL — preferably MS SQL (per job listings), though Oracle is the production DB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Cloud options&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AWS or Azure Government (for other deployments — Chile's appears to be on-premise)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Hardware&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;MBSS is "100% software, no proprietary hardware" — runs on COTS (commercial off-the-shelf)&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;The biometric engine (MBSS) is the same one used by the &lt;strong&gt;FBI's NGI&lt;/strong&gt;, &lt;strong&gt;DoD ABIS&lt;/strong&gt;, and the &lt;strong&gt;State Department&lt;/strong&gt; — trusted by 70%+ of US law enforcement. On paper, it's proven technology. The question is implementation.&lt;/p&gt;

&lt;h3&gt;
  
  
  The ID Card &amp;amp; Passport
&lt;/h3&gt;

&lt;p&gt;The physical documents are where IDEMIA's hardware expertise shows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Identity card&lt;/strong&gt;: Visible chip (NFC-capable), 32 security features, Braille initials, multibiometric data (fingerprint + face + iris)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Passport&lt;/strong&gt;: 70 security features, 50 pages, blue turquí cover&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Digital ID&lt;/strong&gt;: Mobile app with encrypted data signed by the backend, stored on-device, requiring user authorization to share&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The &lt;strong&gt;decadactilar capture&lt;/strong&gt; (10-finger scanning) uses IDEMIA's proprietary biometric devices. These were among the first things to fail — workers reported malfunctioning scanners and capture interface crashes from day one.&lt;/p&gt;

&lt;h3&gt;
  
  
  The "Core Principal" — Single Point of Failure
&lt;/h3&gt;

&lt;p&gt;In November 2025, the entire system went down &lt;strong&gt;again&lt;/strong&gt; nationwide. The cause? An update to what the Registro Civil called the &lt;strong&gt;"Core Principal"&lt;/strong&gt; — the main processing engine of the system.&lt;/p&gt;

&lt;p&gt;This suggests a &lt;strong&gt;monolithic architecture&lt;/strong&gt; or at least a critical central component with no graceful failover. When the Core Principal breaks, everything breaks — every office, every consulate, every online service. No circuit breakers, no canary deployments, no rolling updates. Just a nationwide outage from a single update.&lt;/p&gt;

&lt;h3&gt;
  
  
  The App Ecosystem: A UX Disaster
&lt;/h3&gt;

&lt;p&gt;The citizen-facing side is fragmented across &lt;strong&gt;multiple disconnected apps&lt;/strong&gt;:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;App&lt;/th&gt;
&lt;th&gt;Purpose&lt;/th&gt;
&lt;th&gt;Play Store Rating&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Identificación Digital&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Digital ID on phone&lt;/td&gt;
&lt;td&gt;1.0 stars&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;CivilDigital App&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Certificates and services&lt;/td&gt;
&lt;td&gt;Poor ratings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Registro e Identidad&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;ID card reprinting&lt;/td&gt;
&lt;td&gt;Poor ratings&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;CedulApp&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;ID card activation&lt;/td&gt;
&lt;td&gt;Poor ratings&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;Users need to download &lt;strong&gt;multiple apps&lt;/strong&gt; to complete a single workflow. Certificates fail to download. Connections drop mid-transaction. In 2020, a security researcher demonstrated they could obtain another person's &lt;strong&gt;Clave Única&lt;/strong&gt; (national digital key) using only their RUT number and a photo from the internet — exposing critical flaws in the facial recognition authentication.&lt;/p&gt;

&lt;h3&gt;
  
  
  The US Visa Waiver Fiasco
&lt;/h3&gt;

&lt;p&gt;Perhaps the most embarrassing technical failure: the new passport system &lt;strong&gt;couldn't properly encode certain characters&lt;/strong&gt;, causing Chilean passports to fail validation on the US &lt;strong&gt;ESTA&lt;/strong&gt; (Electronic System for Travel Authorization) platform. This threatened Chile's participation in the entire US Visa Waiver program — a diplomatic incident caused by a character encoding bug.&lt;/p&gt;

&lt;h3&gt;
  
  
  What This Tells Us
&lt;/h3&gt;

&lt;p&gt;The stack itself isn't inherently bad — Oracle, Java, Linux, RabbitMQ are battle-tested. MBSS powers the FBI. The problem is:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Implementation quality&lt;/strong&gt; — proven components assembled poorly, with no proper load testing or failover&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Monolithic "Core Principal"&lt;/strong&gt; — a single point of failure for an entire country's identity system&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No gradual rollout&lt;/strong&gt; — launched nationwide on day one instead of phased regional deployment&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Fragmented client apps&lt;/strong&gt; — multiple disconnected apps instead of a single unified platform&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Character encoding failures&lt;/strong&gt; — basic internationalization bugs in a system that handles names from dozens of nationalities&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;IDEMIA charged ~US$226 million&lt;/strong&gt; for this implementation — paid in 106 installments based on documents issued&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;For a company with 3,000+ engineers and 50+ cryptography experts, the failures aren't about capability. They're about what happens when a corruption-prone private equity portfolio company prioritizes contract extraction over engineering excellence.&lt;/p&gt;

&lt;h2&gt;
  
  
  Still Broken in 2025-2026
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;February 2025&lt;/strong&gt;: Users still reporting delays, portal crashes, document losses&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;November 2025&lt;/strong&gt;: Another nationwide outage from a "Core Principal" update&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;December 2025&lt;/strong&gt;: Claims of a &lt;strong&gt;data breach affecting 10 million Chileans&lt;/strong&gt; — Registro Civil denied it&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;March 2026&lt;/strong&gt;: Intermittent failures continue&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  The Private Equity Exit
&lt;/h2&gt;

&lt;p&gt;Here's where it gets worse. While Chile struggles with a broken system, IDEMIA's owners are cashing out:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Advent International sold IDEMIA's Smart Identity division&lt;/strong&gt; (the one making Chile's IDs) to &lt;strong&gt;IN Groupe&lt;/strong&gt;, a French state-owned company — deal closed July 2025&lt;/li&gt;
&lt;li&gt;Advent is now selling &lt;strong&gt;IDEMIA Public Security&lt;/strong&gt; for &lt;strong&gt;€2-3 billion&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Chile contracted IDEMIA but is now dependent on &lt;strong&gt;a completely different entity&lt;/strong&gt; it never chose&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The classic private equity playbook: &lt;strong&gt;acquire → win government contracts → extract value → sell → leave the mess behind&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Nobody Goes to Jail
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Mechanism&lt;/th&gt;
&lt;th&gt;How It Protects Individuals&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Corporate fines&lt;/td&gt;
&lt;td&gt;The company pays, not the decision-makers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DPAs / CJIPs&lt;/td&gt;
&lt;td&gt;Deferred prosecution deals — no trial, no names&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mergers &amp;amp; rebranding&lt;/td&gt;
&lt;td&gt;Oberthur → OT-Morpho → IDEMIA — the corrupt entity "doesn't exist"&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PE sales&lt;/td&gt;
&lt;td&gt;Advent buys, profits, sells — liability stays with the old entity&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Jurisdictional gaps&lt;/td&gt;
&lt;td&gt;Bribes in Bangladesh, company in France, owned by US PE — who prosecutes?&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;"Internal accountability"&lt;/td&gt;
&lt;td&gt;Companies claim they fired people internally — no criminal referral&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;In the Bangladesh case, &lt;strong&gt;4 former executives&lt;/strong&gt; were flagged for separate prosecution. There is no public record of convictions.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Bottom Line
&lt;/h2&gt;

&lt;p&gt;A company sanctioned by the World Bank for corruption won a half-billion-dollar contract to build the identity system of an entire country. The system broke. The owners sold and walked away with billions. The executives faced no public consequences. And 19 million Chileans are left with an unreliable identity infrastructure run by an entity they never chose.&lt;/p&gt;

&lt;p&gt;This isn't a bug. It's the system working as designed — just not for citizens.&lt;/p&gt;




&lt;h2&gt;
  
  
  Sources
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Chile Registro Civil Crisis
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.ciperchile.cl/2020/11/06/las-zonas-oscuras-de-la-licitacion-de-cedulas-y-pasaportes-concurso-involucra-us480-millones/" rel="noopener noreferrer"&gt;CIPER Chile: Zonas oscuras de la licitación (US$480M)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.ciperchile.cl/2008/03/17/graves-irregularidades-en-millonaria-licitacion-del-registro-civil/" rel="noopener noreferrer"&gt;CIPER Chile: Graves irregularidades en licitación (2008)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.emol.com/noticias/Nacional/2024/12/20/1152000/registro-civil-sistema-caido-intermitencia.html" rel="noopener noreferrer"&gt;Emol: Registro Civil sistema caído (Dec 2024)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.latercera.com/nacional/noticia/lunes-a-tres-meses-de-la-crisis-del-registro-civil-nuevo-sistema-entrega-20000-documentos-al-dia-pero-persisten-criticas-por-fallas-y-demoras/" rel="noopener noreferrer"&gt;La Tercera: A tres meses de la crisis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.latercera.com/nacional/noticia/tras-crisis-de-la-herramienta-registro-civil-desvincula-a-encargados-del-nuevo-sistema-de-identificacion/VHT3EEZTKBE4VE7CKOVZ2ADXLU/" rel="noopener noreferrer"&gt;La Tercera: Registro Civil desvincula encargados del NSI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.cooperativa.cl/noticias/pais/servicios-publicos/registro-civil/registro-civil-usuarios-denuncian-retrasos-en-cedulas-y-caidas-del/2025-02-13/141906.html" rel="noopener noreferrer"&gt;Cooperativa: Retrasos y caídas Feb 2025&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.t13.cl/noticia/nacional/actualizacion-programa-del-registro-civil-dejo-sin-sistema-desde-viernes-24-11-2025" rel="noopener noreferrer"&gt;T13: Actualización Nov 2025 dejó sin sistema&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.emol.com/noticias/Nacional/2024/12/19/1151840/denuncia-caida-sistema-registro-civil.html" rel="noopener noreferrer"&gt;Emol: Documentos no validados (Dec 2024)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biobiochile.cl/noticias/nacional/chile/2024/12/20/registro-civil-justifica-intermitencias-por-gran-envergadura-de-nuevo-sistema-de-identidad.shtml" rel="noopener noreferrer"&gt;BioBioChile: Registro Civil justifica intermitencias&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://latamgremial.com/funcionarios-del-registro-civil-de-chile-denuncian-fallas-en-el-nuevo-sistema-de-identificacion/" rel="noopener noreferrer"&gt;Latam Gremial: Funcionarios denuncian fallas&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biobiochile.cl/noticias/nacional/chile/2025/12/20/registro-civil-descarta-vulneracion-de-sistema-y-filtracion-de-los-datos-de-10-millones-de-personas.shtml" rel="noopener noreferrer"&gt;BioBioChile: Descarta filtración de datos de 10M personas&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  People &amp;amp; Investigations
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://interferencia.cl/articulos/subsecretario-de-justicia-trabajo-en-bufete-que-impugno-licitacion-en-el-registro-civil-y" rel="noopener noreferrer"&gt;Interferencia: Subsecretario de Justicia trabajó en bufete de IDEMIA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://interferencia.cl/articulos/jefes-del-registro-civil-viajaron-francia-invitados-por-idemia-empresa-que-renovo-contrato" rel="noopener noreferrer"&gt;Interferencia: Jefes del Registro Civil viajaron a Francia invitados por IDEMIA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.latercera.com/la-tercera-pm/noticia/el-mes-negro-del-nuevo-sistema-de-identificacion-la-clave-de-la-crisis-del-registro-civil/R7VSVK274ZCJJPGQIGSCONYRPU/" rel="noopener noreferrer"&gt;La Tercera: El "mes negro" del nuevo sistema de identificación&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biobiochile.cl/noticias/nacional/chile/2025/01/07/revelan-que-encargados-del-nuevo-sistema-de-identificacion-fueron-desvinculados-por-el-registro-civil.shtml" rel="noopener noreferrer"&gt;BioBioChile: Encargados del NSI desvinculados&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.t13.cl/noticia/nacional/aseguran-encargados-nuevo-sistema-identificacion-fueron-despedidos-registro-civil7-1-2025" rel="noopener noreferrer"&gt;T13: Registro Civil realiza cambios en equipo del NSI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.elmostrador.cl/dia/2021/10/18/presentan-querella-contra-director-del-registro-civil-por-privilegiar-a-firma-china-aisino-en-licitacion-de-pasaportes/" rel="noopener noreferrer"&gt;El Mostrador: Querella contra director por privilegiar a Aisino&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.df.cl/empresas/industria/aisino-acusa-vinculo-de-idemia-con-querella-presentada-en-contra-del" rel="noopener noreferrer"&gt;Diario Financiero: Aisino acusa vínculo de IDEMIA con querella&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.latercera.com/pulso/noticia/sergio-mierzejewski-el-director-del-registro-civil-presento-su-renuncia-al-cargo/KNEDHTCPJBFJLLZ42TUL7DCCKE/" rel="noopener noreferrer"&gt;La Tercera: Mierzejewski renuncia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.eldesconcierto.cl/nacional/2021/11/24/el-olor-a-lobby-en-la-polemica-licitacion-de-pasaportes-del-registro-civil.html" rel="noopener noreferrer"&gt;El Desconcierto: El olor a lobby en la licitación de pasaportes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.elmostrador.cl/noticias/pais/2021/10/20/teleserie-del-registro-civil-no-se-acaba-contralor-y-fiscal-nacional-economico-seran-invitados-a-comision-de-la-camara-para-abordar-la-polemica-licitacion/" rel="noopener noreferrer"&gt;El Mostrador: Contralor y Fiscal invitados a comisión por la "teleserie"&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.ex-ante.cl/el-flanco-para-el-ministro-gajardo-que-abrieron-las-irregularidades-detectadas-por-contraloria-en-gendarmeria-y-el-registro-civil/" rel="noopener noreferrer"&gt;Ex-Ante: Irregularidades ponen en tela de juicio a ministro Gajardo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://fcpablog.com/2012/09/10/safran-fined-for-nigeria-bribes/" rel="noopener noreferrer"&gt;Safran fined for Nigeria bribes — FCPA Blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.hurriyetdailynews.com/frances-safran-fined-500000-euros-for-nigeria-bribery-29457" rel="noopener noreferrer"&gt;Hürriyet: Safran fined €500K for Nigeria bribery&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://netra.news/2025/general-moustache-tarique-siddique/" rel="noopener noreferrer"&gt;Netra News: "Finding G" — the general behind Bangladesh bribes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://anef.cl/comunicaciones/anercich-emite-carta-abierta-para-los-as-convencionales-por-la-soberania-de-datos-y-la-funcion-publica/" rel="noopener noreferrer"&gt;ANERCICH: Carta abierta por soberanía de datos&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  IDEMIA Tender Irregularities
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://interferencia.cl/articulos/idemia-se-beneficia-de-retraso-del-registro-civil-en-aplicar-nuevo-sistema-de" rel="noopener noreferrer"&gt;Interferencia: IDEMIA se beneficia del retraso ($70B vs $22B CLP)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://interferencia.cl/articulos/la-abultada-multa-que-impuso-el-registro-civil-la-empresa-proveedora-del-sistema-de" rel="noopener noreferrer"&gt;Interferencia: Multa de $164M CLP a IDEMIA&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://interferencia.cl/articulos/el-prontuario-de-los-postulantes-la-millonaria-licitacion-del-registro-civil-para-generar" rel="noopener noreferrer"&gt;Interferencia: Prontuario de los postulantes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.infobae.com/america/america-latina/2021/09/01/chile-denuncian-irregularidades-en-la-licitacion-de-los-pasaportes-y-cedulas-de-identidad-que-favorecerian-a-una-empresa-china/" rel="noopener noreferrer"&gt;Infobae: Irregularidades en licitación favorecerían empresa china&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biobiochile.cl/noticias/nacional/chile/2021/11/19/registro-civil-readjudica-licitacion-de-cedulas-y-pasaportes-a-idemia-tras-anular-oferta-de-aisino.shtml" rel="noopener noreferrer"&gt;BioBioChile: Re-adjudicación a IDEMIA tras anular oferta china&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biobiochile.cl/especial/bbcl-investiga/noticias/cronicas/2022/02/10/licitacion-cedulas-y-pasaportes-del-registro-civil-contraloria-toma-razon-con-alcances-al-contrato.shtml" rel="noopener noreferrer"&gt;BioBioChile: Contraloría toma razón con alcances&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.diarioelheraldo.cl/noticia/idemia-la-empresa-francesa-detras-del-cuestionado-nuevo-sistema-de-identificacion-del-registro-civil" rel="noopener noreferrer"&gt;Diario El Heraldo: IDEMIA detrás del cuestionado sistema&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.df.cl/empresas/industria/registro-civil-e-idemia-sellan-contrato-de-nuevo-modelo-de-identificacion" rel="noopener noreferrer"&gt;Diario Financiero: Contraloría toma razón de contrato&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  IDEMIA Corruption History
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.worldbank.org/en/news/press-release/2017/11/30/world-bank-announces-settlement-with-oberthur-technologies-sa" rel="noopener noreferrer"&gt;World Bank: Settlement with Oberthur Technologies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://fcpablog.com/2017/12/01/world-bank-debars-french-digital-security-firm/" rel="noopener noreferrer"&gt;FCPA Blog: World Bank debars French digital security firm&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.orishas-finance.com/actualite/corruption-d-agent-public-en-angola-idemia-france-paie-une-amende-de-15-5-millions-d-euros-80e42389?lang=en" rel="noopener noreferrer"&gt;Orishas Finance: IDEMIA Angola fine €15.5M&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://outlook.skan1.fr/2022/09/01/cjip-idemia-france-pour-des-faits-de-corruption-agent-public-apporteur-affaires-au-bangladesh/" rel="noopener noreferrer"&gt;CJIP IDEMIA France / Bangladesh corruption&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://thehimalayantimes.com/nepal/french-firm-idemia-paid-nepali-brokers-through-foreign-accounts-to-secure-lucrative-contracts-complaint-says" rel="noopener noreferrer"&gt;Himalayan Times: IDEMIA Nepal bribery complaint&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://interferencia.cl/articulos/carabineros-adjudico-sistema-de-control-de-identidad-empresa-cuestionada-por-el-registro" rel="noopener noreferrer"&gt;Interferencia: Carabineros adjudicó sistema a empresa cuestionada&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  IDEMIA Ownership &amp;amp; Corporate Structure
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://en.wikipedia.org/wiki/IDEMIA" rel="noopener noreferrer"&gt;IDEMIA - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/governance" rel="noopener noreferrer"&gt;IDEMIA Governance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biometricupdate.com/202507/advent-reportedly-prepping-idemia-public-security-sale-for-up-to-e3-billion" rel="noopener noreferrer"&gt;Biometric Update: Advent prepping IDEMIA Public Security sale (€3B)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://news.bloomberglaw.com/private-equity/advent-said-to-near-sale-of-idemia-biometric-unit-to-in-groupe" rel="noopener noreferrer"&gt;Bloomberg: Advent sells IDEMIA biometric unit to IN Groupe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/news/idemia-strengthens-its-governance-support-groups-transformation-2025-06-03" rel="noopener noreferrer"&gt;IDEMIA: Strengthens governance (2025)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://en.wikipedia.org/wiki/Advent_International" rel="noopener noreferrer"&gt;Advent International - Wikipedia&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Technical Stack &amp;amp; Architecture
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/wp-content/uploads/2021/02/idemia-identity-platform-brochure-202010.pdf" rel="noopener noreferrer"&gt;IDEMIA Identity Platform brochure (PDF)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia-nss.com/idemia-identity-platform/" rel="noopener noreferrer"&gt;IDEMIA Identity Platform — NSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/identity-management-system" rel="noopener noreferrer"&gt;IDEMIA: Identity Management System&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/mbss" rel="noopener noreferrer"&gt;IDEMIA MBSS: Core multi-biometric engine&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/mbis" rel="noopener noreferrer"&gt;IDEMIA MBIS: Biometric identification solution&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/mbis-cloud" rel="noopener noreferrer"&gt;IDEMIA MBIS Cloud on Microsoft Azure/AWS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://appsource.microsoft.com/en-us/product/web-apps/idemia1622597156158.idemia_afis_abis_system" rel="noopener noreferrer"&gt;IDEMIA MBIS on Microsoft AppSource (Oracle, RabbitMQ, Linux stack)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biometricupdate.com/202109/idemia-unveils-saas-abis-to-bring-fingerprint-biometrics-to-smaller-agencies" rel="noopener noreferrer"&gt;Biometric Update: IDEMIA SaaS ABIS for fingerprint biometrics&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biometricupdate.com/202208/chile-launches-biometric-identification-system-aims-to-tackle-organized-crime" rel="noopener noreferrer"&gt;Biometric Update: Chile launches biometric identification system&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.biometricupdate.com/202204/idemia-signs-decade-long-digital-id-services-contract-with-chile" rel="noopener noreferrer"&gt;Biometric Update: IDEMIA signs decade-long digital ID contract with Chile&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/idemia-modernizes-chiles-identity-management-and-document-production-system" rel="noopener noreferrer"&gt;IDEMIA: Modernizes Chile's Identity Management (PDF)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.idemia.com/wp-content/uploads/2022/02/system-based-approach-to-digital-id-idemia-brochure-202202.pdf" rel="noopener noreferrer"&gt;IDEMIA: System-based approach to digital ID (PDF)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://uchile.cl/noticias/225993/carnet-y-pasaporte-digital-chile-a-la-vanguardia-de-la-identificacion" rel="noopener noreferrer"&gt;Universidad de Chile: Carnet y Pasaporte Digital&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://play.google.com/store/apps/details?id=com.cl.srcei.iddigital&amp;amp;hl=en_US" rel="noopener noreferrer"&gt;Google Play: Identificación Digital app (1.0 stars)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://medium.com/@lukasrencoret/civil-digital-un-desastre-funcional-9b457bbcfdf6" rel="noopener noreferrer"&gt;Medium: Civil Digital, un desastre funcional — Lukas Rencoret&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.fayerwayer.com/2020/03/chile-app-registro-civil-viral/" rel="noopener noreferrer"&gt;FayerWayer: El desastre de la app del Registro Civil se vuelve viral&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.emol.com/noticias/Nacional/2025/01/16/1154442/idemia-sistema-identificacion-registro-civil.html" rel="noopener noreferrer"&gt;Emol: IDEMIA detrás del cuestionado NSI (US$226M contract details)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://idtechwire.com/idemia-enhances-interpols-biometric-capabilities-with-new-mbis-5-system/" rel="noopener noreferrer"&gt;IDEMIA: Enhances INTERPOL's biometric capabilities with MBIS 5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Individual Accountability &amp;amp; Legal Framework
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://yalelawandpolicy.org/coughing-executives-or-rolling-dice-individual-accountability-corporate-corruption" rel="noopener noreferrer"&gt;Yale Law: Individual Accountability for Corporate Corruption&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.icij.org/investigations/ericsson-list/as-us-style-corporate-leniency-deals-for-bribery-and-corruption-go-global-repeat-offenders-are-on-the-rise/" rel="noopener noreferrer"&gt;ICIJ: Repeat offenders on the rise with corporate leniency deals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://fcpa.stanford.edu/research-reports/20110901-the-fcpa-in-merger-and-acquisition-transactions.pdf" rel="noopener noreferrer"&gt;Stanford FCPA: The FCPA in Merger and Acquisition Transactions&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>security</category>
      <category>corruption</category>
      <category>identity</category>
      <category>webdev</category>
    </item>
    <item>
      <title>I built TubeWords — a free tool to transcribe any YouTube video and get an AI summary in seconds</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Thu, 05 Mar 2026 22:39:12 +0000</pubDate>
      <link>https://dev.to/krlz/i-built-tubewords-a-free-tool-to-transcribe-any-youtube-video-and-get-an-ai-summary-in-seconds-bbj</link>
      <guid>https://dev.to/krlz/i-built-tubewords-a-free-tool-to-transcribe-any-youtube-video-and-get-an-ai-summary-in-seconds-bbj</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzm6ji0h1r1f7cpk2p3wy.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzm6ji0h1r1f7cpk2p3wy.jpg" alt=" " width="800" height="373"&gt;&lt;/a&gt;Every once in a while you watch a long YouTube video — a conference talk, a tutorial, a podcast — and you just want the gist. Or maybe you want to search through what was actually said. Or save a clean transcript to your notes.&lt;/p&gt;

&lt;p&gt;I kept reaching for a tool like that and kept not finding exactly what I wanted. So I built it.&lt;/p&gt;




&lt;h2&gt;
  
  
  What is TubeWords?
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://tubewords.com" rel="noopener noreferrer"&gt;TubeWords&lt;/a&gt;&lt;/strong&gt; is a free, no-signup tool that does two things:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Extracts the full transcript&lt;/strong&gt; of any YouTube video, powered by Whisper AI&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Generates an AI summary&lt;/strong&gt; of the content, so you get the key points without watching the whole thing&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Paste a URL. Get your transcript. Done.&lt;/p&gt;

&lt;p&gt;It supports &lt;strong&gt;timestamps&lt;/strong&gt; or &lt;strong&gt;plain text&lt;/strong&gt; output, so you can grab exactly the format you need — whether you're taking notes, building context for a prompt, or just skimming what was said at minute 12.&lt;/p&gt;




&lt;h2&gt;
  
  
  Why I built it
&lt;/h2&gt;

&lt;p&gt;Honestly? Laziness in the best sense.&lt;/p&gt;

&lt;p&gt;I watch a lot of technical content — conference talks, deep-dive tutorials, dev discussions — and I often want to reference what was said without rewatching. I also found myself copying transcripts into Claude or GPT to get a quick summary, which felt like unnecessary friction.&lt;/p&gt;

&lt;p&gt;I wanted one place where I paste a URL and immediately get:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A clean, readable transcript&lt;/li&gt;
&lt;li&gt;A concise summary&lt;/li&gt;
&lt;li&gt;The ability to copy either one with a click&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That's it. No accounts. No paywalls. No AI upsell features I'll never use.&lt;/p&gt;




&lt;h2&gt;
  
  
  The tech behind it
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Whisper AI&lt;/strong&gt; for the transcription — it handles accent variety and audio quality better than YouTube's auto-captions in most cases&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Groq&lt;/strong&gt; for the AI summary — fast inference, low latency, genuinely good summaries&lt;/li&gt;
&lt;li&gt;Available in &lt;strong&gt;English and Spanish&lt;/strong&gt; 🇨🇱&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  There's also a CLI 🖥️
&lt;/h2&gt;

&lt;p&gt;If you live in the terminal (like I do when I'm in flow), there's an npm package:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;npm i &lt;span class="nt"&gt;-g&lt;/span&gt; tubewords
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Then just:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;tubewords https://youtube.com/watch?v&lt;span class="o"&gt;=&lt;/span&gt;VIDEO_ID &lt;span class="nt"&gt;-o&lt;/span&gt; notes.md
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;It fetches the transcript, generates the summary, and saves it to a markdown file. Super useful when you want to pipe YouTube content directly into your notes or your own tooling.&lt;/p&gt;




&lt;h2&gt;
  
  
  What's next
&lt;/h2&gt;

&lt;p&gt;This is v1.0.1 — it works, it's stable, but there's more I want to add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Chapter-aware summaries&lt;/li&gt;
&lt;li&gt;Export to Notion / Obsidian&lt;/li&gt;
&lt;li&gt;Bulk video support (playlists)&lt;/li&gt;
&lt;li&gt;More languages&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you have ideas or run into issues, I'd love to hear from you.&lt;/p&gt;




&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://tubewords.com" rel="noopener noreferrer"&gt;tubewords.com&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Built with ♥ by &lt;a href="https://krlz.dev" rel="noopener noreferrer"&gt;krlz.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you find it useful, share it with someone who watches way too many YouTube tutorials. That's probably most of us.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;What's your go-to workflow for taking notes from video content? Drop it in the comments — always curious how other devs handle this.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>tutorial</category>
      <category>webdev</category>
    </item>
    <item>
      <title>We built a pet medication tracker because every other app failed us</title>
      <dc:creator>krlz</dc:creator>
      <pubDate>Wed, 04 Mar 2026 02:13:01 +0000</pubDate>
      <link>https://dev.to/krlz/we-built-a-pet-medication-tracker-because-every-other-app-failed-us-aho</link>
      <guid>https://dev.to/krlz/we-built-a-pet-medication-tracker-because-every-other-app-failed-us-aho</guid>
      <description>&lt;p&gt;Last year, my partner and I adopted a dog 🐶 &lt;strong&gt;(keep reading, pics at the end!)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;And with him came a lot of love... and a lot of responsibility.&lt;br&gt;
Vaccines, medications, checkups — all on time.&lt;/p&gt;

&lt;p&gt;I first tried using Google Calendar, but it quickly turned into clutter: work meetings, birthdays, reminders — everything mixed together, and pet-related things got lost.&lt;/p&gt;

&lt;p&gt;Then I tried many pet apps, but something was always off: some were overdesigned and hard to read, others missed notifications.&lt;/p&gt;

&lt;p&gt;At some point we said: hey, we're developers after all.&lt;br&gt;
So together with &lt;a href="https://maryaleks.dev" rel="noopener noreferrer"&gt;Marina&lt;/a&gt;, as a family project, we decided to build the app we actually needed.&lt;/p&gt;

&lt;p&gt;That's how &lt;a href="https://play.google.com/store/apps/details?id=com.krlz.zoominder&amp;amp;hl=en" rel="noopener noreferrer"&gt;ZooMinder&lt;/a&gt; was born — a simple, clear app to track your pet's meds, vaccines, and checkups, without noise or clutter.&lt;/p&gt;
&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://zoo-minder.com/" rel="noopener noreferrer"&gt;ZooMinder&lt;/a&gt; focuses on one thing and does it well: keeping your pet's health schedule organized.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Multiple pets&lt;/strong&gt; — Add all your pets with photos, and birthdate&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Treatments &amp;amp; medications&lt;/strong&gt; — Track meds with dosage, frequency (daily, weekly, custom intervals), and time-specific doses&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vet appointments&lt;/strong&gt; — Save clinic info, vet name, phone, and address so everything is in one place&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Upcoming doses&lt;/strong&gt; — A clear timeline of what's coming next, across all your pets&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;History&lt;/strong&gt; — Full timeline of past doses and appointments per pet&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Local notifications&lt;/strong&gt; — 'Bark' sound alerts so you never miss a dose, even when the app is closed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Offline-first&lt;/strong&gt; — Works without internet. Data syncs to the cloud when you're back online&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;
  
  
  The tech behind it
&lt;/h2&gt;

&lt;p&gt;We built it with &lt;strong&gt;Flutter&lt;/strong&gt; (Dart 3.10+), targeting Android first.&lt;/p&gt;

&lt;p&gt;Here's the stack:&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;Tech&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Framework&lt;/td&gt;
&lt;td&gt;Flutter&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Local DB&lt;/td&gt;
&lt;td&gt;SQLite (sqflite)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Backend &amp;amp; Auth&lt;/td&gt;
&lt;td&gt;Supabase&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Notifications&lt;/td&gt;
&lt;td&gt;flutter_local_notifications + custom sound&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Navigation&lt;/td&gt;
&lt;td&gt;go_router&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;i18n&lt;/td&gt;
&lt;td&gt;Flutter's intl (English + Spanish)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;In-app purchases&lt;/td&gt;
&lt;td&gt;in_app_purchase&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Sync&lt;/td&gt;
&lt;td&gt;Custom offline-first sync service&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;h3&gt;
  
  
  Offline-first architecture
&lt;/h3&gt;

&lt;p&gt;This was the most interesting technical challenge. The app stores everything locally in SQLite first. Every record has a &lt;code&gt;synced&lt;/code&gt; flag. When the device comes back online, a &lt;code&gt;SyncService&lt;/code&gt; pushes unsynced records to Supabase and pulls remote changes — handling conflicts with timestamps (&lt;code&gt;updated_at&lt;/code&gt;).&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight dart"&gt;&lt;code&gt;&lt;span class="c1"&gt;// Every model carries its sync state&lt;/span&gt;
&lt;span class="kd"&gt;class&lt;/span&gt; &lt;span class="nc"&gt;Treatment&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
  &lt;span class="kd"&gt;final&lt;/span&gt; &lt;span class="kt"&gt;bool&lt;/span&gt; &lt;span class="n"&gt;synced&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="kd"&gt;final&lt;/span&gt; &lt;span class="n"&gt;DateTime&lt;/span&gt; &lt;span class="n"&gt;updatedAt&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
  &lt;span class="c1"&gt;// ...&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;This means the app is fully usable on a plane, in a rural area, or anywhere without signal. Your pet's schedule doesn't depend on your WiFi.&lt;/p&gt;

&lt;h3&gt;
  
  
  Notifications that actually work
&lt;/h3&gt;

&lt;p&gt;We created dedicated Android notification channels for medications and appointments, with a custom notification sound. The service schedules up to 3 upcoming notifications per treatment, recalculating whenever treatments are added or modified.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight dart"&gt;&lt;code&gt;&lt;span class="kd"&gt;static&lt;/span&gt; &lt;span class="kd"&gt;const&lt;/span&gt; &lt;span class="n"&gt;_medicationChannel&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="n"&gt;AndroidNotificationChannel&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
  &lt;span class="s"&gt;'medication_reminders_v2'&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
  &lt;span class="s"&gt;'Medication Reminders'&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
  &lt;span class="nl"&gt;importance:&lt;/span&gt; &lt;span class="n"&gt;Importance&lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="na"&gt;high&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
  &lt;span class="nl"&gt;sound:&lt;/span&gt; &lt;span class="n"&gt;_customSound&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
  &lt;span class="nl"&gt;playSound:&lt;/span&gt; &lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
&lt;span class="p"&gt;);&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  What we learned
&lt;/h2&gt;

&lt;p&gt;Building a "simple" app is harder than it looks. Some takeaways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Offline-first is worth it but painful&lt;/strong&gt; — Sync logic with conflict resolution took more time than all the UI combined. But the UX payoff is huge.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Notifications are a minefield&lt;/strong&gt; — Between Android permission models, battery optimization killing background processes, and timezone handling... just scheduling a daily reminder at 8am is surprisingly complex.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Scope creep is real&lt;/strong&gt; — We started with "just track medications" and ended up with appointment management, dose history timelines, vet clinic storage, premium subscriptions, and multi-language support. Saying "no" to features is a skill.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Family projects keep you honest&lt;/strong&gt; — When your co-developer is also your partner and your first user, feedback is... immediate. And brutally honest. 😄&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What's next 🚀
&lt;/h2&gt;

&lt;p&gt;We're just getting started. Here's what we're planning:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Family plans&lt;/strong&gt; — Share pets between household members so everyone can track medications and appointments from their own account. No more "did you give him the pill?" texts.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Assign responsibilities&lt;/strong&gt; — Delegate tasks to family members. Mom handles the morning dose, dad takes the evening one. Everyone knows what they're responsible for.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vet-oriented tools&lt;/strong&gt; — We want to build features that integrate well with ZooMinder and give vets a better way to stay connected with pet owners — think shared treatment plans, visit summaries, and more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;We believe pet care is a team effort, and ZooMinder should reflect that.&lt;/p&gt;

&lt;h2&gt;
  
  
  Try it
&lt;/h2&gt;

&lt;p&gt;ZooMinder is available on the Google Play Store. If you have pets and struggle to keep track of their medications and vet visits, give it a try.&lt;/p&gt;

&lt;p&gt;We'd love your feedback — and if you're a Flutter dev, we're happy to chat about the offline-first patterns we used.&lt;/p&gt;

&lt;h2&gt;
  
  
  Want to help? 🙌
&lt;/h2&gt;

&lt;p&gt;If you have suggestions, ideas, or found a bug — feel free to send me a DM here on dev.to! I'm always open to feedback.&lt;/p&gt;

&lt;p&gt;Also, if you'd like to help as a &lt;strong&gt;beta tester&lt;/strong&gt;, I'd really appreciate it. In exchange for your collaboration and honest feedback, I can give you &lt;strong&gt;full access to the premium version&lt;/strong&gt; of the app. Just reach out and we'll get you set up.&lt;/p&gt;

&lt;p&gt;Every bit of help makes ZooMinder better for all pet parents out there. 💪&lt;/p&gt;




&lt;p&gt;As I promised some pics of the little guy who started it all. Here he is 🐾&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz5hazv5cnwiq4bdx94wp.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz5hazv5cnwiq4bdx94wp.png" alt=" " width="601" height="1287"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4smwf0b1oja3jmbmk4b7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4smwf0b1oja3jmbmk4b7.png" alt=" " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8y8l6ibqqqrghq1r0wyc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8y8l6ibqqqrghq1r0wyc.png" alt=" " width="601" height="1287"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F49dx1heydfu0zb4pnw40.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F49dx1heydfu0zb4pnw40.png" alt=" " width="800" height="373"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F78b73rh33yalk1dsfvs9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F78b73rh33yalk1dsfvs9.png" alt=" " width="601" height="1287"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;#flutter #flutterdev #dart #mobiledev #android #sideproject #indiedev&lt;br&gt;
  #buildinpublic #petcare #pettech #supabase #offlinefirst #petparents #devlife&lt;br&gt;
  #familyproject&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Built with Flutter, Supabase, and a lot of dog hair on the keyboard.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Have a great day! 👋🐾&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>mobile</category>
      <category>pets</category>
    </item>
  </channel>
</rss>
