Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Generally okay with gov't competing. (Score 1) 349

Again is it okay for the government to compete with private enterprise?

Others may disagree, but I think so, yes. (Assuming they compete on merits rather than legislation.)

Around here (Saskatchewan, Canada) the main telco is a government-owned and they have excellent wireless coverage in rural areas. My electricity comes from a government-owned utility, and their rates are controlled to cover costs and build infrastructure. My natural gas comes from a government-owned utility that has huge underground storage tanks all over the province so they can buy gas at low prices and store it for winter. (Important, winters are cold here.) The main vehicle insurer is government-owned with controlled rates, and of course police/fire services are government-run.

The only real complaint I have with a government-run organization is liquor stores--and that's a political issue since there's nothing stopping them from implementing a solution where I could order booze via a website and have it shipped to my house with the appropriate taxes automatically paid to the government.

Comment recumbant and enclosed (Score 2) 218

Being able to put feet down requires a more upright and open riding position.

Removing that requirement enables a recumbant seating position (for better aerodynamics) and a fully-enclosed cabin. Making the cabin fully-enclosed allows for better protection from weather, better soundproofing, air conditioning, etc.

Comment mostly, but not always (Score 1) 104

Some really intricate parts are cheaper to 3D-print than to try and cast/forge/machine traditionally. Think hollow structures with stiffening ribs or cooling channels inside, or other similarly complicated shapes. The SuperDraco rocket engine falls into this category (though of course also is a small production run).

Comment distinction between managed and unmanaged (Score 1) 387

With managed hosting, the provider handles support, backup/restore, etc. Typically with "the cloud" the resources are unmanaged. The end-user is responsible for all of that stuff.

I don't believe Amazon themselves offer managed services, but there are lots of other companies that will sell you managed services built on AWS.

Comment even for VoLTE it doesn't really make sense (Score 1) 85

Even for VoLTE, why should your voice get priority over my data? What if my "data" is actually voice via a different app?

Arguably, all packets should be shaped initially based on the subscription plans of the subscribers without regard for data type. Then *within the packet stream of an individual subscriber* they could prioritize based on traffic type, but it should be up to the subscriber to indicate whether they want this to be done, what should be prioritized, etc.

Comment some other factors (Score 1) 625

1) It's not about how much you eat, but how much your body converts to fat. I went on Atkins and lost quite a bit of weight while still eating lots of calories.

2) If you severely cut down on calories, your body can become more efficient at using the calories it does eat.

So the trick is to convince your body that it's not hungry, doesn't need to be efficient, and doesn't need to store fat against future needs.

Comment wasn't impressed with their driver (Score 1) 231

The Mellanox driver code I saw was pretty messy, especially the SR-IOV support. And their device model is sort of weird for anyone used to "traditional" ethernet hardware. But they're really the only game in town for 40gig.

In contrast, the Intel 10gig drivers are reasonably clean, follow the same device model as their other ethernet hardware, and their datasheets are available for anyone to download.

Comment simpler solution (logically if not technically) (Score 1) 337

The simplest solution is:

1) ISPs apply traffic shaping to each subscriber separately, without looking at packet type, source, destination, etc. The only criteria are which subscriber the packet belongs to, and what level of subscription they've paid for.

2) As an optional step (opt-in or opt-out) the ISP can do QoS within the packets belonging to a particular subscriber. This would only affect that subscriber, nobody else. Ideally this would be under the control of the end-user in some way, via ToS packets, classification rules, etc.

Comment that's your definition, but not mine (Score 1) 337

To me, Net Neutrality means that all traffic (regardless of far end *or* type) should be treated equally.

The only fair way to allocate resources on a subscriber network is by doing traffic shaping based on the subscriber plan, *without looking at traffic type*.

Suppose we've both paid for an identical subscription. I use my entire bandwidth for streaming video and torrenting, you use your entire bandwidth for videoconferencing. Traditional QoS would give your packets priority over mine. Since we're paying the same, that makes no sense!

The ISP should shape both our streams based on our subscriber plans. As an optional step they could apply QoS to the traffic belonging to each individual subscriber, but that would only affect the traffic for that specific subscriber.

Slashdot Top Deals

Those who can, do; those who can't, write. Those who can't write work for the Bell Labs Record.

Working...