<?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>Forem: Mia</title>
    <description>The latest articles on Forem by Mia (@dio_a931969c7d95bbbc2e4f3).</description>
    <link>https://forem.com/dio_a931969c7d95bbbc2e4f3</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%2F3869359%2F8a3cbcff-10bb-4373-b45d-d03306dae420.webp</url>
      <title>Forem: Mia</title>
      <link>https://forem.com/dio_a931969c7d95bbbc2e4f3</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dio_a931969c7d95bbbc2e4f3"/>
    <language>en</language>
    <item>
      <title>Why simple tools often fail at simple tasks</title>
      <dc:creator>Mia</dc:creator>
      <pubDate>Thu, 16 Apr 2026 07:32:13 +0000</pubDate>
      <link>https://forem.com/dio_a931969c7d95bbbc2e4f3/why-simple-tools-often-fail-at-simple-tasks-54i6</link>
      <guid>https://forem.com/dio_a931969c7d95bbbc2e4f3/why-simple-tools-often-fail-at-simple-tasks-54i6</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%2Fdhgq4ty3zf7gwj0h8s37.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%2Fdhgq4ty3zf7gwj0h8s37.png" alt=" " width="800" height="444"&gt;&lt;/a&gt;We’ve built incredibly advanced tools.&lt;/p&gt;

&lt;p&gt;AI writes code.&lt;br&gt;
Cloud systems scale globally.&lt;br&gt;
Everything is faster, smarter, more powerful than ever.&lt;/p&gt;

&lt;p&gt;And yet…&lt;/p&gt;

&lt;p&gt;Somehow, the simplest things still break.&lt;/p&gt;




&lt;p&gt;Recently, I tried to do something basic:&lt;/p&gt;

&lt;p&gt;Send a file.&lt;/p&gt;

&lt;p&gt;That’s it.&lt;/p&gt;

&lt;p&gt;No edge case.&lt;br&gt;
No complexity.&lt;/p&gt;

&lt;p&gt;Just one file.&lt;/p&gt;




&lt;p&gt;What I expected:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Upload
&lt;/li&gt;
&lt;li&gt;Send
&lt;/li&gt;
&lt;li&gt;Done
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;What actually happened:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Email rejected it (“file too large”)
&lt;/li&gt;
&lt;li&gt;Upload failed at 90%
&lt;/li&gt;
&lt;li&gt;Another tool estimated &lt;em&gt;hours&lt;/em&gt; to complete
&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;At some point, it stopped being about efficiency.&lt;/p&gt;

&lt;p&gt;I wasn’t trying to optimize anymore.&lt;/p&gt;

&lt;p&gt;I just wanted it to work.&lt;/p&gt;




&lt;p&gt;And that’s the weird part.&lt;/p&gt;

&lt;p&gt;We’ve solved incredibly hard problems.&lt;/p&gt;

&lt;p&gt;But basic interactions still feel fragile.&lt;/p&gt;




&lt;p&gt;So I started thinking:&lt;/p&gt;

&lt;p&gt;Why do simple tools fail at simple tasks?&lt;/p&gt;




&lt;p&gt;A few possibilities:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Too much complexity hidden behind the UI
&lt;/li&gt;
&lt;li&gt;UX decisions made without real user context
&lt;/li&gt;
&lt;li&gt;Optimizing for features instead of outcomes
&lt;/li&gt;
&lt;/ol&gt;




&lt;p&gt;We keep adding layers.&lt;/p&gt;

&lt;p&gt;More options.&lt;br&gt;
More integrations.&lt;br&gt;
More “power”.&lt;/p&gt;

&lt;p&gt;But users don’t care about any of that in the moment.&lt;/p&gt;




&lt;p&gt;They care about one thing:&lt;/p&gt;

&lt;p&gt;👉 &lt;em&gt;Does it work — instantly?&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;Because when something simple breaks…&lt;/p&gt;

&lt;p&gt;It feels disproportionately frustrating.&lt;/p&gt;

&lt;p&gt;Not because it’s hard.&lt;/p&gt;

&lt;p&gt;But because it &lt;em&gt;shouldn’t be&lt;/em&gt;.&lt;/p&gt;




&lt;p&gt;Maybe the real problem isn’t capability.&lt;/p&gt;

&lt;p&gt;Maybe it’s focus.&lt;/p&gt;




&lt;p&gt;Curious — have you run into this?&lt;/p&gt;

