Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Please explain more corner cases (Score 1) 301

Phone companies did that because they have circuits. In packet switched networks, you don't charge linearly based on usage

Are LTE and whatever data link protocol satellite uses circuit-based?

so why charge based on data usage when there are way too many corner-cases where the two models don't align?

Because the data usage with free nights model is simpler to explain to subscribers while remaining close enough, and because you have not yet explained more of these corner-cases to me. My going hypothesis is that 95th percentile bandwidth is roughly proportional to usage per customer during peak hours, and I'm ready to read arguments that prove it wrong.

Comment Defining out-of-pocket (Score 2) 637

Wouldn't that be a different plan?

For one thing, for existing insureds with an out-of-pocket limit higher than permissible under the Affordable Care Act, the insurance company would have to cancel the remainder of the old policy and enroll the insured in a new policy with the lower limit as of the effective date of the Affordable Care Act. Recording this cancellation and enrollment would take some coding. For another, what a policy defines as an out-of-pocket cost and what the Affordable Care Act defines as an out-of-pocket cost may differ. An insurer may have to count costs that are deemed out-of-pocket under the Affordable Care Act separately from costs that are deemed out-of-pocket under the current policy, and it may be complaining that it lacks infrastructure to separately count these costs.

Comment The business tier is Internet service (Score 1) 301

I pay for internet service.

The business tier is Internet service. The residential tier is not because not is cheaper to provide, and the majority of residential subscribers have little need to run a server.

I wonder when the day will come that all people form a business just to not be discriminated against.

Even if individuals as such can't buy the business tier, is it really that hard to set up a sole proprietorship?

Comment 640K (Score 1) 301

You either sell Internet access, or sell something that resembles Internet access, but has road blocks everywhere.

I think grandparent's assertion is that "something that resembles Internet access, but has road blocks everywhere" should be good enough for anyone who isn't running a business.

Comment One limit per insured (Score 1) 637

Why would this be a technical problem when my current medical plan has a maximum out of pocket limit?

In database design, it's a best practice for a schema to support zero, one, or unlimited amount of something. Perhaps the schema is architected to support only one limit, that of your current medical plan, not a second limit, that of the Affordable Care Act.

Comment Language, database, and protocol limits (Score 1) 301

Why run a WWW server at home, when you can use a hosting service for as little as $4 per month?

A lot of these $4 per month web hosts support only PHP and no other languages like Python or Ruby, or they support only MySQL and no other DBMS like PostgreSQL, or they support only HTTP and not HTTPS.

Comment No iOS 7 on iPT 4 (Score 1) 692

I can get manufacturer supported software updates for at least two years after I buy the device.

Not always. Say you bought a fourth-generation iPod touch in September 2012, about a month before the fifth-generation iPod touch came out. Because this device won't get iOS 7, you don't have a guaranteed two years of updates.

Comment Incoming connections (Score 1) 301

Ultimately, the only thing the ISP will be able to claim is that your upload:download ratio isn't like most of the others on their network.

That and the fact that the ISP can claim that a subscriber was accepting incoming TCP connections. In fact, some ISPs have installed carrier-grade NAT to block incoming connections.

Comment Turn off metering during non-peak hours (Score 1) 301

You try explaining to customers that they will be charged base on their 95th percentile of bandwidth used during peak hours.

An ISP can deal with simplifying the explanation the same way that sat and cell have for years. Cellular voice plans that bill by the minute often allow the user to pay a flat rate for a "nights and weekends" option that turns off metering outside 0600 to 2100 local time Monday through Friday, occasionally with a second "evening" option for an additional charge that also turns off metering from 1900 to 2100. Exede, a satellite ISP, turns off metering from 0000 to 0500, giving the customer a chance to run large downloads such as game installations, movie purchases, and operating system updates.

Slashdot Top Deals

"Luke, I'm yer father, eh. Come over to the dark side, you hoser." -- Dave Thomas, "Strange Brew"

Working...