100% data loss at Coding Horror??

This can’t be good: Can servers really fail that spectacularly? I mean, yes of course they can but something running on RAID 5 should be recoverable...

Schneier and Schmidt

Schmidt: if you’re not doing anything wrong, you have no need for privacy..

Shorting Firefox

If Firefox were a stock, I’d be shorting it. That’s what I said a few months ago, too, and one of the Mozilla guys took issue...

Browser-specific CSS without Javascript or horrible syntax

So, we all know that browsers have differing levels of CSS support. Working around them can be a pain in the a**, requiring non-standards-based hacks which are very hard to read and debug...

Logic as data, and a case where strong typing impeded learning

These days, I am doing a lot of Javascript, or more accurately, a lot of jQuery...

{less} CSS for .Net

A while back I asked whether some enterprising-person-who-is-smarter-than-I would offer a version of the {less} CSS framework for ...

A gold mine for StackOverflow

This is a gold mine for Joel and Jeff over at StackOverflow: careers...

Betting on a future without IE6

My startup is developing a new web site, and every web developer must decide the extent to which they will support old technology — especially Internet Explorer 6...

Why is Intel having so much trouble shipping its solid-state drives?

I know I am getting repetitive but I have to ask again — why is Intel having so much trouble shipping its second-generation solid-state drives (the X25-M G2)?..

Wizards in ASP.Net MVC: being selective with ModelState

So, there are many ways to skin the cat we called form validation...