Yasoob HaiderDemystifying ZooKeeper — Group Membership DemoDo you keep hearing ZooKeeper in context of various distributed systems, but are not quite sure how it functions? After reading this…Feb 11, 2023Feb 11, 2023
Yasoob HaiderWhat could possibly go wrong with JSON parsing?If you have been using JSON for years but have never wondered about the origins of JSON or its nuances, you would be forgiven. It’s not…Apr 3, 2021Apr 3, 2021
Yasoob HaiderPHP References: Assign, Pass, ReturnWhy talk about references in PHP? Because most coders of PHP would not be able to correctly predict the output of this program. Will this…Oct 28, 20181Oct 28, 20181
Yasoob HaiderRunning a script erring out with Segmentation Fault using SupervisorRecently I encountered a hitch while trying to index some documents in Solr. Without going into the reasons of why it was happening, let’s…Nov 25, 2017Nov 25, 2017