research and development

Miscellaneous

July 13th

delicious (feed #3)
D state occurs then the process is in uninterruptible sleep.

July 2nd

delicious (feed #3)
use fonts in webpages that aren’t on the local system

Daily Digest for June 19th

delicious (feed #3)
Shared puppet.
Facter and Puppet PKGs

Daily Digest for June 9th

delicious (feed #3) > Shared Dropbox without Gnome.

~/.dropbox-dist/dropboxd


Daily Digest for June 7th

delicious (feed #3)
cp /home/foo/realllylongname.cpp{,-old}

Daily Digest for June 5th

delicious (feed #3)
Turn iTunes playlists into Spotify playlists

links for 2010-06-03


links for 2010-06-02


links for 2010-05-31


links for 2010-05-29


Kiosk mode for Mac Apps


25th May

pmset -a halfdim 0


links for 2010-04-25


links for 2010-04-20


links for 2010-04-12


links for 2010-04-10


links for 2010-04-08


links for 2010-02-25


links for 2010-02-24

  • <name replace-wildcards="yes">sftp-%h</name> <service> <type>_sftp-ssh._tcp</type> <port>22</port> </service>
    (tags: sysadmin)

links for 2010-02-17


links for 2010-02-05


links for 2010-01-03


links for 2010-01-02

  • class ToHaml def initialize(path) @path = path end def convert! Dir["#{@path}/**/*.erb"].each do |file| `html2haml -rx #{file} #{file.gsub(/\.erb$/, '.haml')}` end end end path = File.join(File.dirname(__FILE__), 'app', 'views') ToHaml.new(path).convert!
    (tags: markup haml ruby)

links for 2010-01-01