&lt;p&gt;What’s the most frustrating “simple task” you’ve dealt with recently?&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>webdev</category>
      <category>startup</category>
    </item>
    <item>
      <title>Why Sending Large Files Is Still Broken (And Nobody Talks About It)</title>
      <dc:creator>Mia</dc:creator>
      <pubDate>Wed, 15 Apr 2026 04:29:14 +0000</pubDate>
      <link>https://forem.com/dio_a931969c7d95bbbc2e4f3/why-sending-large-files-is-still-broken-and-nobody-talks-about-it-3l3g</link>
      <guid>https://forem.com/dio_a931969c7d95bbbc2e4f3/why-sending-large-files-is-still-broken-and-nobody-talks-about-it-3l3g</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%2Ftg3fbuui2wturfuu791v.jpeg" 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%2Ftg3fbuui2wturfuu791v.jpeg" alt=" " width="800" height="510"&gt;&lt;/a&gt;Sending a file should be one of the easiest things we do online.&lt;/p&gt;

&lt;p&gt;And yet… it often isn’t.&lt;/p&gt;

&lt;p&gt;If you’ve ever tried to send a large file, you’ve probably run into at least one of these:&lt;br&gt;
    • File size limits&lt;br&gt;
    • Slow uploads&lt;br&gt;
    • Random failures&lt;br&gt;
    • Tools that feel way too complicated&lt;/p&gt;

&lt;p&gt;It’s a surprisingly frustrating experience for something so basic.&lt;/p&gt;

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

&lt;p&gt;The hidden reasons behind the problem&lt;/p&gt;

&lt;p&gt;Most people assume it’s just “bad tools.”&lt;/p&gt;

&lt;p&gt;But there are actually a few deeper reasons:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;File size restrictions&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Email platforms still limit attachments (usually around 20–25MB).&lt;/p&gt;

&lt;p&gt;Anything bigger? You’re stuck finding alternatives.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;Network instability&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Large uploads are more likely to fail — especially on unstable connections.&lt;/p&gt;

&lt;p&gt;And when they fail, you usually have to start over.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;Overcomplicated tools&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Many file-sharing tools try to do too much:&lt;br&gt;
    • Account creation&lt;br&gt;
    • Permissions&lt;br&gt;
    • Storage layers&lt;br&gt;
    • Extra settings&lt;/p&gt;

&lt;p&gt;Instead of simplifying the process, they often make it worse.&lt;/p&gt;

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

&lt;p&gt;What people actually need&lt;/p&gt;

&lt;p&gt;In most cases, users aren’t looking for advanced features.&lt;/p&gt;

&lt;p&gt;They just want:&lt;br&gt;
    • A fast upload&lt;br&gt;
    • A simple process&lt;br&gt;
    • A reliable transfer&lt;/p&gt;

&lt;p&gt;That’s it.&lt;/p&gt;

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

&lt;p&gt;Why this problem still exists&lt;/p&gt;

&lt;p&gt;Ironically, as tools become more powerful, they also become more complex.&lt;/p&gt;

&lt;p&gt;And complexity creates friction.&lt;/p&gt;

&lt;p&gt;So even though technology has improved,&lt;br&gt;
the user experience hasn’t always kept up.&lt;/p&gt;

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

&lt;p&gt;A simpler approach&lt;/p&gt;

&lt;p&gt;Recently, I started looking for tools that focus on simplicity instead of features.&lt;/p&gt;

&lt;p&gt;Something that doesn’t try to do everything —&lt;br&gt;
just the one thing I actually need.&lt;/p&gt;

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

&lt;p&gt;No unnecessary steps.&lt;br&gt;
No friction-heavy workflow.&lt;/p&gt;

&lt;p&gt;Just a straightforward way to handle files.&lt;/p&gt;

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

&lt;p&gt;Final thought&lt;/p&gt;

&lt;p&gt;Sometimes the biggest improvements don’t come from adding more features…&lt;/p&gt;

&lt;p&gt;But from removing everything that gets in the way.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>software</category>
    </item>
    <item>
      <title>How I Finally Solved My “Large File” Problem at Work</title>
      <dc:creator>Mia</dc:creator>
      <pubDate>Tue, 14 Apr 2026 08:30:53 +0000</pubDate>
      <link>https://forem.com/dio_a931969c7d95bbbc2e4f3/how-i-finally-solved-my-large-file-problem-at-work-3ljo</link>
      <guid>https://forem.com/dio_a931969c7d95bbbc2e4f3/how-i-finally-solved-my-large-file-problem-at-work-3ljo</guid>
      <description>&lt;p&gt;A few weeks ago, I ran into something surprisingly frustrating.&lt;/p&gt;

&lt;p&gt;I needed to send a file to a teammate. Nothing unusual — just part of daily work. But the file was too large, and everything I tried either failed or took way longer than it should.&lt;/p&gt;

&lt;p&gt;Cloud uploads timed out. Email rejected it. Even some tools I used before felt slow or unnecessarily complicated.&lt;/p&gt;

&lt;p&gt;At some point, I stopped and asked myself:&lt;/p&gt;

&lt;p&gt;Why does something so simple feel this annoying?&lt;/p&gt;




&lt;h2&gt;
  
  
  The real problem
