Qasim ZeeMar 152 min readWhy Malcolm Gladwell’s Outliers Changed How I See Success (Spoiler: It’s Not Just “Hard Work”)
Qasim ZeeFeb 261 min readFinally migratedAfter years of hosting my website on Linode, I’ve now transitioned to Wix in 2025 – a strategic shift reflecting the evolution of web...
Qasim ZeeJun 17, 20191 min readJoined Reddit as Software EngineerO yeah, I joined Reddit. Based on all the offers I had at that time Reddit seemed to be the right sized company. I am currently working...
Qasim ZeeMay 26, 20161 min readChallenge: 20 Euler problems in 100 daysThis is a self challenge to solve 20 problems in next 100 days. Here is the Code repo: 1. May 23rd:…
Qasim ZeeMay 22, 20162 min readHalal Expat in Bangkok, Thailand (where to get what?)I got a job at Agoda a couple of months ago and the first two months were really exciting. I moved to Bangkok ..
Qasim ZeeNov 28, 20155 min readCentos, Varnish, NGINX, DrupalAs an experiment this week I decided to change the web server of a site to NGINX, the existing web server was Apache.
Qasim ZeeJun 27, 20151 min readDrupal – Run AJAX command after success of another JS command.With ajax_command_invoke, I was getting error: Uncaught TypeError: Cannot read property apply undefined — ajax.js Terrible!