eftychia: Me in kilt and poofy shirt, facing away, playing acoustic guitar behind head (Default)
Add MemoryShare This Entry
posted by [personal profile] eftychia at 03:46pm on 2004-01-23

Okay, as y'all have noticed, this has been a really rough and frustrating week, simply on account of the uncooperativeness of my body and my resulting inability to accomplish jack s___. Today I decided to punt most of my to-do list from the start so I can rest and try to be in good shape for the performance tomorrow night, and I'll try to pick up the pieces on Monday and hope that no really brittle deadlines have been missed by then (and that one of the important things I've been putting off doesn't bite me in the ass in the meantime).

Today hasn't been as restful as planned -- I had another finger-glitch and lost more mail. This time I'm sure I'll get back everything I deleted. I think I've figured out the root problem in both events: trying to type too quickly with cold fingers and not noticing that a key hadn't gotten pressed far enough to register. ("d4-96" instead of "d84-96") So I need to a) remember to go a whole lot more slowly if I'm checking mail before I've turned the furnace on, and b) come up with ways of dealing with mail that are less prone to disaster when a finger slips. (Related to (b), I've got a download of CRM114 sitting on my file server waiting for me to have enough of an attention span to work out how to install it. If I'm not clearing away huge tufts of spam in order to be able to see my current messages, I won't be using the 'd' command with a range after it very often.)

To add to my frustration, there's someone who's needed my emotional support lately, whom I haven't been there for because I haven't managed to keep my own self together enough to even be here for myself. So, whether it's warranted or not, I've got this cloud of guilt layered on top of everything else. (She gives me a lot of help when she can; now she needs me and I'm too out of it to give back. This sucketh mightily.)

I'm tired of whining, so I probably won't say a whole lot more about how I'm doing until something makes it another level worse or something good happens that I can write about, but I wanted to get this state-of-D'Glenn report out there 'cause I know at least a few people are worried when I post bad stuff and then go quiet. I live; the parts I hurt avoiding crushing the cat's skull hurt but have receeded to fairly typical fibromyalgia-level pain; I'm not in a good mood; I'm trying to take things slowly enough to actually be restful but I suck at that (especially when I can hear the to-do list creaking and swaying and threatening to topple upon my head); I've got the wheat bags and lots of blankets (but never did manage to find a good place to put a microwave upstairs, which'll make the wheat bags more convenient if I ever rearrange enough to do that); and I now know that it takes about two hours for a 200 MHz 686 talking to a 120 MHz Pentium file server to 'csplit' a 340 MB file into 55000 pieces.

So I'll write about politics, or language, or philosophy, or cute silly things, or maybe get around to writing about what happened at the first recording session for the second CD, or I'll just shut up and read responses to QotD posts, until I'm feeling a little more on top of things.

As for the rest of the world: I'm sick; it'll have to cope. (Did I just hear somebody starting a betting pool for how many times I'll have to say that before I actually start acting like I believe it? Feh.)

There are 8 comments on this entry. (Reply.)
 
posted by [identity profile] butterfluff.livejournal.com at 01:49pm on 2004-01-23
Try the wheat bags in the crock pot (easier to carry upstairs than a microwave that you use constantly elsewhere). Maybe with a few bricks to toss into bed with you.

Your one crockpot doesn't have a lid. Put a pillow over the top. Warms up the pillow while it keeps the heat in the rest of the pot. (For cooking wheat bags and bricks, not food.)
 
posted by [identity profile] dglenn.livejournal.com at 05:23pm on 2004-01-23
You suggested the crock pot before and I forgot.

Thinking out loud ...

I've got a small microwave that's not currently being used (slow and inefficient but it ought to be enough for wheat bags), but it wants a three-prong outlet and that means it'd be sharing a circuit with enough other stuff that I'd be worried about tripping the breaker (only one way to find out for sure...); maybe the crockpot, which has a two-prong plug, would not overload the circuit the TV and VCR are on. Hmm. Which would reduce the rearranging-stuff problem to geometry, not geometry-plus-electrical-load.
siderea: (Default)
posted by [personal profile] siderea at 04:34pm on 2004-01-23
Um, what I do is have "delete" mapped to "refile this in the to-be-deleted-folder", so when I have an oopsie, it's usually quite recoverable. I just need to be better are remembering to purge the "to-be-deleted" folder.

What client are you using, and does it support that functionality?
 
posted by [identity profile] dglenn.livejournal.com at 05:17pm on 2004-01-23
I'm using /bin/mail under Linux, /usr/bin/Mail or /usr/bin/mailx under SunOS (actually a version of mailx swiped from a previous version of SunOS because I didn't like the behaviour of the mailx on this ISP as much as the one my previous ISP had installed).

I occasionally use Mutt to read a high-volume mailing list with long threads, to unpack or send MIME attachments, or to search quickly for an archived message, but I can't stand to use it for very long. The user-interface isn't sufficiently Glennish.

What I should do in some hypothetical parallel world where I have the time and the attention span simultaneously, is find the source code for /bin/mail and a couple of other versions of Berkeley mail that have features oddly missing from the Linux one, and hack it to Hell and back to make a modern MUA with the basic UI I like. (Basically add threading and MIME and choice of how to sort the message list from Mutt, and put back in proper recognition of the 'editheaders' variable from every other version of Berkely mail I've ever used except for the Linux one, along with 'noautombox' which about half of them honor, and maybe personalize the status flag to have more states than "New/Old-unread/Read" to suit how I tend to actually use my inbox these days. But still command-line driven.)
siderea: (Default)
posted by [personal profile] siderea at 06:27pm on 2004-01-23
Ooh, you are hardcore, aren't you. I'm an (n)mh user; would you like to drink my Cool Aid? :) If you haven't looked into nmh, it's strictly command-line. However, no threading.

I'm working on that, but discovering that threading and email don't go so well together, because there are some amazingly stupid email clients out there generating really unhelpful headers. Do you know of any email threading logic which works particularly well, ideally living in some OS code I could study?


 
posted by [identity profile] dglenn.livejournal.com at 06:54pm on 2004-01-23
I glanced at mh a long time ago; I guess it's time to take a look at nmh. No promises though.

As for stupid MUAs and unhelpful headers, I'm pretty sure mine isn't in the helpful category (though I don't think it's in the "really doesn't play well with others" class either). Threading in email is a little hit-and-miss, yes, but Mutt manages to work some sort of magic so that while imperfect, it's still useful. If you want 100% reliable threading, it's just not going to happen.

I've never looked at Mutt's code, but I'm pretty sure the source is available.

I also know someone who pipes a mailing list into a local news spool; I should see whether I can find out what he does for threading.
 
posted by [identity profile] dglenn.livejournal.com at 06:57pm on 2004-01-23
Oh, and I'm really not hardcore. I use 'vi', after all, not 'ed'. :-P

(But I do own buttons that say, "Real programmers debug self-modifying code," and "Real programmers use oscilliscopes as debugging tools.")
 
posted by [identity profile] madbodger.livejournal.com at 09:44am on 2004-01-24
My offer of a SparcStation 5 still stands, even though you never answered my email.

And there's a possibility of an Ultra 2 in the nearish future.

Links

January

SunMonTueWedThuFriSat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24
 
25
 
26
 
27
 
28
 
29
 
30
 
31