On RST

Learnt about RST markup last night. And if you’ve forgotten what markup is, read this. Easy to learn, easy to use. Feels like a superset of Markdown, which I’m using to write this note. A fitting analogy, methinks, would be a supercharged text editor vs an IDE. First doubt I had was, where’d I use it? Markdown’s already pretty handy. And then I realised, I should use the right tool for the right job. While Markdown’s pretty nifty at writing, there’d be times where I’d need to go beyond what it can do. ...

July 9, 2018 · Mario Jason Braganza

Programming, Day 28

Crashed and burned a bit. So on a weeks break. Be back. Python on the backburner for now. Ansible first.

July 2, 2018 · Mario Jason Braganza

Programming, Day 27

Busy day. Couldn’t do much. Had a ton of fun, talking writing and blogging, over at DGPLUG though :) P.S. Also figured out what a reverse proxy is, how to terminate an ssl connection at NGINX for the proxy and how to add a subdomain to a Let’s Encrypt certificate.

June 30, 2018 · Mario Jason Braganza

Programming, Day 25 & 26

Setup a couple of personal nginx sites for practice. Will see if I can do something more with them soon.

June 29, 2018 · Mario Jason Braganza

Programming, Day 24

Alright, Regex done. Python, here I come!

June 26, 2018 · Mario Jason Braganza

Programming, Day 23

Done learning Regex. Practice for a few hours tomorrow to be good enough.

June 25, 2018 · Mario Jason Braganza