It’s kinda obvious now that I’ve typed it, but the builder pattern in rust can work, even if you don’t expect it to.
let already_initialised = { do_stuff_here() };
It’s kinda obvious now that I’ve typed it, but the builder pattern in rust can work, even if you don’t expect it to.
let already_initialised = { do_stuff_here() };
Statically set a very specific resolution for X11.
Continue reading
Run programs on wayland that are still visible to capture programs (such as OBS).
One of the more popular formats for web livestreaming (unidirectional/broadcast video) is HLS. This is the streaming format used by video services such as Twitch, Facebook Live and Twitter’s Periscope.
With the impending release of Django 3.1, we have access to async web views in a widely deployed web framework with a very rich ecosystem.
What kinds of optimizations can we eke out of the system?
This came in useful today. Setting up a distributed lock with multiple consensus nodes.
A good codebase is like a story.
It has an entry point, a main routine, and (hopefully) exit conditions.
This is my attempt at reducing the friction to posting content in a longer form than twitter.