Canadian Court Rejects Reverse Class Action Against BitTorrent Pirates
Movie studio Voltage Pictures is no stranger to suing BitTorrent users. The company and its subsidiaries have filed numerous lawsuits against alleged pirates in the United States, Europe, Canada and Australia, and likely made a lot of money doing so. Voltage and other copyright holders who initiate these cases generally rely on IP addresses as evidence. With this information in hand, they ask the courts to order Internet...
Kodi Addon & Build Repositories Shut Down Citing Legal Pressure (Updated)
Being involved in the development of third-party Kodi addons and ‘builds’ (Kodi installations pre-customized with addons and tweaks) is a somewhat risky activity. Providing simple access to otherwise restricted movies and TV shows attracts copyright holders, and that always has the potential to end badly. And it does, pretty regularly. On November 1, 2019, UK-focused Kodi platform KodiUK.tv made an announcement on Twitter,...
How to port an awk script to Python
Scripts are potent ways to solve a problem repeatedly, and awk is an excellent language for writing them. It excels at easy text processing in particular, and it can bring you through some complicated rewriting of config files or reformatting file names in a directory. read...
Hiring a technical writer in the age of DevOps
It’s common for enterprises to leave the technical writer’s role out of the DevOps discussion. Even the marketing department joins the discussion in some DevOps-first organizations—so why not the writers? read...
PyRadio: An open source alternative for internet radio
PyRadio is a convenient, open source, command-line application for playing any radio station that has a streaming link. And in 2019, almost every radio station (certainly, every one that has a web presence) has a way to listen online. Using the free PyRadio program, you can add, edit, play and switch between your own selected list of streaming radio stations. It is a command-line tool for Linux that can run on many computers,...