( raw notes )
A very productive couple of days at work; I hit my (largely symbolic) code
freeze deadline yesterday evening at 5pm, in spite of having spent far too
much time in meetings. There's another, very hard, very real handover
deadline coming up on Monday -- I'll be spending the rest of the week
documenting and testing.
I walked a little yesterday, and a full three miles on Monday. I was
actually present in the moment for much of Monday's walk, and noticed that
it felt better than when I spend the time worrying or beating myself up
over things I should have done years ago. Not that there isn't plenty of
time for that.
I also finished the data-entry for taxes, ran my summary program (which
sorts the expenses into categories that are easy for me to put into the
forms), and imported last year's data into The Program Formerly Known As
TaxCut (henceforth probably TPFKATC).
One of the most annoying things about modern GUI software is that it has
no notion of "current directory" even if you start it from a command line
in the damned directory; it thinks that you want to put
everything in "Documents" or some-such, and often won't even do you the
courtesy of exporting into the same directory you saved the document
into. Sometimes that's useful, e.g. if you're working on only one project
at a time and all your exported .wav files (to give a current example) go
into the same directory. If you jump around between projects it's
annoying as heck.
I've been reading How To Be Happy, available for free on 17000 Days. There's a section on
optimism, which had a different definition from the one I'm used to;
you'll also find it in this post. I've always said that I'm a pessimist because I like
pleasant surprises. But I've never much liked surprises of
any kind, and I'm obviously not expecting any pleasant ones. The
definition in the book is:
The biggest difference between optimists and pessimists is that optimists
assume good things are permanent and pervade every area of their lives,
but assume bad things are temporary and isolated to their limited
context.
Pessimists, obviously, assume the opposite. So I'm a pessimist because I
expect anything pleasant to be a surprise -- unplanned, unlikely,
and temporary. It makes a difference.
As for links, there were several good ones, mostly about computer
security. State of Texas exposes data on 3.5 million people is one -- the money
quote is:
Often when I am talking with people at shows and seminars I ask them if
they have an encryption program in place. Nearly always the answer is
"Of course! We have deployed encryption to over 80% of our laptops
already."
I then ask about the servers, databases and other critical storage
locations of sensitive data and I see a scary look in their eyes... They
usually respond with "Oh, that's OK, that information is all inside of
our firewall."
Yeah, right.
The other one, Security
researcher warns over Dropbox authentication security flaw, is kind of
obvious. I mean, if you set up automatic syncing with someplace on the
net, it's obvious that your credentials are going to be stored on your
local machine, and can be exposed if your account is compromised. Duh.