Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

August 2019

How I got back to reading

How I got back to reading

In college, my English class required reading a novel. I was only interested in college to learn a practical skill. The skill would allow me to get out of the classroom and make a living. Programming classes taught me just that. English classes? Not so much. The novel in question was The Assistant by Bernard Malamud. I didn't buy the book. Well, I was broke. I could barely afford signing up for class, and the re-sell value of a novel is negligible. Instead, I borrowed the book from a classmate and read it in its entirety in one night.

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