Log in

When I won my PSP from a raffle at LinuxWorld, I honestly didn’t think that highly of it. In fact, my first thought was “I wonder if Linux would run on this.” It’s not worth it, IIRC, but what’s truly surprised me is the coolness of the PSP. It has built-in WIFI, which is pretty [...]

17
July

Double-Hung Vinyl Windows and Air Conditioners

Written by Jason 'vanRijn' Kasper. 23 comments Posted in: Life in General

The Finished Product, originally uploaded by vanRijn. Or, possibly titled “How to hang that pesky, 50-pound window air conditioner unit in those purty little vinyl windows that you can’t stick screws into.” We have beautiful, wonderful double-hung vinyl windows, yay us. They’re very pretty, very functional, operate very smoothly, etc., etc. HOWEVER, they do NOT [...]

13
July

Awksome Stuff, Dude!

Written by Jason 'vanRijn' Kasper. No comments Posted in: Life in General

I had need to convert some files today from being newline-separated (one line per file, key-value pairs) to ‘###’-separated. In other words, instead of this: foo=bar smith=wibble neo=smith I needed this: foo=bar###smith=wibble###neo=smith My first inclination was to try using tr solely like this: cat $file | tr “\n” “###” This resulted, however, in only one [...]

02
July

A, Burying K & J

Written by Jason 'vanRijn' Kasper. 2 comments Posted in: Life in General

A, Burying K & J, originally uploaded by vanRijn. We had an absolutely fantastical time today. I decided that we needed to find a beach to go to and go… to… it. Yah. So, we found a really, really nice beach here in RI that reminded me of both Mission Beach and La Jolla Shores [...]

02
July

The Kasper Men, Doing Battle

Written by Jason 'vanRijn' Kasper. 2 comments Posted in: Life in General

100_3311.JPG, originally uploaded by vanRijn. We had a fun day at church a couple of weeks ago, doing a “Father/Buddy Day”. J & I decorated our own shirts (spiffy, eh?), and participated in a series of grueling events designed specifically for the enjoyment of the mothers and other family members in attendance. But that didn’t [...]

02
July

Feels Good To Code

Written by Jason 'vanRijn' Kasper. No comments Posted in: Life in General

Just had to say… it certainly feels great to get into the midst of code I’ve never seen before, debug a problem, find the solution, test it, and submit a patch to the author. Man I wish I had more time for coding at home. Maybe God will let me code in heaven for Him! [...]