When Kenyans make the painful decision of leaving their motherland in search of "greener pastures" abroad, it's a clear sign that systems have failed. The trail of human capital flight is marred w broken families, fatigue, brain drain, exploitation, racism, loneliness & murder.
Quick Linux tip:
The diff command is a useful tool for finding differences between files in the Linux terminal. However, icdiff offers an even better side-by-side comparison with colorized output.
$ icdiff config-dev.ini config-prod.ini
The output will display both files side-by-side with any differences highlighted in red and green, making it easy to spot the difference.