Computer Science My New Research Project I have always been interested in how software and hardware work together. Naturally this translated into me being curious about kernels (no, not corn kernels). After going through my master's
Computer Science A Mistake That Led Me To Understand The "Open" in "Open Source Software" While I learned that mistakes can happen in places you least expect it, I finally understood what the "open" in "open-source" software means.
Computer Science The World of 1s and 0s It is time to take a look at data as computers see it: 1s and 0s. This post is a brief overview of the binary numeral system and how hexadecimal values are used to represent binary data.