Author: jedreynolds
-
Remember Spring? 2012-04-08 Grasses [wallpaper]
Even though it’s been colder than the 30s in Bellingham for many winters, riding a bike through the cold doesn’t make me sweat. I cooked up a pleasant Easter picture for your desktop.
-
Building faster with Netbeans and SSDs
The build directories that Netbeans uses are pounded a lot, and chances are you have enough ram to leverage tmpfs. Let do it! Start with our /etc/rc.local file: echo deadline > /sys/block/sda/queue/scheduler echo 1 > /sys/block/sda/queue/iosched/fifo_batch D=/home/jreynolds/.cache/netbeans rm -rf $D/* mount $D chown -R jreynolds:jreynolds $D D=/home/jreynolds/NetBeansProjects/MyProject/build rm -rf $D/* mount $D # dont furgit…
-
Improve SSD performance on Linux
I had little idea that you could so easily change the disk scheduler in linux. I’m actually rather relieved I can do it in grub, or even live. I’ll have to do this on my workstations with SSDs. Four Tweaks for Using Linux with Solid State Drives | Tombuntu.
-
Experiement: contrast, pattern, texture
Interesting to play with the ‘newsprint’ filter and grain merge.
