Category Archives: My Links

2011-11-04 – Today’s Links

less - The dynamic stylesheet language. LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js. Ender – a full featured package manager for … Continue reading

Posted in Links, My Links | Comments Off

GCC Optimisations per CPU

Pádraig Brady wrote a very useful script for getting the optimum gcc options for your CPU which I keep coming back to (and forgetting where to find it). The last version can be found at http://www.pixelbeat.org/scripts/gcccpuopt along with a lot … Continue reading

Posted in My Links, OSS, Software | Comments Off