jlh's assorted stuff

Pretty random

UPC Cablecom: Internet-Ausfälle? “Ist normal.”

Diese Story ist schon ein Weilchen her und inzwischen gibt’s die UPC Cablecom auch gar nicht mehr, sondern das heisst nun alles Sunrise. Trotzdem ärgert es mich, dass ich das nie veröffentlich habe, denn sowas darf nicht unter den Tisch gewischt werden. Darum hole ich das nun nach. In der IT-Branche zu arbeiten hat den […]

Your own web clipboard in 10 minutes

I used to be a big fan of www.kl1p.com which allows you to quickly copy & paste texts, URLs and other short fragments between different devices. You can even make up your own URLs on-the-fly by just appending something at the end, e.g. www.kl1p.com/mystuff. But as soon as you have to copy around some sensitive or […]

Directory renamer script (dirrename)

Did you ever have to rename many files at once, using a certain pattern? For example rename “DSCXXX.JPG” to “Picture XXX.jpg”, where XXX goes from 001 to 123? Of course you could write a shell one-liner to do the job, but it’s much simpler and quicker if you can load the list of file names […]