2d ago · 8 min read · My family thinks WhatsApp can send anything. So I wrote a Python CLI. The weekend plot twist It was a normal weekend. My older cousin was visiting. Lunch was done, tea was going, the mood was relaxed. I had one of those rare afternoons where nobody ...
Join discussion
Apr 12 · 2 min read · In this article, I will discuss on how I built a simple video transcoding pipeline on AWS using an event-driven architecture. The goal is to automatically process uploaded videos and generate multiple
Join discussion
Mar 18 · 5 min read · TL;DRGenerate endless piano music using AI tools. Pair it with simple looping visuals. Pipe everything through FFmpeg into YouTube Live. Run it on a cheap VM (even 2-core, 4GB works). Minimal latency,
TTim and 1 more commented
Mar 15 · 5 min read · The Problem Statement What if a 40-minute meeting could be reduced to 5 minutes of only the important moments? For example, a 40-minute team meeting can be automatically converted into 6–8 short clip
Join discussion
Feb 12 · 2 min read · FFmpeg Node: Video Processing with FFmpeg The Problem That Cost Us Users We needed this solved fast. Here's what worked. Table of Contents Why This Matters Quick Start Guide 5 Key Patterns Code Examples Best Practices Common Issues FAQ Conclusion ...
Join discussionJan 24 · 8 min read · Remotion Studio - Editing a viral Instagram reel with React components I typed a prompt. Claude Code wrote React components. I ran npx remotion render. A video appeared. That's it. That's the workflow. Is this the future? Maybe. Are the videos perfec...
Join discussion
Jan 16 · 4 min read · How YouTube & Netflix Stream Videos HLS, Adaptive Bitrate Streaming & Video Pipelines Explained (In Simple Language) Have you ever noticed how YouTube or Netflix automatically changes video quality when your internet gets slow or fast? One moment you...
Join discussion