Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

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.

Comment What needs to be corrected? (Score 1) 302

What misconceptions or outright lies have become so ingrained in young people's use of technology that they need to be addressed?

Above all else, they need to be freed of the delusion that the ability to use a smart phone or tablet qualifies as "technical skills." Those devices are appliances, and using one does not confer any actual technical skills or knowledge at all.

Back in my university and high school days, it would be like someone who took a typing class claiming that they're "PC literate" because they know how to keyboard.

Slashdot Top Deals

After a number of decimal places, nobody gives a damn.

Working...