&lt;/h2&gt;

&lt;p&gt;It wasn’t really about the file size.&lt;/p&gt;

&lt;p&gt;It was the workflow.&lt;/p&gt;

&lt;p&gt;Most tools try to do everything at once — too many options, too many steps, too much thinking for something that should be quick.&lt;/p&gt;

&lt;p&gt;What I needed was simple:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Upload the file
&lt;/li&gt;
&lt;li&gt;Process it (compress or convert)
&lt;/li&gt;
&lt;li&gt;Share it
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That’s it.&lt;/p&gt;




&lt;h2&gt;
  
  
  What I changed
&lt;/h2&gt;

&lt;p&gt;Instead of jumping between different tools, I started using a simpler approach.&lt;/p&gt;

&lt;p&gt;Just one place to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Reduce file size when needed
&lt;/li&gt;
&lt;li&gt;Convert formats if necessary
&lt;/li&gt;
&lt;li&gt;Generate a shareable link
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It made things much smoother, especially for everyday tasks.&lt;/p&gt;




&lt;h2&gt;
  
  
  What actually matters
&lt;/h2&gt;

&lt;p&gt;After dealing with this more times than I’d like to admit, I realized something:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The best tools are not the ones with the most features — they’re the ones that remove friction.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;When something becomes part of your daily workflow, speed and simplicity matter more than anything else.&lt;/p&gt;




&lt;h2&gt;
  
  
  A simple solution
&lt;/h2&gt;

&lt;p&gt;If you’re dealing with similar issues, this is what I ended up using:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://fastlyconvert.com" rel="noopener noreferrer"&gt;https://fastlyconvert.com&lt;/a&gt;&lt;br&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%2F9rb5820rdsg44otj0hxb.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%2F9rb5820rdsg44otj0hxb.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;br&gt;
It’s nothing fancy — just a straightforward way to handle large files without overthinking it.&lt;/p&gt;




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

&lt;p&gt;Sometimes, small frustrations are a sign that something can be simplified.&lt;/p&gt;

&lt;p&gt;And once you fix those small things, your daily work becomes a lot easier.&lt;/p&gt;

&lt;p&gt;If you’ve ever struggled with large files, you’ll probably understand exactly what I mean.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>webdev</category>
      <category>sideprojects</category>
    </item>
    <item>
      <title>I Stopped Trying to Be Productive — And Got More</title>
      <dc:creator>Mia</dc:creator>
      <pubDate>Fri, 10 Apr 2026 04:26:33 +0000</pubDate>
      <link>https://forem.com/dio_a931969c7d95bbbc2e4f3/i-stopped-trying-to-be-productive-and-got-more-1a0m</link>
      <guid>https://forem.com/dio_a931969c7d95bbbc2e4f3/i-stopped-trying-to-be-productive-and-got-more-1a0m</guid>
      <description>&lt;p&gt;Last week, I wasted almost an hour trying to send a single file.&lt;/p&gt;

&lt;p&gt;Nothing complicated — just a normal work task. But the file was too large, the upload kept failing, and I found myself retrying the same thing over and over again.&lt;/p&gt;

&lt;p&gt;At some point, I stopped and thought:&lt;/p&gt;

&lt;p&gt;Why does something so simple feel this frustrating?&lt;/p&gt;

&lt;p&gt;That moment made me realize something I had been ignoring for a while.&lt;/p&gt;

&lt;p&gt;I wasn’t struggling with large files.&lt;/p&gt;

&lt;p&gt;I was overcomplicating the way I worked.&lt;/p&gt;

&lt;p&gt;So I decided to simplify things — not by finding better tools, but by changing a few small habits that I follow every day now.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;I stopped planning everything&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I used to plan my entire day in detail.&lt;/p&gt;

&lt;p&gt;Every hour had a task. Every task had a deadline.&lt;/p&gt;

&lt;p&gt;It looked organized, but in reality, it made me anxious.&lt;/p&gt;

&lt;p&gt;Now I only plan 2–3 important things per day.&lt;/p&gt;

&lt;p&gt;That’s it.&lt;/p&gt;

&lt;p&gt;And somehow, I actually finish them.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;I reduced my “tool addiction”&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I kept switching between apps, looking for the “perfect system.”&lt;/p&gt;

&lt;p&gt;Notion, Todoist, calendars… I tried everything.&lt;/p&gt;

&lt;p&gt;But the more tools I used, the less I focused.&lt;/p&gt;

&lt;p&gt;Now I mostly use just one simple list.&lt;/p&gt;

&lt;p&gt;Nothing fancy. Just clear.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;I started earlier, not harder&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I used to wait until I felt “ready” to start working.&lt;/p&gt;

&lt;p&gt;That moment rarely came.&lt;/p&gt;

&lt;p&gt;Now I just begin, even if it feels messy.&lt;/p&gt;

&lt;p&gt;Most of the time, starting is the hardest part — not the work itself.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;I accepted slow progress&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This one changed everything.&lt;/p&gt;

&lt;p&gt;Before, if I didn’t see quick results, I felt like I was failing.&lt;/p&gt;

&lt;p&gt;Now I focus on small progress.&lt;/p&gt;

&lt;p&gt;Even one finished task is a good day.&lt;/p&gt;

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

&lt;ol&gt;
&lt;li&gt;I stopped overthinking simple things&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I used to spend too much time on small decisions.&lt;/p&gt;

&lt;p&gt;Which tool to use? Which method is better?&lt;/p&gt;

&lt;p&gt;Now I just pick one and move on.&lt;/p&gt;

&lt;p&gt;Less thinking, more doing.&lt;/p&gt;

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

&lt;p&gt;Final thoughts&lt;/p&gt;

&lt;p&gt;I used to believe productivity was about doing more.&lt;/p&gt;

&lt;p&gt;Now I see it differently.&lt;/p&gt;

&lt;p&gt;It’s about removing unnecessary complexity.&lt;/p&gt;

&lt;p&gt;Doing less doesn’t mean achieving less.&lt;/p&gt;

&lt;p&gt;Sometimes, it’s the only way to actually move forward.&lt;/p&gt;

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

&lt;p&gt;If you’ve been feeling stuck lately, try simplifying things.&lt;/p&gt;

&lt;p&gt;It might work better than you expect.&lt;br&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%2Fklr7480z67rbdixyjmoo.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%2Fklr7480z67rbdixyjmoo.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>writing</category>
      <category>habits</category>
      <category>selfimprovement</category>
    </item>
    <item>
      <title>How I Handle Large Files in My Daily Work (Without Overthinking It)</title>
      <dc:creator>Mia</dc:creator>
      <pubDate>Thu, 09 Apr 2026 09:11:25 +0000</pubDate>
      <link>https://forem.com/dio_a931969c7d95bbbc2e4f3/how-i-handle-large-files-in-my-daily-work-without-overthinking-it-87n</link>
      <guid>https://forem.com/dio_a931969c7d95bbbc2e4f3/how-i-handle-large-files-in-my-daily-work-without-overthinking-it-87n</guid>
      <description>&lt;p&gt;A few days ago, I got stuck on something really simple.&lt;/p&gt;

&lt;p&gt;I needed to send a large file to a teammate. Nothing unusual — just part of daily work. But the file was too big, and everything I tried either failed or took way longer than it should.&lt;/p&gt;

&lt;p&gt;So I stopped overcomplicating things and started following a few simple habits that actually work.&lt;/p&gt;

&lt;p&gt;Here’s what I do now.&lt;/p&gt;




&lt;h3&gt;
  
  
  1. I compress files first
&lt;/h3&gt;

&lt;p&gt;I used to skip this step.&lt;/p&gt;

&lt;p&gt;Now I always try compressing the file before doing anything else. It takes less than a minute and often makes things easier.&lt;/p&gt;




&lt;h3&gt;
  
  
  2. I don’t send everything at once
&lt;/h3&gt;

&lt;p&gt;Uploading one huge file often fails.&lt;/p&gt;

&lt;p&gt;Now I split large files into smaller parts when needed. It’s simple, but much more reliable.&lt;/p&gt;




&lt;h3&gt;
  
  
  3. I stick to one or two tools
&lt;/h3&gt;

&lt;p&gt;Before, I kept switching tools whenever something didn’t work.&lt;/p&gt;

&lt;p&gt;Now I just use tools I’m familiar with. Knowing a tool well is more useful than constantly searching for a better one.&lt;/p&gt;




&lt;h3&gt;
  
  
  4. I prepare a bit earlier
&lt;/h3&gt;

&lt;p&gt;If I know I’ll need to share a large file, I prepare it in advance.&lt;/p&gt;

&lt;p&gt;This small habit removes a lot of last-minute stress.&lt;/p&gt;




&lt;h3&gt;
  
  
  5. I accept that things may fail
&lt;/h3&gt;

&lt;p&gt;Uploads fail sometimes. That’s normal.&lt;/p&gt;

&lt;p&gt;Instead of getting frustrated, I just retry or adjust my approach.&lt;/p&gt;




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

&lt;p&gt;There’s no perfect way to handle large files.&lt;/p&gt;

&lt;p&gt;But keeping things simple has saved me a lot of time and frustration.&lt;/p&gt;

&lt;p&gt;Not perfect — just practical.&lt;br&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%2Feqn8yufooujm711vjq9x.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%2Feqn8yufooujm711vjq9x.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>beginners</category>
      <category>webdev</category>
      <category>workflow</category>
    </item>
  </channel>
</rss>
