TILs
Things I've learned, today or whenever.
By topic: ffmpeg 1 lua 1 browser-extensions 2 javascript 1 css 1
Recent TILs
The CSS content property takes a string in css
A little "this should work, why is it not working?" gotcha with the CSS content property
TILs from Advent of Code 2023 in javascript
Small things I learned while doing Advent of Code for the first time.
Updating browser extension translation strings in browser-extensions
Automating the most error-prone part of adding new translation strings to browser extensions.
Sidebars and Sidepanels in browser-extensions
A quick look at the current state of using sidebars/side panels in extensions, and a cheeky little hack in Chrome.
Converting a transparent .mov to a transparent .gif with FFmpeg in ffmpeg
Writing a Lua script for Open Broadcaster Software (OBS) to bounce scene items around.