linux-firmware

That long winded message was what greeted me this morning when I did my morning update the computer routine. E: linux-firmware: installed linux-firmware package post-installation script subprocess returned error exit status 2 Nothing like a bug that sticks in your craw and prevents you from starting the day. And then leads you down that crazy path of figuring out what the error is. And then going down the rabbit hole of realising that this error happened because that went wrong. And then tracking it all down. And then going batshit crazy. And then trying to figure whether updating Linux was a good thing to do in the first place. And then wondering if even installing it was a good thing? And then questioning your life choices in general. ...

January 30, 2021 · Mario Jason Braganza

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