Javier E. Fajardo

Random musings from a software developer

Entries for date "2018"

Six years later...

On Top of The Chief

I took a break from writing because of a lot of things going on in life. But I had to take a moment to remember how this all started six years ago when I took a life-changing decision and decided to leave the only home I'd ever known.

Continue reading »

My Kingdom for a Flag!

Halo 3 CTF

There was nothing quite like playing a match of CTF in Halo. Bring a couple of friends over and just play non-stop until the late night hours. It was a great way to spend a weekend. While I haven't quite stopped enjoying that, I now find myself partaking in a slightly different kind of CTF game these days.

Continue reading »

Building your own ORM... and other Bad Ideas

TacomaNarrowsWobbling

A project I worked on needed to implement persistent storage to meet a requirement. I volunteered to write it from scratch. Just map objects in memory to your SQL database back end. How hard can it be, right? Oh, and let's do it in C++ for even more fun times.

Continue reading »