Blog

That day when DX started to matter to me

August 09, 2021

The day when developer experience (DX) starts matter to me was when I'd to make a meeting to support a developer from another company integrate with my employer. But, why after that and not before? Because I never thought DX was thing, probably because I've been always a "hacker" and when in front…

Cleaning the dust out of here

March 12, 2021

I've been away from here, for some time. My last post was in August 7, 2020 (you can check here ), but the reason was I've left my last job (Software Developer at Atos6 ) and got a new one as Software Developer at Grafeno Digital . At my last job I've learned countless things, including the…

Using more from database instead of sidekiq workers

August 07, 2020

At this post I'll talk about an approach to simplify things a little bit when using sidekiq workers to process small updates on tables inside a database such as counters. Another day at atos6 when investigate why our service was struggling and running under pressure, I've found that one of our…

The double burger connotation on software deliverable

August 05, 2020

At this post I'll talk about a funny connotation which I've made about software deliverable , our expectations with customer and the maintenance cost after that. The connotation A customer wants a double burger, the product owner doesn't know yet what the customer wants but shout "Start heating the…

Why code review is so important?

July 04, 2020

Code review is a better practice to share knowledge between colleagues, leveling up skills and know the limitations of each other, including you. Why? When you're practice code review about a code from a co-worker or to an open source project, you're probably on, at least, three positions: Already…

Hello world, take 4

July 01, 2020

Yeah, you've read it right! This blog is my fourth attempt to come back to write a blog, my previous attempts was using Blogger, WordPress (the free one and not host it myself) and enki (open source blog ruby based). None of them I've write too much, I've made I think, two posts and after at most…