root

Recent Posts

Why focus on why

6 minute read

Around 2 years ago, I started a new management gig. it wasn’t the first, but it was the first with a relatively large team. One of the most basic things I ne...

Rails Presentation Objects

7 minute read

If you ever used any MVC framework, I’m sure you asked yourself more than once, ‘Where should I put this piece of code?’ (If not that’s also fine). Well, the...

Simulate Click on Google Geo Chart

1 minute read

So I found out it’s not so documented, hopefully google will index this. I have a page on my system that shows a google geo chart (same as this) When clicki...

Keep Track on Coverage

1 minute read

Recently I discovered Danger, an amazing tool you should check out no matter what.