Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment That's important here in Canada, too (Score 3, Interesting) 66

Although the copyright holders can send out threatening letters here in Canada, they're not allowed to collect the thousands of dollars that they do for "infringement" in the US. They're only allowed to collect *actual* damages.

So if you're a "leech" and just download without sharing later, they can only claim the loss of one copy. If you shut off your torrent after uploading to a 1:1 ratio, they can only claim loss of one copy.

It really takes the wind out of their sails and their idle threats if you know that fact and can respond to them appropriately. Their claims that you could be subject to "thousands" of dollars of damages is absolute BULLSHIT under Canadian law.

Comment I hate to tell you this (Score 1) 271

I hate to tell you this, but I wouldn't hire you no matter what "skills" you try to pick up in two months time.

You knew the project would finish someday, yet you spent three years content to sit on your arse and while away the time on the current project instead of learning something new at home on your own time.

You dropped the ball. You didn't plan.

And because you don't plan ahead, I wouldn't want you.

Comment Java vs. C# amuses me (Score 3, Interesting) 414

What amuses me is that many people rave on about how great C# is, while denouncing Java. Yet other than a few minor syntax tweaks (like the way you write getters/setters and the "?" indicator for nullable attributes), they are virtually identical right down to the API.

They're both very easy to read and code with, and if you know the packages/libraries of one you'll find the equivalent in the other in short order, with very, very few differences in the details of the APIs.

Yet C# is "great" and Java "sucks".

Go figure.

Comment Only because they're looking at point-to-point (Score 1) 221

The only reason they're thinking it has less latency is because they're only considering a point-to-point case.

Once you wire that up to the various hubs and routers of the underlying DSL or cable infrastructure, or try to send traffic to somewhere other than the end-point the microwave is connected to, your latency rapidly goes to shit.

Add in the fact that fiber can transmit over longer distances, the weather-induced degradation of most microwave links, the fact that the whole link drops when a semi-tractor travels along the highway between the two links when line-of-sight is close to the ground, the need for high and unsightly towers to get over the trees and buildings, and the final fact that microwave towers were decommissioned in Canada precisely because of all these problems, and all you can say is:

Bad idea.
Very bad idea.

Slashdot Top Deals

"What man has done, man can aspire to do." -- Jerry Pournelle, about space flight

Working...