ar bg de en es fr id it nl pl pt sv tr zh

bc

📦 Auto-growing disks in Vagrant: because 10 GB is never enough

Amedee

Have you ever fired up a Vagrant VM, provisioned a project, pulled some Docker images, ran a build… and ran out of disk space halfway through? Welcome to my world. Apparently, the default disk size in Vagrant is tiny—and while you can specify a bigger virtual disk, Ubuntu won’t magically use the...

Checking for truncated videos

Daniel Perelman

The problem# I've somehow multiple times ended up with corrupted video files such that they're cut off at some point, apparently due to a copy being interrupted or similar. As a result, I'm a bit paranoid about my video files not being what I expect, so I wanted a way to quickly check the length...