Comment Re:The fuck happened to the comments here (Score 1) 149
If I had mod points, I'd +1 this.
Comment Re:Coincidence... or not. (Score 1) 112
My card doesn't appear to have any charges on it. I've sought a new card number anyway. Linode hasn't responded squarely to the allegations in the IRC logs that the decryption/encryption keys to credit cards were stored insecurely.
Comment ASIC is useless (Score 3, Interesting) 114
ASIC is an absolute joke.
Their failure to act borders on the laughable, and now they want to read our private communications, presumably so that they can
Australia's ISPs Speak Out Against Filtering 262
Comment Re:ISP throttling (Score 1) 198
Which would mean Google's objectives are fulfilled
Submission + - Software companies sues popular Australian forum (whirlpool.net.au) 3
Hopefully sanity will prevail, but it is the legal system...
Comment Re:depends on the scope of the project (Score 3, Insightful) 72
No no no no no.
Whether you're working in a team or working by yourself: Use Subversion Anyway. Or svk. Or Darcs. Any reputable revision control system will kick the pants out of any ad-hoc solution you come up with. Revision control should be automatic and easy. The value of being able to easily merge changesets alone is reason enough for any non-trivial project. Keeping track of branches for experimental/delicate changes, tagging releases, LOG MESSAGES for all your changes - all of these things, use them, learn to love them. It's a bitch to get in the habit, but when you do it's absolutely worth it.
It's taken me over seven years to truly learn the worth of version control. These days I'd dare not live without it. It really is that good. Honest!
Journal Journal: RAILS!
Oh. My. God.
Ruby on Rails.
I just started playing around with it tonight
Wow.
Admittedly at the moment it's just a toy application. But at the very least, Ruby on Rails has earned it's place in my heart as a rapid prototyping tool.
Journal Journal: XUL/XPCOM+PHP vs. Applets+PHP
Hmm