←back to thread

1901 points l2silver | 1 comments | | HN request time: 0.225s | source

Maybe you've created your own AR program for wearables that shows the definition of a word when you highlight it IRL, or you've built a personal calendar app for your family to display on a monitor in the kitchen. Whatever it is, I'd love to hear it.
1. gonzus ◴[] No.35739677[source]
Recently, I used Zig to write a utility that runs on my NAS (ARM-based) and trawls through all directories looking for SRT subtitle files; it then cleans up these files, getting rid of any subtitles that match any of a set of patterns (such as "Please suscribe to XXX"). The utility does almost zero work for already-scrubbed subtitles, and only does work for new subtitles.