Author: jedreynolds
-
ZFS, Bash, and Piped Loops
Fellow Linux Nutjobs! Here is your evening lesson in how to reclaim space from a ZFS partition by destroying snapshots. In my setup, my remote backup has a subset of the snapshots I’m automatically creating from my backup scripts. To reclaim space, I’m deleting those snapshots that have been backed up off-site. Assume alias Zfs=”sudo…
-
Family Veterans
At my request for our kid’s school veteran’s day project, I asked my mother, Jennifer, to root out some family veteran’s photos. This set is the oldest vet in the family (on the Flesher side, at least): Henry Flesher. Fought in the Revolutionary War. Obviously, this isn’t a “photo” since they weren’t invented then, but…
-
Make, classpaths and environment variables
Make, Ant and probably any other build language (and/or toolkit, since Ant is not much in the way of a language) are tricky bastards. I’ve been maintaining a parallel set of build scripts for a Java and C++ project for a few years now, and this has been great practice in getting my Make chops…
-
Damned Make, I remember why I use Ant.
OK, this is why computer science is hard: syntax. When you have “computer scientists” that make something (apparently useful) so difficult to use, you get people doing insane things like creating Apache Ant. This is bullshit: “missing separator.” jreynolds@pricklypear /home/candela/btbits/x64_btbits/client > make Makefile:59: *** missing separator. Stop. jreynolds@pricklypear /home/candela/btbits/x64_btbits/client > vi Makefile +59 jreynolds@pricklypear /home/candela/btbits/x64_btbits/client…
-
Ninety Nine Percent
Originally posted on Bill Chance: Subtle Graffiti Dallas, Texas, Deep Ellum Art Park NinetyNinePercent “I have a foreboding of an America in my children’s or grandchildren’s time — when the United States is a service and information economy; when nearly all the manufacturing industries have slipped away to other countries; when awesome technological powers are…
-
#readlater An Extensive Guide To Web Form Usability | Smashing UX Design
An Extensive Guide To Web Form Usability | Smashing UX Design.
-
#readlater: website design – Have I missed anything from my list of web form best practices? – User Experience Stack Exchange
website design – Have I missed anything from my list of web form best practices? – User Experience Stack Exchange.
