At work whenever we don’t need emails we use Slack. You can say we use it for everything. I guess most companies do the same nowadays. Sometimes though it is used too much and for the wrong use cases. The secret in effectively using Slack is knowing what it is...

When I started using 1Password I manually imported the logins I remembered and changed the passwords for the most important ones. The others were left with relatively weak passwords, but if they got compromised nothing bad would happen. A few days ago I became curious and started trying to find...

Even if you have a fully unit tested app you will not be totally covered. Unit Test can only test units of code in isolation, but there is much more to an application than that: how units fit together -> Integration Tests, performance -> Performance Tests, how the user will...

I’ve now been using the split keyboard for around one month. I do not use it every day so the actual usage is less than I wished for, but I try to use it whenever I can.

We consume programming tutorials often and as we go on with our carrer we tend to do that less and less. That would be the right time to start writing one instead and share your knowledge with others. Few programmers have a blog and even fewer have ever written an...