Just watched this video and I think it perfectly summarizes my view about Micro-services vs Monolith debate: https://www.youtube.com/watch?v=Jcy37C5SN0M&feature=youtu.be&t=52
Tag: Fun
GIT commits a la Google
It's nice to live in a perfect world where every problem has an elegant solution but when dudes like Bruce Dawson, an awesome C++ developer from Google, commits code with this subject line, I think we can safely assume that the perfect world doesn't exists đ . Avoid Windows kernel bug using Python hack I … Continue reading GIT commits a la Google
1 Interview Question That Cuts Through the BS to Reveal Someone’s True Character
I just finished reading this piece of sh..article and I'm wondering who writes this kind of stuff? Or even worse, who takes this kind of stuff seriously? The first thing that annoys me about this article is that the actual question is hidden between a lot of meaningless text.  To make it more simple for you, the … Continue reading 1 Interview Question That Cuts Through the BS to Reveal Someone’s True Character
Thank you PoČta RomânÄ
After my breakup with Kubuntu I was crushed, I thought I could never find happiness again until this morning. I checked my mailbox and surprise, I'we got mail: my Google AdSense PIN. Now I can finally receive my tons of cash from Google. I want to thank PoČta RomânÄ for this performance, after 6(six,  SIX,  VI) months … Continue reading Thank you PoČta RomânÄ
Ten Programming Commandments
1. Thou shalt write correct and maintainable code. When writing code your priority should be to write correct and maintainable code. If your code is not according to the specifications it is useless. Also, your code must be easily understandable by other programmers, must follow coding conventions. Code must be structured in such a manner that … Continue reading Ten Programming Commandments
Nutrition for Programmers
Maybe this is a weird topic but in order to be at your best in life, your nutrition must be in check. This is true for programming too. Coffee, broccoli and chicken breast makes us better at programming by optimizing our "internal circuits". It is funny how programmers can spend days and nights optimizing a … Continue reading Nutrition for Programmers