linux

Building a YouTube MP3 Downloader with Exodus, FFmpeg, and AWS Lambda

A short guide to building a practical YouTube MP3 downloader bookmarklet using Amazon Lambda.

Continue reading

Running FFmpeg on AWS Lambda for 1.9% the cost of AWS Elastic Transcoder

A guide to building a transcoder using Exodus, FFmpeg, and AWS Lambda.

Continue reading

What's New in Exodus 2.0

A tour of the new features introduced in Exodus version 2.0.

Continue reading

Patching a Linux Kernel Module

A case-study in debugging and patching kernel-level issues on Linux.

Continue reading

How to Exit When Errors Occur in Bash Scripts

A short guide to exiting when errors occur in your bash scripts.

Continue reading