-
Hey everyone! Ever had one of those tech problems that just… won’t… quit? You know, the kind that makes you question your life choices, your career path, and whether you should just go live in a cabin in the woods? Yeah, I had one of those recently, and it involved my good old friend, Git,…
-
Golang Diary Part 1: Project Structure Analogy
•
4 min read
As a QA engineer, one of the best things that you can do to piss off a developer is to start learning a programming language! Because s/he knows, now you will not question the product or slap him with bugs only; you will ask him to teach you a programming language as well. Aside from…
-
Hello, World!
•
1 min read
No matter how funny it gets to write a blog with that title, I will always do that. I can still remember the first C program I learned to write that simply printed this line. And I can still remember the excitement to know about the importance of returning 0. Anyway, it’s hopefully my last…