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

Converting colors or numbers from Hex to Dec

Recently, I needed to create a function that fades from one color to the other. CSS3 makes the job very easy by making use of the transition property. However I…

Photography