Techno Fattie

Josh Carroll

There was a bit of programmer humor happening on Twitter today concerning GUIDs. @reverentgeek @digitalBush Guys, will you please STOP generating GUIDs for jokes? You're just wasting them! STOP WASTING GUIDS #saveTheGuids— Rob...

Josh Carroll

Angular is Awesome! If you aren't already familiar with Angular.js, then you really owe it to yourself to dig into this amazing framework. Misko Hevery (@mhevery) and his team have done an outstanding job, and I continue to be deli...

Josh Carroll

PowerShell is awesome! However, it also has its share of maddening quirks.Jim Christopher (@beefarino) has highlighted one such quirk in the form of a brain teaser on his blog. The question is deceptively simple, but unless you have done...

Josh Carroll

The other day an interesting question was posed on Stackoverflow. Sumarizing: "How can I add methods to a type dynamically at runtime and have them be available to all other instances of that type?" That is certainly an in...

Josh Carroll

So recently Jeff Atwood quoted wrote a pretty nice article about why learning to read source code is so important for developers. I absolutely could not agree more with that post.As a tribute, I thought I would share a recent example whe...