&ot Journeys' End

Journeys' End

We walk many paths, many roads
Till death halts our steps.
Every day a new adventure,
A new journey of self discovery.

20070515

What is privacy for?

the purpose of privacy is to protect ourselves from the erratic rationality of our fellow humans' moral judgment (as well as the wholesale absence of rationality behind some of our laws). We've still got evolutionary wiring left over that causes us to feel physical pain when others disapprove, and so privacy is a rational demand.

Slashdot is on fire today!


Cheers,
Steve

Labels: ,

20070514

Astute observation about the Australian Government

Don't know what issues your talking about in Australia. Our current government motto when it comes to U.S. intellectual property law (in fact any law that a US entity wishes to impose on Australian citizens) is "We swallow"

Cheers,
Steve

Labels: , ,

20070402

CAT

Emacs and Vi are too bloated. If you must use a utility to compose text files in unix, there is a perfectly usable and full featured word processor right there in /bin on every POSIX compliant system. I speak of the Computer Aided Text processor It has a few command line options depending on whether you want your lines numbered, reduce unnecessary whitespace, and other conveniences. Each line is fully editable until you commit it by hitting the enter key. If something happens while you're typing it, not to worry: it autosaves after each line of text. Just use the -a (append) option when you run it again to finish the file. You only need to remember one control sequence. Unlike those wannabe window managers like emacs and vi with their scores of non-mnemonic commands. When you're done typing in cat, hit ctrl-d (for done, of course) and that's it.
Cheers, Steve

Labels: