SoftwareDevelopment

Dev Fest KL 2024

Last weekend, 07/12/2024 I managed to join Dev Fest Kuala Lumpur 2024, organized by Google Developer Group (GDG) Kuala Lumpur.…

1 year ago

How to setup and use Docker machine on remote server

In some cases, you may want to run the Docker build using the extra resources. Instead of hogging the laptop…

4 years ago

The performance monitoring tool – newrelic

I come across an useful tool to monitoring web application performance -- newrelic.com It come very handy to find the…

6 years ago

Docker-compose for joomla development with mysql and redis

Let's say you just want to have Joomla with its Mysql and also redis infrastructure ready. And don't want to…

6 years ago

How to customise your terminal to zsh with its useful theme and plugins

I come across the zsh terminal after an upgrade of MacOS to Catalina recently. Where it suggest me to use…

6 years ago

Getting dockers with local AWS services

In development environment you might want to test the integration between your code and some endpoint of the AWS services.…

6 years ago

Running amazonlinux image in docker and install php7.3 into its image

First, grab docker image from docker hubs repository docker pull amazonlinux run and get into its bash : docker run…

6 years ago

List of VisualStudio Code extension on my laptop

I have installed bunch of extension to make my life easier while writing or reading the code. here is my…

7 years ago

How to setup free web SSL certificate with cPanel and lets encrypt

Here I will explain how to setup webserver with SSL using just cpanel and Let's Encrypt. Let's say you want…

8 years ago

About the team building and teamwork

Having a great A-Team is one of essential item to be successful in your career and also for the company.…

8 years ago