We are all sharing a similar experience with the coronavirus pandemic, which we all remember in the future as the 2020 coronavirus outbreak. Each country has adopted different restrictions, we still all affected by what has …
Category: My Work
Torbjorn sharing his experiences related to his work in the software industry as well other IT related experiences
BigQuery has added a new feature, in which you can connect to a Cloud SQL instance and make federated queries. In this how-to, I will explain how I made an external connection from BigQuery, then using …
Regardless of where you hosting your WordPress site, you can use Cloud SQL to be your backend database. In this How-to, I will explain the steps I took to migrate from the WordPress local MySQL to …
I wanted to find out how polluted the air is around me, and if it had improved now when we work from home and there are fewer airplanes going pass or landing or departing from Schiphol …
There are times when you write a cloud function that you need to protect an API key, account information user id and password, or other sensitive data. In the Google Cloud Platform (GCP) you can use …
Bitcoin halving is expected to take place around May 12th, 2020, A bitcoin halving is an event when miners receive 50% fewer bitcoins for verifying transactions. Bitcoin halvings are scheduled to occur once every 210,000 blocks until the …
With our current situation with the Covid-19 virus affecting our lives, I can not spend so much time outside cycling as I normally do, as there are restrictions on how where to go. I do have …
I had this use case when I read data from a Firestore collection, some fields were empty, when the data was going to the UI I did not want to display the empty fields. …
Blockchain technology has more ability to keep on developing the mobile application industry. Blockchain distributes the data to app developers, which results in huge benefits for the mobile apps from this technology. These databases run using …
There are many CI/CO tools available in the market today like GitLab CI, CircleCI I’m not so much in favor of these CI/CO services even if they have some cool features. I have been a Google …