My daily routine involves working with Ruby on Rails with PostgreSQL as a relational database service. Thus, I will be discussing about how to automate the start of PostgreSQL service on Windows Subsystem Linux (WSL) 2.
Author: Wan Zulkarnain
What you SHOULD do IF you get RM 1,000,000 in cash?
Getting RM 1,000,000 in cash is almost impossible for average working Malaysians. However, it is not entirely impossible considering the possibility of you hitting jackpot by gambling in 4D numbers or lucky enough to win BSN Sijil Simpanan Premium (SSP) or by any other means. Just in-case if this to be you, what you should… Continue reading What you SHOULD do IF you get RM 1,000,000 in cash?
RoR: Determining two date within the acceptable range
There are two dates where the first date is greater or equal to (gteq) and the second date is less than or equal to (lteq). Both dates set to have a rule where it must be within 3 months range. As always, there are always many ways to determine the range of between gteq and… Continue reading RoR: Determining two date within the acceptable range
5 reasons why NOT TO host WordPress on Heroku
Heroku is a great platform for web developers to quickstart with web application development. 2 years back, I wrote an article about how I manage to install WordPress on Heroku. At that time, I was thinking it is cool to have WordPress installed on Heroku as it is cost-free to start. However, after a few… Continue reading 5 reasons why NOT TO host WordPress on Heroku
Hello world!
First post!