Code Don't Lie
Hi! I'm Kris. I'm a software developer and tech enthusiast. I doodle cats and write about a lot of things. Check out some of the articles from the tags below.
Thoughts on software and life.
Hi! I'm Kris. I'm a software developer and tech enthusiast. I doodle cats and write about a lot of things. Check out some of the articles from the tags below.
Latest Posts
I've been revamping my site for the past month (more on that in another post), I've decided to try the One-Click install for Ghost. It's supposed to be this utopia where you do a few...
Read moreI finally started a pet project that I've wanted to do for a while. It's not another app or blog. It's a meeting. (Whaaat???). It's a session to share people skills, a common area we...
Read moreExperience. It seems so painfully obvious in retrospect but I didn't really fully understand until recently. Studying theory, getting classes, reading articles, how-tos and so on can only get you so far. Experience is where...
Read moreI'm trying out this really cool service called Firebase and just wanted to do share it. I wish I had a referral bonus... What is Firebase? When I first heard about it, Firebase allowed you...
Read moreNervousness. Excitement. Pressured. Determined. Surely, much much more. In a matter of days, I'm off to start a new journey and a new chapter in my life. Today, I leave the comforts of my an...
Read moreMost of the time Sometimes Windows doesn't play well with development tools out there. I'm trying out polymer and found the starter kit quite easy to setup compared to others but there's still the occasional...
Read moreDocker is great and i've talked about it a few times now. One thing that you might notice is that docker can be low-level. You can dig deep into a container and mess around with...
Read moreI'm subscribed to Docker's Youtube channel where they share some fascinating conference videos. The video embedded above is from that channel and it shows how docker can be used to run development environments. As a...
Read moreI've been developing in Java for a few years now. Through experience and studies, I've had a feel for how to work best with it. A few months ago, I've been moved to a new...
Read moreWork has been quite busy the past month. Haven't had some sit-down time to write new tutorials. Anyway, just wanted to share a link to my latest resume. Although it's a living document, I'm trying...
Read moreJavascript is quite an interesting language. It's easy to pick up. It's one of the choices of languages for many "Learn to Code" websites like CodeAcademy. It's also easy to develop on. A...
Read moreThe Problem Recently, I worked on a programming problem or a kata based on the problem below: Given an arbitrary set of webserver log files in the industry-standard Common Log Format, produce a histogram of...
Read moreIntroduction I was working on a programming kata after seeing this question posted on Quora. I'll talk about the question, solution and more in another post. For today, I wanted to share some of the...
Read moreProblem If you are working on Logstash-Forwarder on Windows then you may have encountered the issue below: registry rotate: rename of .logstash-forwarder to .logstash-forwarder.old - rename .logstash-forwarder.old: The system cannot find the file...
Read morePolymer is modern approach to building web apps. It recently hit the 1.0 milestone and is ready for production. The embedded video is sa great intro to understanding what is polymer and what it...
Read more