github

Speed Up Alibaba Cloud OSS Deployments By Zipping The Files

20 February 2023- 6 mins read

OSS, the Alibaba Cloud Object Storage Service, can be an amazing tool to save money hosting static websites and, at the same time, speeding up a site by avoiding unnecessary database queries and se...

Setting up GitOps with Alibaba Cloud OSS and GitHub Actions

15 June 2020- 9 mins read

When dealing with GitHub, we used to always link it with CI/CD tools like CircleCI, Jenkins or Travis, among other tools, to extend the functionality of its resources and also to automate a wide va...

Alicloud Container Registry Terraform Module

22 November 2019- 5 mins read

A Terraform module to create a private Container Registry namespace and a RAM role able to pull/push from the namespace created. Alicloud Terraform Module.

Iconpong, a fork of iconping

21 August 2017- 1 min read

I’ve been using iconping for years and it rocks. Sadly it doesn’t cater to all my needs and I was eager to contribute back.

Bookmarklet to inject an external CSS file into any website

03 August 2017- 1 min read

This bookmarklet provides an easy way to test css styles against a website without access to its server by creating a <link/>element in the <head> of the page. It also updates it with a...