Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

March 2019

The Impact of programmers on the world

The Impact of programmers on the world

We no longer live in a world where we can separate our activity online and offline. Both are from the one and same world. What you do online is not immune to consequences. What you do offline may be documented online with or without your consent. This is why, as programmers, we shouldn't be blind to the effect of our work.

Survival of the Fittest

Survival of the Fittest

If you are in a car accident, the presence of alcohol in your blood automatically means you are guilty. If you fail to drink responsibly, any problem that comes as a result is entirely your fault. It is very likely that before crashing, a drunk driver will drive by a billboard that advertises a drink and also warns to drink responsibly. We are a society of strong-willed people, and only the weak-minded are irresponsible.

JS Tip of the day

Complex function call delays without nesting in JavaScript

I wanted to write a function that allowed me to wait for a specific time to run the code. The quick and dirty way to do it was to use setTimeout and nest callba…

Photography