Posts
š¦ Riccardo Sport history
Since I was a kiddo, I thouroughly sucked at sport.
Then, one day, something changed.
2010: My first Marathon I moved to Ireland, where you need to drink 14-15 pints a week to keep training and I started getting weight. It was 2008, I was still young and 32. But Gino was growing.
The gym wasn’t, enough, I decided I would do the most incredible thing in my life: I’d run a full Marathon.
Posts
š¦ Symlinked on Ananke
Note: I woudl expect this page to ONLY works on Ananke.
Ananke TODO(ricc): move this to Ananke - or bring back here.
Let’s see how Ananke goes.
seems SUPER simple. So featureless wrt to others, but also so easier to use. Uses FormSpree for contact form contact. Works like a charm. images. See Scuba diving page to see if it works. (only works note Ananke version :P)
Posts
š¦ Symlinked on Bootstrap
Install On a New repo, you need to first do:
make install make run-p1313-dev which install NPM packages. Complicated one :)
Proper place to see comparative thingy is here: http://localhost:1313/posts/bootstrap-only/bootstrap-theme/ or
Posts
š¦ Symlinked Themes Compared (š)
I tried many modules this weekend. Note that different themes have different words and key/vals in the above stanza so I better not confuse them. For instance, this page has a featured_image which only works with Ananke, and a image which probably works with other themes.
What I’ve tried so far:
Symlinking across all pages. so far only tried one - definitely golang won’t notice the changed symlinked file. Notice that STACK is currently in a DIFFEERENT place.
Posts
Contact me
Contact Riccardo If you want to get in touch, just drop me an š§ email!
Your Name Email Address An email address is required. Message
Posts
Riccardo Scuba diving.. test gallery
Hi everyone! This is a front matter. Taking the egtting started with hugio video here.
Posts
My Macās batteryš on Google Cloud Monitoring ā send SMS if low šŖ«
This article shows how you can easily inject a generic key/value into Google Cloud Monitoring and set up alerts on it. I use it to alert on disk space, and now also low battery!
This morning I was in London, and I forgot my charger at home. With plenty of time but šŖ« little battery, I thought: hey! I need to have a way to predict when my battery is low! And I need to do it in a totally overkill way!
Posts
š¦ Symlinked: Setting a ā¬£ Cloud Build trigger with š§¹Pulumi in š Python
The Original article here: https://medium.com/google-cloud/setting-cloudbuild-with-pulumi-in-python-330e8b54b2cf
A couple of weeks ago, I fell in love with Pulumi. it has everything I wanted from Terraform: easy to set up, easy config management, a nice UI for free, and most importantlyā¦ language Support! Pulumi is the best invention after Buffalo Pizza and has only a problem.. no Ruby support :/
Anyway, Iām so in love with ā¬£ GCP (which happens to pay my salary, I got to admit), Cloud Build, Cloud Deploy, and in general CI/CD pipelines on Google Cloud that I wanted to give it a try.