Tag: unix
apenwarr – Git is the next Unix
Git is a pretty cool piece technology.
Modern Thoughts On Open Source
Open source is infrastructure for the modern internet and thus really modern computing.
The Complex Made Simple
For work, I had a piece of code that needed to calculate if a certain date fell in between two other days. So I started out writing out this big long function to calculate if a date fell first within the same year as either of the two dates, and if so within the two […]