Debunking Responsive CSS Performance Myths - igvita.com: "However, when it comes to performance, we still have a lot of kinks to work out with responsive design. For one, while we can optimize the presentation on the client, most of the sites do not optimize the actual assets: you may be viewing a mobile version of the site, but you are likely downloading the same desktop assets. Not a great story for mobile."
'via Blog this'
Thursday, June 28, 2012
Thursday, June 14, 2012
Wednesday, June 13, 2012
Monday, June 11, 2012
Z-Shell completion system introduction
Z-Shell completion system introduction: "Zsh's completion system (compsys) is one of the most praised and one of the most complex parts of the shell. That's true for users, as well as developers.
People asking for gentle introductions hit the `#zsh' IRC channel on freenode every once in a while; often enough that we added a question about it to the wikifaq (question 15 at the time of writing). The complaint is usually, that `zshcompsys(1)' and `zshcomwid(1)' are dense and dry to read and that they lack a general overview of how the system works."
'via Blog this'
People asking for gentle introductions hit the `#zsh' IRC channel on freenode every once in a while; often enough that we added a question about it to the wikifaq (question 15 at the time of writing). The complaint is usually, that `zshcompsys(1)' and `zshcomwid(1)' are dense and dry to read and that they lack a general overview of how the system works."
'via Blog this'
kragen/pytebeat
kragen/pytebeat: "This is Pytebeat, a piece of software I wrote for doing livecoding bytebeat performances --- that is, writing tiny programs that generate music while the program is running, in front of an audience.
"
'via Blog this'
"
'via Blog this'
Saturday, June 09, 2012
Saturday, June 02, 2012
Java-Mode Argument Indenting in Emacs - Stack Overflow
Java-Mode Argument Indenting in Emacs - Stack Overflow: "(defun my-indent-setup ()
(c-set-offset 'arglist-intro '+))
(add-hook 'java-mode-hook 'my-indent-setup)"
'via Blog this'
(c-set-offset 'arglist-intro '+))
(add-hook 'java-mode-hook 'my-indent-setup)"
'via Blog this'
Friday, June 01, 2012
Subscribe to:
Posts (Atom)