<?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: Maryna Klokova</title>
    <description>The latest articles on DEV Community by Maryna Klokova (@maryna_klokova).</description>
    <link>https://dev.to/maryna_klokova</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%2F3890871%2F8f5bbe82-c13c-4624-a0fe-b10b282c5efc.png</url>
      <title>DEV Community: Maryna Klokova</title>
      <link>https://dev.to/maryna_klokova</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/maryna_klokova"/>
    <language>en</language>
    <item>
      <title>Built an app after buying one from competitor</title>
      <dc:creator>Maryna Klokova</dc:creator>
      <pubDate>Tue, 15 Sep 2026 12:40:34 +0000</pubDate>
      <link>https://dev.to/maryna_klokova/built-an-app-after-buying-one-from-competitor-pd0</link>
      <guid>https://dev.to/maryna_klokova/built-an-app-after-buying-one-from-competitor-pd0</guid>
      <description>&lt;p&gt;After 1 year of building in public I finally learned that it’s better to pay for a product if it saves you time, than trying to build one from scratch. Even if you are a Software developer. Unless you want to have fun, of course.&lt;/p&gt;

&lt;p&gt;If the product is good, it won’t be a 2 day job. And even then, better check how the price tag on existing solution matches your hour rate. Maybe paying for solution on the market actually saves you money.&lt;/p&gt;

&lt;p&gt;I needed a screen recording app for my Mac to record demos of my products. Tried several solutions. Most of them had subscription. They had nothing special.&lt;/p&gt;

&lt;p&gt;I’ve already created a prototype of my recorder, but then decided I have no time for it and bought one that was quite popular among software builders on X.&lt;/p&gt;

&lt;p&gt;At first I was happy I had it. But soon I became quite disappointed.&lt;br&gt;
An app that was out there for more than a year was buggy, bulky and just inconvenient.&lt;br&gt;
Huge download size (300+MB), even bigger app size (500+MB), projects are enormous even for a tiny portion of screen recorded.&lt;/p&gt;

&lt;p&gt;I couldn’t record sound from headphones, and many other things didn’t work or weren’t there. Some were quite irritating, like playback starting after project is loaded into editor. Which took a long time, I could forget I was recording something before and be out of my room, when suddenly sound started coming from my laptop.&lt;/p&gt;

&lt;p&gt;Moreover, output still looked far from what I wanted.&lt;/p&gt;

&lt;p&gt;I decided to push my project further. “If that thing could bring constant income to maker, what I have in mind for sure must be more helpful to people” — I thought.&lt;/p&gt;

&lt;p&gt;So I’ve built a native, tiny and performant macOS solution. It’s lightning fast and here are the measurements against competitors:&lt;/p&gt;

&lt;p&gt;Download size: 3 MB, ~ 100+ times smaller&lt;br&gt;
Installed app size: 9 MB, ~ 50+ times smaller&lt;br&gt;
Project size for 1h small screen area recording: 200 MB, ~30+ times smaller&lt;/p&gt;

&lt;p&gt;But the more important thing: I enjoyed every bit of development and every second of using the app.&lt;/p&gt;

&lt;p&gt;Here’s how it looks now:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Setup screen — what you see before recording
Press enter or click to view image in full size&lt;/li&gt;
&lt;/ol&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%2F3j2lhx4mo5i3hggvjxzo.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%2F3j2lhx4mo5i3hggvjxzo.png" alt="Screen Records setup window" width="800" height="497"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What you see while recording: microfone levels, pause and stop. There’s also a camera on top if you turned it on and a recorded region, if you are recording specific area. It’s glassy transparent. You can drag it over your screen to make sure it doesn’t bother you.&lt;/li&gt;
&lt;/ol&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%2F8eraoo1j23677bnl0z9h.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%2F8eraoo1j23677bnl0z9h.png" alt="Screen Records recording badge" width="612" height="221"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Editor which opens the next second after recording is stopped. You can change camera shape, crop the video, change background, add shadows, padding, corner radius to it and much more.&lt;/li&gt;
&lt;/ol&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%2Feptrmo47w682kw5vcgdg.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%2Feptrmo47w682kw5vcgdg.png" alt="Screen Records editor window" width="800" height="538"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to try it and record demo, tutorial or presentation, there are no watermarks for first free 3 exports — they are fully yours. Then I ask for a one-time price that is the lowest right now for first users.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/2t53cGZuQ8U" width="710" height="399"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Link: &lt;a href="https://screenrecords.app" rel="noopener noreferrer"&gt;https://screenrecords.app&lt;/a&gt;&lt;/p&gt;

</description>
      <category>software</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
