<?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: Oleksandr Savchenko</title>
    <description>The latest articles on DEV Community by Oleksandr Savchenko (@oleksandr_savchenko_f6159).</description>
    <link>https://dev.to/oleksandr_savchenko_f6159</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%2F3808079%2Fe0d4338b-f26e-44c4-bcf7-ad0521504db2.png</url>
      <title>DEV Community: Oleksandr Savchenko</title>
      <link>https://dev.to/oleksandr_savchenko_f6159</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/oleksandr_savchenko_f6159"/>
    <language>en</language>
    <item>
      <title>I got laid off as a developer because of AI. So I tried building an app with AI to see what would happen.</title>
      <dc:creator>Oleksandr Savchenko</dc:creator>
      <pubDate>Thu, 05 Mar 2026 13:59:50 +0000</pubDate>
      <link>https://dev.to/oleksandr_savchenko_f6159/i-got-laid-off-as-a-developer-because-of-ai-so-i-tried-building-an-app-with-ai-to-see-what-would-2bae</link>
      <guid>https://dev.to/oleksandr_savchenko_f6159/i-got-laid-off-as-a-developer-because-of-ai-so-i-tried-building-an-app-with-ai-to-see-what-would-2bae</guid>
      <description>&lt;p&gt;A few months ago I got laid off from my developer job.&lt;br&gt;
Part of the reason (not the only one, but definitely part of it) was AI. The company started experimenting with AI tools and reducing the need for additional developers.&lt;/p&gt;

&lt;p&gt;After that happened I kept thinking about one question:&lt;br&gt;
Is AI actually replacing developers, or just changing how we work?&lt;br&gt;
So I decided to test it myself.&lt;/p&gt;

&lt;p&gt;I challenged myself to build and ship an iOS app using AI as a development assistant.&lt;br&gt;
Nothing extreme - just evenings after work, usually about 1–2 hours a day.&lt;br&gt;
It took about 8 weeks to finish.&lt;/p&gt;

&lt;p&gt;The app I ended up building is called Lumio.&lt;br&gt;
It’s basically a small daily routine app with affirmations, horoscope, and sleep sounds.&lt;br&gt;
Nothing groundbreaking. I just wanted something people might open every day.&lt;/p&gt;

&lt;p&gt;AI helped a lot with certain parts of development:&lt;br&gt;
• setting up project structure&lt;br&gt;
• generating repetitive Swift code patterns&lt;br&gt;
• organizing content categories&lt;br&gt;
• drafting some App Store copy&lt;/p&gt;

&lt;p&gt;In terms of raw development time, it probably saved 20–30%.&lt;br&gt;
But the interesting thing is that the hardest parts had nothing to do with code.&lt;/p&gt;

&lt;p&gt;The real challenges were things like:&lt;br&gt;
• figuring out what the product should actually be&lt;br&gt;
• designing onboarding that people won’t instantly skip&lt;br&gt;
• deciding when notifications should appear to build a habit instead of annoying users&lt;br&gt;
• fixing edge cases in AI-generated code&lt;/p&gt;

&lt;p&gt;AI made development faster.&lt;br&gt;
But it didn’t replace product thinking.&lt;br&gt;
And honestly, most of the difficult decisions were still human ones.&lt;/p&gt;

&lt;p&gt;The app launched recently, so it’s way too early to say if it will succeed or fail.&lt;/p&gt;

&lt;p&gt;Right now I’m mostly curious about what happens next - downloads, retention, marketing experiments, all of it.&lt;/p&gt;

&lt;p&gt;If people are interested, I can share updates about what works and what doesn’t.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
