Posts
The Tao of Pooh
Is This Bat Country?
This could be bat country, I really don’t know. I’m heading into, for me untested waters as a project leader, working with agile methods.
Reading Material - Blogs, Digest and so on
I’m reading a great deal of personal blogs, company blogs, getting inspiration from digests and popular news feeds pertaining my area of expertise. And I would like to share some of the sources I find very interesting. They are in no particular order, preference or grouped by at all.
Reverse numbers without string cast in Javascript
Stepped onto an article at The Code Project on how to reverse a number in javascript without casting it to a string and decided to understand how this works by my self.
Why Uber Engineering Switched From Postgres to MySQL
Interesting read on why Uber switched from Postgres to MySQL
TL;DR
Apparently Postgres does not scale really well and data gets corrupted over time.