RSS LJ

July 2, 2009

My biggest complaint about the iPhone ()

by fluffy at 5:24 PM
A phone works a lot better if it lets you, you know, ANSWER. Sometimes a call will come in and the touch screen will be completely unresponsive while it keeps on ringing away. Sometimes I'll manage to accept the call right before it goes to voicemail. Usually I don't.

This seems like it's the most basic function of a telephone, and the primary reason for a cellphone in particular.

TODO list for wrists ()

by fluffy at 5:17 PM
Things I meant to do after my checkup but got distracted:
  1. Make an appointment with the referred neurologist to get another nerve conductivity test
  2. Make an appointment with the referred orthopedic surgeon to get treatment options, including (hopefully) reputable massage therapists
Not wrist-related but other action items resulting from the checkup,
  1. Get the labwork done (fortunately that's a walk-in and I can do it before work on Monday)
  2. Make an appointment with the referred dermatologist for the skin cancer screening (my idea since I've been a bit concerned about a couple of moles lately)
  3. Also wasn't Walgreen's supposed to call me about my Albuterol prescription when it was ready? It's been well over an hour. I guess I can head over there now (grumble).

July 1, 2009

I am glad I'm not famous at all ()

by fluffy at 2:08 PM
This seems like a really bad time to be famous. RIP Mrs. Slocombe and Karl Malden. At least they (along with Ed McMahon) had a good run, unlike certain pop stars and hucksters I could name.

Who's next, Bruce Campbell?

(NOTE: If Bruce Campbell dies within the next month I sincerely apologize for predicting it, because he is certainly not someone I would like to die right now, or ever.)

June 29, 2009

Carpal Tunnel 2: The Revenge ()

by fluffy at 10:30 PM
So back when I was 18 or 19 I started to develop wrist pain, and that led to full-blown carpal tunnel syndrome (pain radiating up both arms from my wrists, tingly fingertips, reduced grip strength, twitchy fingers, and so on). I got it more or less under control with a DataHand keyboard, but then with my first job out of college it came back full force and I quit and went back to grad school.

While in grad school I got the CTS under control thanks to massage therapy and a significant reduction in typing volume, but I was left with permanent tendon damage (which I later learned was most likely tendinosis). This tendinosis would continue to flare up now and then (every other year or so), but the carpal tunnel syndrome remained at bay.

Today my fingertips got numb again, and I'm showing all the signs of a resurgence of carpal tunnel syndrome.

Of course this would happen two weeks before an important musical event that I've been looking forward to for months.

Hopefully I can get it under control pretty quickly but my suspicion is that I will not be playing any non-drum instruments at SFRR (fortunately I already have a backup band partially lined up, so I guess the rhythm guitarist will simply be the guitarist), my posting frequency will diminish even more significantly, and I won't be able to do comics or music or the like (not that I've been posting music on my sites lately but I've been doing a few side projects). And of course I can't help but worry about, you know, my career. Basically, this really sucks.

Fortunately I have a two-week vacation coming up (starting with Song Fight Live) so maybe I can keep myself away from the Internet enough during that time to give myself time to heal again.

June 27, 2009

One of these things is not like the other ()

by fluffy at 10:17 AM
From TiVo's online program guide:

June 22, 2009

Base-10 file sizes (, )

by fluffy at 11:30 AM
So, Mac OS X 10.6 (Snow Leopard) will be using base-10 file sizes. There has been a lot of nerd outcry over this, but frankly, I think it's about freaking time.

There is absolutely no reason to use base-2 file sizes. Yes, computers deal with things in terms of base 2, but nobody else does. When you look at a file that is 104768926 bytes big, you think, "oh, 105 megabytes," not "100 megabytes." As files get bigger and bigger, the disparity between MB and MiB gets worse and worse.

People have long accused hard drive manufacturers of "inflating" drive sizes by using base-10 instead of base-2, but really it's been the fault of OS makers for deflating it, based on some really ridiculous legacy which dates back to the 70s, namely that it was a lot easier for OSes to just say how many 1K clusters were available, or divide the bytes available by >>10 instead of /1024, or whatever.

The practice of 1024-as-K has also led to all sorts of weirdness, like 1.44MB disks (which were 1440KiB, i.e. 1474560 bytes - neither 1.44MB nor 1.44MiB).

"But computer parts are sold in terms of 1024 units!" is also crap. The only part that has ever been sold on that basis is RAM, which actually makes sense for various technological reasons not worth getting into. CPU speed is base-10. Network adapters are base-10. Bus speed is base-10. And hard drives are sold based on base-10, but reported based on base-2.

Okay, so RAM sizes will be somewhat disparate from hard disk sizes, but really, why does that matter? RAM sizes only matter to programmers, and as a ballpark figure for users for having "enough" memory. Just because a file on disk takes 1200KB doesn't mean it will take 1200KB of RAM; chances are it will take much more. (Granted, there are a lot of spots where it makes sense for code to use power-of-2 sizes, for things like memory allocation and caches and the like, but that doesn't need to be reported to the user.)

The only place where hard disk size really has any base-2 issue is because file systems tend to allocate things in base-2-sized chunks (usually 512 or 1024 bytes), but that's not counting overhead of the filesystem itself, and anyway the vast majority of files (the ones which take enough space for hard drive availability to be an issue) are so large that the cluster size essentially just amounts to rounding error anyway. Okay, so the "real" storage space taken by a 123456789-byte file is actually 123457536 bytes, but that's still a lot closer to 123.4MB than it is to 117.7MB!

In short: Apple is doing a good thing by finally freeing us of some ridiculous legacy which has no bearing on reality.

Okay, so it does mean there will be a mismatch between file sizes reported on OSX 10.6 vs. any other OS, but when does that actually matter?

June 18, 2009

"Cannot connect to voicemail" ()

by fluffy at 5:53 PM

June 17, 2009

More cellphone/iPhone ranting (, )

by fluffy at 3:34 PM

byePhone (, )

by fluffy at 2:32 PM

June 16, 2009

Whoa whoa whoa (, )

by fluffy at 11:14 PM

June 14, 2009