<?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: Moinul Moin</title>
    <description>The latest articles on DEV Community by Moinul Moin (@moinulmoin).</description>
    <link>https://dev.to/moinulmoin</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%2F369480%2Fc00e4c14-adff-4b6a-b7de-caa5c9d6a35b.png</url>
      <title>DEV Community: Moinul Moin</title>
      <link>https://dev.to/moinulmoin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/moinulmoin"/>
    <language>en</language>
    <item>
      <title>AI was supposed to save us time. Instead, we're typing more than ever</title>
      <dc:creator>Moinul Moin</dc:creator>
      <pubDate>Mon, 18 Aug 2025 11:34:15 +0000</pubDate>
      <link>https://dev.to/moinulmoin/ai-was-supposed-to-save-us-time-instead-were-typing-more-than-ever-ch2</link>
      <guid>https://dev.to/moinulmoin/ai-was-supposed-to-save-us-time-instead-were-typing-more-than-ever-ch2</guid>
      <description>&lt;p&gt;Last month, I was deep in experimentation mode. Testing ideas on every AI tool to see which was good.&lt;/p&gt;

&lt;p&gt;Cursor, Claude Code, Windsurf, v0, Bolt, Lovable, Warp, Trae and what not.&lt;/p&gt;

&lt;p&gt;Depending on the problem and solution type. Doesn't matter which one - you have to type a &lt;strong&gt;LOT&lt;/strong&gt; to prompt and build/prototype your idea. That's where vibe coding gets harder.&lt;/p&gt;

