AWS Can't Refresh

I feel sad. Specifically, how AWS needs a full window reload in order to show updated information on most things.

Read More

Terraform Cloud Fun

So…you know what’s strange with Terraform Cloud? Terraform Cloud doesn’t work with some of the hashicorp/aws module settings.

Read More

PHP Woes on array_combine()

Welcome to my blog series, PHP Woes! I am pretty sure I’m the one-millionth person complain about PHP, but I have thoughts on features that are used and how they can be used poorly.

Read More

Regex to the rescue

In Spring Tool Suite, refactoring a package name will look for every possible file name, including hidden files. That usually causes hangups on the file search.

Read More

Embedding YouTube Playlist

Edit: The playlist is removed for the time being because it is not responsive which is not a good fit with this responsive layout. Maybe it’s time to do some responsive sleuthing…

Read More

Add Instagram Link and Icon in Multipurpose

Multipurpose theme comes with a handy Social Media icon panel. By default, admin can go into the theme settings and fill out the urls for the default social media links: Facebook, Twitter, Google Plus and Pintrest.

Read More

Database sizes

This is crazy. Checking the database sizes turns out that the default database size for Drupal 8, with no content in it, is larger than the database of this Drupal 7 site.

Read More

Java and Jersey

In Java API for RESTful Web Services using Jersey, you can have the minimal url-pattern in the web.xml configuration file:

Read More