Introducing Regular Expressions

Done with Introducing Regular Expressions, by Michael Fitzgerald. The subtitle, of the book says it all. Unraveling Regular Expressions, Step-by-Step Michael is a funny, patient and pithy author. The book breaks down the basics of Regular Expressions into its components and then walks through explaining them in examples, line by painstaking line. Any book that uses Coleridge to teach me Regular Expressions is awesome, so I’m biased :) Definitely worth a read if you are brand new to the powerful world of RegEx. ...

May 16, 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