Writing
Notes on backend engineering, infrastructure, and whatever else I've been building.
- →
July 29, 2019
Every Programmer Needs To Know About These 6 Terms
In the software engineering world, there are some common terms that every programmer should know. Here are 6 of them with short meanings.
- →
May 27, 2016
[Solved] 1202 – Bishops of LightOJ
Solution to LightOJ problem 1202 — finding the minimum chess moves for a bishop to reach another position on an infinite chessboard.
- →
April 7, 2016
Add "xx Times ago" Function without plugin on Your WordPress Theme
A simple PHP function to display human-readable relative timestamps like "xx hours ago" or "xx days ago" on WordPress posts and comments without any plugin.
- →
April 7, 2016
WP Post Views Count without plugin
How to add a post views counting system to WordPress without any plugin using two simple PHP functions.
- →
February 29, 2016
How to Turn off force SSL Redirection on cPanel/WHM
Two methods to disable forced SSL redirection on cPanel/WHM — via the Tweak Settings UI, or by editing the config file over SSH.
- →
February 6, 2016
How To Access private member variables of a class without using its public member functions? Answered Using C++
Three C++ techniques to access private class member variables — using friend functions, inheritance, and pointer type conversion.
- →
January 25, 2016
Tawk.To Live Chat Addon Module for WHMCS by TGL IT
A free WHMCS addon module to integrate Tawk.To live chat on all client area pages, developed by TGL IT.
- →
December 22, 2015
[Solved] 1225 – Palindromic Numbers (II) of LightOJ
Solution to LightOJ problem 1225 — determining whether a given integer is a palindromic number using C++.
- →
November 5, 2015
A 5MB Hard Drive of IBM in 1956
A look at what a 5MB hard drive looked like when IBM shipped it in 1956 — massive by today's standards.
- →
October 24, 2015
Pictures of Office Room of Some Legend Person
A collection of office room pictures from some of the most legendary people in music, tech, and history.