Will the Real McCoy stand up please? We have to be able to have a consensus about this life, we can't allow it to simply be and then allow it to become whatever it wants to be because it can't determine what's going on. Does that make sense? I'm not sure it does...but if it did, then I'd allow it to happen. Life has to find a way to become what it needs to become, not what it wants to become...but what it needs to become. Life will eventually get there, but not until it finds a way to make it so we all understand what's happening with everything that goes on in this life. Don't allow life to overthrow itself. You'll regret it, every step of the way.
Been working on a small program for note taking. I call it CommandLine. Yeah I'm sure that's nothing new and exciting. It's meant to be 100% keyboard interactive, you shouldn't have to use your mouse. So far the project is working out rather nice. We'll see how well it ends up... by which I mean how often I use it. The commands are pretty simple. To list your files you simply type 'ls'. To save a file you're working on, you type 'save'. To end the program you either type 'quit' or 'exit'. If you just type the word today, it will create a file for today using year.dayofyear notation. Like I said, it's nothing really exciting. Just a little program I cooked up for kicks. I plan to implementing some kind of backup/archive feature plus having the ability to delete text files etc. all without having to touch the mouse. We'll see how well this goes.