&lt;p&gt;(I'll tell you which ones I stuck with at the end)&lt;/p&gt;

&lt;p&gt;I do typing and prompting all the day like 10-12 hours.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Breaking Point
&lt;/h2&gt;

&lt;p&gt;I was testing another idea, typing another prompt, and thought:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;"Oh man, I'm not gonna do this anymore."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;What if I could just... speak?&lt;/p&gt;

&lt;p&gt;Looked around. Most dictation products people say are "so good"? All subscription-based ($15-30/month). &lt;/p&gt;

&lt;p&gt;Which is fine for them. But I wanted something simpler with essential features, and even better if it's private like transcription processing on my device. And please, not another subscription.&lt;/p&gt;

&lt;h2&gt;
  
  
  One Month. Zero Experience. Working Product.
&lt;/h2&gt;

&lt;p&gt;Never built a desktop app before. Unless "Hello World" counts.&lt;/p&gt;

&lt;p&gt;Started with Electron - so bloated. Moved to Tauri v2. Was concerned because its new and still growing and LLMs can't help much here.&lt;/p&gt;

&lt;p&gt;But here we are. Its working very well and available on macOS and Windows. Turns out people are actually looking for.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What &lt;a href="https://voicetypr.com" rel="noopener noreferrer"&gt;VoiceTypr&lt;/a&gt; Actually Is:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Transcription runs locally (nobody can misuse your voice)&lt;/li&gt;
&lt;li&gt;Works in every text field&lt;/li&gt;
&lt;li&gt;$19 once, lifetime deal (limited launch offer right now)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;wait, we are &lt;a href="https://github.com/moinulmoin/voicetypr" rel="noopener noreferrer"&gt;open source&lt;/a&gt; too&lt;/p&gt;

&lt;h2&gt;
  
  
  The New Reality
&lt;/h2&gt;

&lt;p&gt;Morning coffee: Voice-prompting instead of typing&lt;br&gt;&lt;br&gt;
All day: Speaking my ideas into existence&lt;br&gt;&lt;br&gt;
Late night: Still have energy&lt;/p&gt;

&lt;p&gt;Best part? I can prompt while having coffee Or snacks. Haha&lt;/p&gt;

&lt;p&gt;It does perfectly what I wanted - a simple voice dictation that would just works and not another subscription.&lt;/p&gt;

&lt;p&gt;In this AI era, it's become a must-have tool. Especially if you're experimenting with AI all day. We're living in text boxes. Every tool is chat based. But we're still typing everything.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Irony Nobody Talks About
&lt;/h2&gt;

&lt;p&gt;AI was supposed to reduce our workload. Instead, we just moved from typing code to typing instructions about code. From debugging to describing bugs. From writing functions to writing prompts about functions.&lt;/p&gt;

&lt;p&gt;Vibe coding shouldn't hurt this much.&lt;/p&gt;

&lt;p&gt;Your voice is 3x faster. Your wrists and fingers deserve better.&lt;/p&gt;

&lt;h2&gt;
  
  
  Oh, and Those Tools I Stuck With?
&lt;/h2&gt;

&lt;p&gt;After all that testing:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://windsurf.com/refer?referral_code=dff8a20c04" rel="noopener noreferrer"&gt;Windsurf&lt;/a&gt;&lt;/strong&gt; for code editor, tab completetion, access other models to use sometimes. Cursor sucks for the pricing and rate limits, was a cursor fanboy btw.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Claude Code (max)&lt;/strong&gt; My go to copilot.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Perplexity&lt;/strong&gt; for research&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;v0&lt;/strong&gt; for some UI/UX ideas/inspirations&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lovable&lt;/strong&gt; for cool landing page designs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything else was just fine, but these are my daily drivers. All powered by my voice now.&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Try it&lt;/strong&gt;: &lt;a href="https://voicetypr.com" rel="noopener noreferrer"&gt;voicetypr.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;strong&gt;GitHub&lt;/strong&gt;: &lt;a href="https://github.com/moinulmoin/voicetypr" rel="noopener noreferrer"&gt;moinulmoin/voicetypr&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Built for vibe coders, busy founders and AI power users.&lt;/p&gt;

&lt;p&gt;I would highly suggest you to try it and share your feedback. My &lt;a href="https://x.com/immoinulmoin" rel="noopener noreferrer"&gt;X&lt;/a&gt; DM is always open for you and you also can follow me there, I post about AI tools and tips.&lt;/p&gt;

&lt;p&gt;What's your AI tool count these days? And be honest - how are your wrists? 👇&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>discuss</category>
      <category>opensource</category>
    </item>
    <item>
      <title>🚀 I Built CutClip: Instantly Cut Viral Clips from YouTube Videos on macOS</title>
      <dc:creator>Moinul Moin</dc:creator>
      <pubDate>Fri, 27 Jun 2025 04:16:15 +0000</pubDate>
      <link>https://dev.to/moinulmoin/i-built-cutclip-instantly-cut-viral-clips-from-youtube-videos-on-macos-3k54</link>
      <guid>https://dev.to/moinulmoin/i-built-cutclip-instantly-cut-viral-clips-from-youtube-videos-on-macos-3k54</guid>
      <description>&lt;p&gt;Hey devs! Ever wanted to snip a perfect moment from a YouTube video without firing up a heavyweight video editor, only to rage-quit five minutes later? Same. So I built &lt;a href="https://dub.sh/cutclip" rel="noopener noreferrer"&gt;CutClip ↗&lt;/a&gt; – a native macOS app that gets you from YouTube link to shareable clip in seconds.&lt;/p&gt;

&lt;p&gt;Why?&lt;/p&gt;

&lt;p&gt;Because I was tired of clunky workflows, online converters, and editors that ask for your life story just to trim 30 seconds of video. CutClip is all about speed, privacy, and simplicity:&lt;br&gt;
 • Zero setup: Download, install, start clipping.&lt;br&gt;
 • Lightning fast: Native Mac performance. No lag, no drama.&lt;br&gt;
 • Completely private: Everything happens on your machine. Your videos, your business.&lt;/p&gt;

&lt;p&gt;How It Works&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Paste a YouTube link.&lt;/li&gt;
&lt;li&gt;Set your start and end times.&lt;/li&gt;
&lt;li&gt;Hit Download. That’s it.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;No subscriptions. No watermarks. No nonsense.&lt;/p&gt;

&lt;p&gt;Free &amp;amp; Pro&lt;br&gt;
 • Free: 3 clips, all features, full quality exports.&lt;br&gt;
 • Pro: $4.99 one-time for unlimited clips, future updates, and priority support.&lt;/p&gt;

&lt;p&gt;Open Source&lt;/p&gt;

&lt;p&gt;Yep, it’s open source! Check out the code or contribute: &lt;a href="https://github.com/moinulmoin/cutclip" rel="noopener noreferrer"&gt;GitHub repo ↗&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Try It Out&lt;/p&gt;

&lt;p&gt;Ready to save hours and skip the editor headaches?&lt;br&gt;
👉 &lt;a href="https://dub.sh/cutclip" rel="noopener noreferrer"&gt;Download CutClip for macOS ↗&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Questions, feedback, or want to roast my app? Drop a comment below or DM me. Happy clipping!&lt;/p&gt;

</description>
      <category>swift</category>
      <category>buildinpublic</category>
    </item>
    <item>
      <title>Nextjs v12 is here....</title>
      <dc:creator>Moinul Moin</dc:creator>
      <pubDate>Tue, 26 Oct 2021 18:01:48 +0000</pubDate>
      <link>https://dev.to/moinulmoin/nextjs-v12-is-here-3mh6</link>
      <guid>https://dev.to/moinulmoin/nextjs-v12-is-here-3mh6</guid>
      <description>&lt;h3&gt;
  
  
  yee, Nextjs v12 has just been released! It is one of my favorite frameworks😍
&lt;/h3&gt;



&lt;p&gt;&lt;strong&gt;New Features&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;~3x faster Fast Refresh and ~5x faster builds&lt;/li&gt;
&lt;li&gt;Enabling full flexibility in Next.js with code over configuration&lt;/li&gt;
&lt;li&gt;Native Next.js APIs are now supported, as well as Suspense&lt;/li&gt;
&lt;li&gt;Opt-in for 20% smaller images&lt;/li&gt;
&lt;li&gt;Bot-aware ISR Fallback: Optimized SEO for web crawlers&lt;/li&gt;
&lt;li&gt;Aligning with the standardized module system
and many more.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For details: &lt;a href="https://nextjs.org/blog/next-12" rel="noopener noreferrer"&gt;https://nextjs.org/blog/next-12&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>nextjs</category>
      <category>javascript</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Vite + React + TailwindCSS - Simple and Clean Starter</title>
      <dc:creator>Moinul Moin</dc:creator>
      <pubDate>Sun, 24 Oct 2021 18:04:37 +0000</pubDate>
      <link>https://dev.to/moinulmoin/vite-react-tailwindcss-simple-and-clean-starter-42nb</link>
      <guid>https://dev.to/moinulmoin/vite-react-tailwindcss-simple-and-clean-starter-42nb</guid>
      <description>&lt;p&gt;I know some of you faced issues while using create-react-app and tailwindcss together. I also faced some issues. That's why I trying to find out a good solution for react-tailwind projects. and I made it with vitejs&lt;/p&gt;

&lt;p&gt;here is my vite-react-tailwind starter github repo: &lt;a href="https://github.com/moinulmoin/vite-react-tailwind-starter" rel="noopener noreferrer"&gt;https://github.com/moinulmoin/vite-react-tailwind-starter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;just simply clone it and use it&lt;/p&gt;

&lt;p&gt;if it helps you, then don't forget to star the repo&lt;/p&gt;

&lt;p&gt;Thank you 💖&lt;/p&gt;

</description>
      <category>vite</category>
      <category>react</category>
      <category>tailwindcss</category>
      <category>javascript</category>
    </item>
    <item>
      <title>Use VSCode editor in your browser.</title>
      <dc:creator>Moinul Moin</dc:creator>
      <pubDate>Thu, 21 Oct 2021 12:05:32 +0000</pubDate>
      <link>https://dev.to/moinulmoin/use-vscode-editor-in-your-browser-4c32</link>
      <guid>https://dev.to/moinulmoin/use-vscode-editor-in-your-browser-4c32</guid>
      <description>&lt;p&gt;Who wants to use VSCode editor in your web browser? yes, in the web browser!😉&lt;/p&gt;

&lt;p&gt;Back in 2019, when the .dev top-level domain opened, we picked up vscode.dev. They didn't what to do with it. But now in 2021, they have brought a lightweight web version of vscode editor which you can use as you use the desktop version. But currently, It's under development, a lot of features will be added day by day.&lt;/p&gt;

&lt;p&gt;for more details: &lt;a href="//link.moinulmoin.com/edg"&gt;link.moinulmoin.com/edg&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>news</category>
      <category>vscode</category>
    </item>
    <item>
      <title>Tailwind v3 on the way</title>
      <dc:creator>Moinul Moin</dc:creator>
      <pubDate>Sun, 03 Oct 2021 07:48:32 +0000</pubDate>
      <link>https://dev.to/moinulmoin/tailwind-v3-on-the-way-d3l</link>
      <guid>https://dev.to/moinulmoin/tailwind-v3-on-the-way-d3l</guid>
      <description>&lt;p&gt;Tailwind css v3 is being cooked, probably it will be released within one or two month 😁&lt;/p&gt;

&lt;p&gt;Have a look the upcoming features, &lt;br&gt;
&lt;a href="https://github.com/tailwindlabs/tailwindcss/releases" rel="noopener noreferrer"&gt;https://github.com/tailwindlabs/tailwindcss/releases&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;JIT mode is going to be permanent in v3😍 along with extra features, day by day, It's becoming smarter🔥&lt;/p&gt;

&lt;p&gt;It's my favorite css framework right now. It's also completed 1 million weekly downloads😍&lt;/p&gt;

</description>
      <category>tailwindcss</category>
      <category>webdev</category>
      <category>css</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
