Hacker News new | ask | show | jobs
by mrandish 298 days ago
I'd also include Regex in the list of dark arts incantations.
3 comments

I'm ok with regex, but the ffmpeg manpage, it scares me...
Ffmpeg was designed to be unusable if it falls into enemy hands.
I defer understanding FFMPEG arguments to the LLMs.
Regex is only difficult because it's complicated, the primitives are all sensibly arranged and predictable. FFmpeg is layers of dark magic where the primitives are often inscrutable before you compose them.
I am perfectly at home with regexp, but ffmpeg, magick, and jq are still on the list to master.