There are tags on the left-hand side panel. Why not we make it big and satisfy those who want a category based layout. How hard it can be ?
.sideNav, .sideNav > ul {
width: 300px;
}
change it from 190px to 300px and you have this

It doesn't even break the responsive design.