Hello, I'm Jasim. I'm a Software Engineer at Universe.
You can find my past work at Protoship.
And on Twitter, I'm
@jasim_ab.
"I think that it’s extraordinarily important that we in computer science keep fun in computing. When it started out it was an awful lot of fun. Of course the paying customers got shafted every now and then and after a while we began to take their complaints seriously. We began to feel as if we really were responsible for the successful error-free perfect use of these machines. I don’t think we are. I think we’re responsible for stretching them setting them off in new directions and keeping fun in the house. I hope the field of computer science never loses its sense of fun. Above all I hope we don’t become missionaries. Don’t feel as if you’re Bible sales-men. The world has too many of those already. What you know about computing other people will learn. Don’t feel as if the key to successful computing is only in your hands. What’s in your hands I think and hope is intelligence: the ability to see the machine as more than when you were first led up to it that you can make it more." — Alan J. Perlis
An invitation to ReasonML
an overview of the language and its ecosystem
The evolution of view templating in 9 easy steps
the view is constructed, not declared
On React
react makes the front-end a fully programmable system
Review: Growing Rails Applications in Practice
a great book to learn to become a well-rounded web developer with Rails
Tracking time
pomodoro and productivity
Software estimation for great fun and profit
getting better at software estimation and having fun doing it
Getting started with AngularJS in Rails
pointers to begin learning Angular, code snippets for Rails+Angular integration, and more
15 Things for a Ruby Beginner
Whirlwind tour of Ruby and roadmap for beginners
B-Trees, large volumes of data and branching factor
a quick look into the relation between the size of a B-Tree index and key lookup speed