Tag: Programming
apenwarr – Git is the next Unix
Git is a pretty cool piece technology.
PhobosLab – The State of HTML5 Audio
I especially enjoy the specific complaints directed at Apple and Microsoft for only supporting MP3.
jacquesmattheij.com – what a programmer does for a living
I did something similar to this when teaching an Intro to Computer Science course.
NYTimes.com – Software Progress Beats Moore’s Law
Humans beat a law made up by humans.
Arash Payan – Presenting, Appirater
Pretty useful piece of software for iOS developers.
CSS–101 – Go fetch yourself!
It’s a little weird sometimes to think that the CSS selectors work from right to left, so if you end with an id, you just spent way more time on grabbing a DOM element, the browser grabbed with the id alone.
Brent Ozar – RAID 0 SATA with 2 Drives: It’s Web Scale!
Good discussion on scaling you database servers.
httpstat.us
Incredibly useful when building a front end to an API.