Python Regular Expressions - Real World Projects

Did this short course to get myself upto speed with Regular Expressions, since the books I was trying to read were not quite doing it for me. It’s short, sweet and extremely thorough. After this I don’t quite know regex, but I’m no longer lost at sea. I’ve now picked up a book and I get what they are talking about now. The book and lots of practice, should get me to where I want to be with Regular Expressions. I’m sweating this, because I’ve realised, this is an important skill, I need to have. ...

May 15, 2020 · Mario Jason Braganza

A Hundred Days of Code, Day 032

Done with the Regular Expressions videos I was watching. Now switched to a book. Hope I am done by tomorrow, so I can get on with what I actually want to do!

May 15, 2020 · Mario Jason Braganza

Breaking Change to this Website

I rejigged the website today. I try not to do this often, but sometimes it becomes unavoidable, when I listen to some ineffable voice in my head. This time, I hived the blog off to a /blog subsection, leaving the site free for any static remodelling that I’d want to do later. I am trying my darndest to get redirection to work, but so far no joy. If you are a regular reader of my articles, just add a /blog/ after the domain name with any page you want to access. For e.g. https://janusworx.com/on-margin/ is now https://janusworx.com/blog/on-margin/ ...

May 14, 2020 · Mario Jason Braganza

A Hundred Days of Code, Day 031

Only managed a half hour of learning regex. The day seems to have gone to the dogs. Hope to do better tomorrow!

May 14, 2020 · Mario Jason Braganza

Miniflux Service Fails to Start at Boot

Pleased as punch, with my Miniflux instance. RSS, is how I catch up with everything newsy and techy and with what people I want to hear from, have to say. I love it. I did face one teensy issue with it though. Every time I rebooted my machine, the Miniflux service would fail to start. I would just manually do a systemctl restart miniflux and it would start right up, with that innocent doggy face. ...

May 14, 2020 · Mario Jason Braganza

A Hundred Days of Code, Day 030

Did not have much time to study today. Was busy putting out fires at work. Spent an hour learning Regular Expressions though.

May 13, 2020 · Mario Jason Braganza