Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:But they help also (Score 1) 366

I had a chance to actually use uber, so excuse me and please correct me if I get this wrong, but I was under the impression that the uber fare is based on the distance between start and destination as determined by a routing software and not on the detours the driver decides to take?

So how could the driver fleece the passenger here?

I can only go off the information Uber makes publicly available without signing their terms of service, but this disclaimer is prominent on their marketing materials: "Applicable tolls and surcharges may be added to your fare." Sounds like you are agreeing to unspecified surcharges, which if they abuse, your only recourse would be expensive litigation rather than protection laws of taxi services.

Comment Re:But they help also (Score 1) 366

In both scenarios, the passenger may be fleeced. The difference is, in one, the passenger has a recourse (having the local government find the driver in violation of the law and losing his taxi license if he does it often enough) and in the other not (having only a private relationship with a non-employee of a private company, having agreed to term of service for using the App, and only being able to sue the driver on his own).

If we're going to say the regulations are bad, and hence we should throw them all out, we're going to have an anarchy.

Comment Re:But they help also (Score 1) 366

Guaranteeing taxi-users to need a GI using recent (online) maps is a pretty bizarre requirement for good taxi service. Taxis exist to serve everyone, which includes the blind, the elderly, the religious, and the poor.

Also, an uber driver who decided to flaunt all regulation, can certainly charge a customer for taking the scenic route. They aren't licensed taxis, so are exempt from the rule that they must take the shortest route unless permitted by the customer.

Comment Re:But they help also (Score 1) 366

Oh, please. I am no friend of the rent-seeking, regulatory-capture taxi cartel, but Uber is unethical as hell.

So go after them for that... instead of an excuse that literally supports evil.

Its as if you are saying "Uber is unethical, therefore I want the very things that makes the existing system evil to triumph over Uber! Go evil!"

There is a middle ground, grasshopper. The choice between draconian regulation serving only the interests of the wealthy establishment and anarchy were laws are meaningless words on a piece of paper is an illusion. Labeling them with ethical monikers like good and evil only furthers the false dichotomy and prevents a civil discussion about what it is we, as a society, actually want to fall on this debate.

Comment Re:But they help also (Score 1) 366

I see the Uber debate as being about something completely different than "COMPANIES BAD GOVERNMENTS GOOD". Some taxi regulations, as you helpfully point out, are indeed, obsolete. They can certainly use a refresh. How we handle this situation is the crux of the disagreement.

Uber wants to ignore the rules and do what makes sense. The government wants the rule of law to be meaningful. They are both right, but what we need to do is change the laws. Civil disobedience is one way to do that. Some people, the disruptive, see Uber as doing its part, but they are not.

Uber does not want the rules changed, they want profit. They're not being disobedient to better our world, they're being greedy and narcissistic.

Comment Re:Write-only code. (Score 1) 757

It's both. Type import this from the interpreter, and you'll get this:

The Zen of Python, by Tim Peters

Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one-- and preferably only one --obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!

While it doesn't always manage it, if you read the discussions and PEPs relating to the language's design it's clear that the idea of a "Pythonic" way of doing things is one of the top considerations.

All of what you stated is convention, documentation and community-agreed definition of Pythonic. One can write Python that compiles and works that you will have trouble reading. One generally doesn't because when learning the language, the community and documentation lead one to a more Pythonic path.

Yes, I'm quibbling over words, not disagreeing that the idea of Pythonic code isn't useful or cool.

Comment Re:$500 markup on New MacBook (Score 1) 529

I suppose you are right, there's some cross shopping, but saying that the ASUS is similarly-sized is still pretty wrong. 30% is a large difference in the ultra-book market. And the Surface Pro 3 with a keyboard (the configuration that best compares against other clamshell ultrabooks) is almost two-and-a-half pounds.

Comment Re:$500 markup on New MacBook (Score 1) 529

Why speak of CPU and RAM when the discussion is regarding build quality?

I have yet to use an ASUS machine that is as well-built as a MacBook Pro or MacBook Air.

Rather than blindly assume that Apple's build-quality is marketing varopour-ware, as you are doing, or blindly assume that Apple's build-quality is worth the extra expense, as you accuse jcr of doing, why not actually compare the two products first hand and make a choice based on that?

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (5) All right, who's the wiseguy who stuck this trigraph stuff in here?

Working...