<?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: andyplar-creator</title>
    <description>The latest articles on DEV Community by andyplar-creator (@andyplarcreator).</description>
    <link>https://dev.to/andyplarcreator</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3897072%2Fcfc2b1d6-5d37-4676-bbf4-623b895f249f.png</url>
      <title>DEV Community: andyplar-creator</title>
      <link>https://dev.to/andyplarcreator</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/andyplarcreator"/>
    <language>en</language>
    <item>
      <title>Shipping a free EU AI Act Article 50 tool in 3 weeks — what I got wrong about distribution</title>
      <dc:creator>andyplar-creator</dc:creator>
      <pubDate>Mon, 27 Apr 2026 10:01:34 +0000</pubDate>
      <link>https://dev.to/andyplarcreator/shipping-a-free-eu-ai-act-article-50-tool-in-3-weeks-what-i-got-wrong-about-distribution-mj9</link>
      <guid>https://dev.to/andyplarcreator/shipping-a-free-eu-ai-act-article-50-tool-in-3-weeks-what-i-got-wrong-about-distribution-mj9</guid>
      <description>&lt;p&gt;Three weeks ago I started building a tool to help small EU companies generate Article 50 disclosure text for their AI systems — chatbots, deepfakes, synthetic content, emotion recognition. The EU AI Act enforcement deadline for Article 50 is &lt;strong&gt;2 August 2026&lt;/strong&gt;. Fines: up to &lt;strong&gt;€7.5M or 1.5% of global turnover&lt;/strong&gt;. SMEs are not exempt.&lt;/p&gt;

&lt;p&gt;The tool is live at &lt;a href="https://disclosekit.com" rel="noopener noreferrer"&gt;disclosekit.com&lt;/a&gt;. Last Friday I launched it on Product Hunt. Here's what happened.&lt;/p&gt;

&lt;h2&gt;
  
  
  The product took 3 weeks
&lt;/h2&gt;

&lt;p&gt;Stack:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Cloudflare Workers (single worker, ~94 KiB)&lt;/li&gt;
&lt;li&gt;D1 for users / usage logs / rate limits&lt;/li&gt;
&lt;li&gt;OpenAI &lt;code&gt;gpt-4o-mini&lt;/code&gt; for generation (~$0.0004 per disclosure)&lt;/li&gt;
&lt;li&gt;Stripe Checkout + Customer Portal for billing&lt;/li&gt;
&lt;li&gt;20 programmatic SEO pages under &lt;code&gt;/templates/[system-type]-[industry]&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The LLM prompt is grounded in the exact Regulation 2024/1689 text for Article 50(1) through 50(4). No paraphrasing. The output includes a copy-paste HTML banner, clause citations, and an audit-file note. Free tier: 3 generations per day, no signup. Paid: €29/mo for unlimited + PDF export.&lt;/p&gt;

&lt;p&gt;Technically this was the easy part. I enjoyed it. Wrote tests, passed an independent code review gate before deploy (4 High + 3 Medium issues caught — atomic rate-limit, hashed API keys, Stripe Idempotency-Key, async payment settlement), manually verified Stripe webhooks with HMAC-SHA256. The code shipped clean.&lt;/p&gt;

&lt;h2&gt;
  
  
  The distribution part was a disaster
&lt;/h2&gt;

&lt;p&gt;Here's the honest play-by-play of launch day:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;09:00 Warsaw&lt;/strong&gt;: Product Hunt goes live. Ranking ~200. No featured placement.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;12:00 Warsaw&lt;/strong&gt;: 6 pageviews. 1 upvote (mine). 1 comment (mine).&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;15:36 Warsaw&lt;/strong&gt;: Still 6 pageviews. Still 1 upvote. 2 comments (both mine). Zero signups. Zero email captures. Zero tool generations from external users.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;22:00 Warsaw&lt;/strong&gt;: Launch day closed. Same numbers. US East peak passed without a spike.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I went in with no existing distribution. No Twitter (my new product account got suspended 3 days pre-launch — a fresh account with rapid profile changes tripped some bot-detection heuristic). No LinkedIn presence. No Slack or Discord communities where I had history. No subreddit karma.&lt;/p&gt;

&lt;p&gt;The tool worked. The positioning was clear. The pricing made sense. It just wasn't &lt;strong&gt;findable&lt;/strong&gt; by anyone who'd actually use it.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I should have done differently
&lt;/h2&gt;

&lt;p&gt;Looking back, the mistake was not in the build — it was in the 2 weeks &lt;em&gt;before&lt;/em&gt; launch. Instead of polishing the product, I should have spent 20 minutes a day on:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Warming a Hacker News account&lt;/strong&gt; with thoughtful comments on compliance/regtech threads. Even 10 karma and a 2-week account age transforms submission reception.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Building one authentic subreddit presence&lt;/strong&gt; — r/EULaw, r/EUregulation, r/SaaS — commenting, not posting, for a month before considering a submission.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Creating a dev.to profile&lt;/strong&gt; with 1-2 short articles on related topics. This one counts as article #1, which is kind of the point.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Joining 2-3 niche Slack/Discord communities&lt;/strong&gt; — not to promote, just to exist — so that on launch day there's a room you're already in.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Instead I told myself "I'll figure out distribution later." Launch day is too late.&lt;/p&gt;

&lt;h2&gt;
  
  
  What still worked
&lt;/h2&gt;

&lt;p&gt;Even a flat launch leaves infrastructure:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Product Hunt backlink (domain authority ~92) — a permanent SEO signal.&lt;/li&gt;
&lt;li&gt;Product Hunt Products DB listing — Google now associates "AI Disclosure Kit" with disclosekit.com forever.&lt;/li&gt;
&lt;li&gt;6 directory submissions live (aiacttools.com, GitHub awesome-lists, Indie Hackers, Launching Next).&lt;/li&gt;
&lt;li&gt;18 pages indexed in Google Search Console, sitemap accepted.&lt;/li&gt;
&lt;li&gt;The product stack itself, proven end-to-end with live Stripe payments.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;None of this will drive revenue this week. But it compounds.&lt;/p&gt;

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

&lt;p&gt;I'm giving this product 6-8 weeks of focused, patient distribution work. If there's no traction by mid-June, I'll pivot or kill. The AI Act deadline (August 2) is working in the product's favor — urgency builds every week closer.&lt;/p&gt;

&lt;p&gt;If you run an EU SME using any kind of generative AI — even a "simple" chatbot — take 60 seconds and &lt;a href="https://disclosekit.com" rel="noopener noreferrer"&gt;check if Article 50 applies to you&lt;/a&gt;. The penalty math is not in your favor.&lt;/p&gt;

&lt;p&gt;If you're a builder shipping solo: please warm your distribution accounts for 2 months before you need them. I'm saying this so you don't have to learn it the same way I did.&lt;/p&gt;

</description>
      <category>lesson</category>
      <category>eu</category>
      <category>ai</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
