Thoughts on Running Plex on a Raspberry Pi 4

This is just a play post to do a few things. One, I am now testing categories for the blog. So that the tech folk can subscribe only to the tech rss feed if need be. Second, I need to get into the swing of writing things again. It’s only been close to a month of not writing, but I already feel rusty 😂 I have been watching a lot of Netflix and other online streaming media last year. Well lot is relative. Definitely not as many as the books. But what I realise, is that I just spend my time endlessly browsing through what I want to watch rather than, you know, actually watching something. I also realise that most of my watching is mostly stuff I already watched. I want my old Holmes, or Yes Minister, or Suchet’s Poirot. Stuff I already have, offline. But not easily accessible, since it lies on an external hard disk, which I need to plugin to my desktop and then watch. ...

January 28, 2021 · Mario Jason Braganza

#100DaysOfCode, Day 008 – The Collections Module

Finally feels like something is happening. Did two hours today. I don’t know if what I do is cheating, but I darn near print everything to see output and then iterate on the errors. I understood how to work with csv files and process them and why ordered dictionaries can be useful. I used that to process my csv file and read and print select fields. Will work on sorting them somehow and figure out frequency based on ratings tomorrow. ...

November 28, 2019 · Mario Jason Braganza