Flack wrote:So, which group are you in?
I like to collect things.
Flack wrote:And if you're a collector, what do you collect?
Lots of different things. Mostly software. Source codes of open-source applications. I like to collect music and music videos, I started doing it a lot more since I broke the hard drive I had thousands of MP3s stored on that I stupidly didn't have a backup. (Actually, i
had a backup, I forgot or didn't notice the backup disks got lost in the eviction.)
I lost interest in it, but I picked up an open-source web-based finance and resource management tool, like usable for managing conference rooms, plus it had an accounts payable and accounts receivable package. I believe it was called
WebErp. The one thing it was missing was a payroll module. I then found a fairly good web-based payroll system. I wanted to figure a way to integrate the login systems to use one database and merge them together. It's the sort of thing that would be useful and probably easily sold. I just didn't have the time to work on it but I probably could have if I wanted to.
Probably, similar to your esoteric hobby of collecting video game machines, mine is the collection of program compilers.
Compilers. Programs that translate other programs. Especially compiler source codes, more likely Pascal over other languages. You learn a great deal about what a language can do when you see how someone uses it for various functions and how they can stress the language. Also I've been a big collector of error message files. Learning ways people write error messages for compilers and other applications gives better understanding of how to better describe failure conditions and to propagate that understanding to the end user.
One thing I really hate are error messages that don't tell you anything. When I post a message on Yahoo Answers, where I'm answering a question of someone, and it fails, it won't tell me why it failed, it just usually gives the (almost always erroneous) error that Yahoo Answers is temporarily unavailable.
In many cases I can get the answer submission to work if I shorten the answer, if I open a new browser window and resubmit it, or things like that. In some cases it can't take my answer because the question has been removed (either because the questioner cancelled it or because the question violated Yahoo's Terms of Service). And sometimes it's really because they're doing maintenance.
But if the goddam error message system could tell me that, then I'm not going to keep trying to post the message because the question is no longer there. But no, all failures are "Yahoo Answers is temporarily unavailable." It also doesn't mention unless you hit the back button, your reply will be lost forever.