Free Tools for Content Creators
As part of my work on Borumi, I find myself working with videos every day. Recording screencasts, editing clips, publishing to YouTube. Along the way I kept running into the same problems: can I grab that frame for a thumbnail? What's the resolution of this video? And a handful more.
Understanding CRDTs: Improving our Set (Chapter 2)
In the previous article, we implemented a basic Set with support for additions and removals, as well as basic CRDT semantics. Despite working in simple cases, we also highlighted two significant limitations:
ScreenCaptureKit failing to capture the entire Display
I’ve just spend a good portion of this afternoon trying to understand why Apple’s ScreenCaptureKit did not behave as expected. My goal was simple: creating the simplest possible program to capture the entire display and analyse the generated buffers.
