Forgot your password?

typodupeerror

Comment: Slahdot gets it wrong as usual (Score 4, Insightful) 183

by McDutchie (#39441981) Attached to: Judge Rules Pi-Based Music Is Non-Copyrightable
Of course pi-based music is copyrightable. TFA even states explicitly: "That doesn't mean Erickson's copyright is invalid." Both Erickson and Blake retain copyright over their respective songs, which (other than both being based off pi) are distinct. What is not copyrightable is the idea of basing a song off pi. The title should have read "Judge Rules Pi Is Non-Copyrightable."

Comment: Re:No way buddy. (Score 2) 123

by McDutchie (#38141242) Attached to: Lying Is More Common When We Email
Not necessarily. If people tend to lose their inhibitions when communicating via a keyboard (as opposed to in-person communication), then they will either be more honest or more dishonest â" i.e. more of what they would have been anyway. So the Internet can make the population in general both more likely to tell the truth and more likely to lie.

Comment: Re:Please stop.... (Score 1) 291

by McDutchie (#38036806) Attached to: Firefox 9.0 Beta Available

-- Along with the versioning scheme comes lack of support for older versions

Actually, 3.6.x gets security updates to this day.

-- The version scheme is a pain in the neck for add-ons, which depend on versions

Every add-on worth installing has long since adapted and anticipates several versions in advance. I've never had a problem.

-- Normal version numbers give the user information; the version number tells us whether it has had major features, bug fixes, etc. Firefox's versioning has the effect of concealing this information from the user.

Yes. Like I said, it's silly. It's also not a big enough thing to make this huge fuss about, much less to stick to old and buggy versions. In my experience, FF has been getting much better and faster.

Comment: Re:Please stop.... (Score 5, Insightful) 291

by McDutchie (#38032406) Attached to: Firefox 9.0 Beta Available
You know, if only you could get rid of your fixation on the version number and just keep up with the latest version, it would be so easy to make yourself happy because the latest release has all those bugfixes you're looking for. What is it with this silly fixation that some people have on the silly versioning scheme? Yes, I know the new versioning scheme is silly, but it's just a fucking versioning scheme. Get over it already.

Comment: FFS. (Score 5, Insightful) 171

by McDutchie (#37142008) Attached to: Wikipedia May Censor Images
Cut it out with the reactionary rhetoric already. It's an opt-in filter that allows people who so choose to read about "controversial" subjects without being confronted with graphic images of hardcore blood, gore, pornography, etc. - and there will be categories of filters, so it may even allow Muslims to read about their prophet without having to see depictions of him, without depriving others of access to those images. This seems like a good thing.

Comment: Re:Skype v SIP (Score 1) 236

by McDutchie (#36189394) Attached to: Linux-Friendly Alternatives To Skype

The way Skype solves this problem is by identifying clients that aren't behind NAT. Those clients are used to proxy the media for other clients that are behind NAT. In other words, if you use Skype and you aren't behind NAT, there's a good chance you will be carrying traffic for those that are behind NAT.

That is not correct. The Skype proxy actually punches holes in the NAT on both ends so they can talk directly. See http://www.h-online.com/security/features/How-Skype-Co-get-round-firewalls-747197.html.

Comment: Been there, done that (Score 1) 480

by McDutchie (#36040336) Attached to: Ask Slashdot: Becoming a Network Administrator?

I did pretty much exactly this, starting in 2004. It looks like you have the opportunity to make this fun for yourself. Show some initiative and try something new. Off-hand, my advice would be:

  1. Keep it simple, stupid. For a network that small, consumer-grade routers in combination with a few medium-grade switches will do fine.
  2. Screw the cloud; host everything yourself. You don't want confidential company data on computers managed by strangers.
  3. If non-Windows desktops are acceptable, I've had great success with Linux in combination with Linux Terminal Server Project. Saves boatloads on licensing costs and desktop hardware. You get to centralize all the management for free. LTSP comes integrated in Debian and a few other distros. There's a learning curve but it's very much worth it. XFCE makes for a good lightweight end user desktop environment.
  4. Even where Windows desktops are required, have all the network services run on Linux. No hassle with licenses and restrictions.
  5. Become fluent in Linux/UNIX shell. It's convenient and very powerful.

Comment: Re:SURVEY SAYS?? ...Meh. (Score 1) 327

by McDutchie (#33148288) Attached to: Google Kills Wave Development

1. All server-to-server communication is TLS encrypted and authenticated. All wave origins are verified using digital signatures, so, to quote from wikipedia,

Therefore, a downstream wave provider can verify that the wave provider is not spoofing wavelet operations. It should not be able to falsely claim that a wavelet operation originated from a user on another wave provider or that it was originated in a different context.

Thus, spam really ceases to be an issue

This reflects a common and unfortunate misunderstanding about spam. The vast majority of spam does not forge the sender and has no need to. Most spammers want responses, after all. Besides, email has already solved this problem (SPF, DomainKeys) and it did nothing to deter the spammers. Phishers now simply register domains that look similar to the real ones. Spammers register domains in bulk so they don't care if they get blocked or shut down. Wave would do nothing to solve any of this. Spam is a social problem, not a technical one, so it can only have a social solution.

2. Waves can be embedded. Blog comment sections can be replaced by waves; forum threads by waves. All comments would appear in your inbox. Email cannot even hope to replicate this other than with the clunky-and-annoying "notify me when someone responds" forum setting.

That is not a problem with email, but a problem with blogs. Besides, what is the difference between "notify me when someone responds" and "all comments would appear in your inbox"? Nothing is stopping blogs from sending all comments to your inbox now. There is a reason why they don't usually do that, and that reason would apply equally to Wave.

3. You can easily add people to the discussion. The only way to do so with email is to re-forward the whole chain of emails to them and ask them to reply-all; or to include them in the next reply-all and hope that noone else responds first. This is a pretty glaring flaw of email that Wave fixes.

Mailing lists fixed this in the 1970s. Even simple mailing lists are more efficient for discussions than Wave and blogs combined. All you need is a decent email program with threading and filtering. The recipient is in total control, and it's simpler to learn than Wave.

4. There are of course a ton of other reasons why Wave was more than just "chat with a couple of features", but these were big. Wave had the chance to completely redo how we communicated,

You bought the hype. But even if this were true, it would have put Google in total control of all our communications. No thanks.

Are you still an ALCOHOLIC?

Working...