Celestine Omin
On Software, life and everything in-between
We all don't know what we are doing...
From the outside, it always looks like people have it all figured out and they are just riding the wave. But the reality is, they are just failing fast and learning from the experience as they go on. Mark Zuckerberg, Brian Chesky and a host of other CEOs doing amazing...
Build, don't destroy
First they ignore you, then they laugh at you, then they fight you, then you win. Mahatma Gandhi In the last couple of days, there have a been a barrage of tweets from experts about all that is wrong with the current tech(read startup) in Nigeria. I have followed these...
Uyo DevFest, Git and GitHub
Over the last one year, I have had the opportunity to preach the gospel of Git and GitHub in different conferences and meetings across Nigeria. From organising the Lagos GitHub Meetup to speaking at Google Developer Groups events and Dev Festivals. I have also tutored at an event geared towards...
Fixing the server_names_hash_bucket_size problem in Nginx
Today I ran into an issue with Nginx. Nginx shuts down on me when I added a new virtual host. Upon checking the error log, I found this error: could not build the server_names_hash, you should increase server_names_hash_bucket_size: 32 This means there was an issue with the nginx server name...
Vagrant and Jekyll, a match made in heaven.
If you have been following my Twitter timeline for a while now, you will notice my unwavering love for Vagrant. To think that this technology has existed for almost 5yrs now and I’m only getting to use it is beyond me. Context A little bit of background knowledge, Vagrant is...