Many of them do provide their own apps. What they're not allowed to do is to use those apps to measure the fare - this because, historically, companies that bill on their own have been known to do what's known as "cheating," by ever-so-slightly increasing the fares charged as compared to the posted fares. Its easy enough for Uber to do as well, even with a map. Want to hail a cab though? Check the app store - there's tons of options already.
The "traditional" Uber - Uber Black - is almost certainly what's being used by politicians. It provides a nice black car (complete with a registered driver who already holds all of the necessary permits, etc) for slightly more than the cost of a Taxi and in my experience has always been great. UberX is the "new" Uber, where random people are driving. Don't confuse the two.
Personally, for the money I'll take "Uber Black" any day. It doesn't command a very significant premium and gives a generally nicer and more professional experience all around.
Its also worth remembering that we tried unregulated taxis - in fact, that model has been tried many times all over the world, and every time its tried it doesn't work very well and we end up approximately where we are today. Tossing those gains away after so many failed attempts should require a fairly substantial set of claims that those problems won't just pop up again (especially when early feedback on things like surge pricing and destination-based fair refusal shows that they're far from gone).
When Google pulled out of China, was it that Google was forced out? Of course not. They just didn't want to comply with Chinese law.
When somebody puts a gun to your head and demands money, is it that you are forced to hand over your wallet? By your logic, you just don't want to die.
Except that, in this case, they also gave you the option of leaving their private property with your wallet intact, which is in fact what Google chose to do. That's a bit different than a random mugging on a public street - much closer to choosing not to pay a cover charge.
So have them sign the software as part of the build (self-signed is fine, you'd only have to add the cert once). Still not an issue for the vast majority of users out there.
Sure, I won't have access to Bluetooth or the device's sensors, but most LoB software doesn't need that
And if you did, Phonegap gives it to you basically for free. Even if there's some bleeding edge API you absolutely must have that they don't support, writing wrappers is fairly trivial (just a Java or ObjC file with no business logic that says, "Expose this API call as this JS call" a few times, basically).
That customer deliverable that people have been pulling 16 hour shifts to get done, which is due tomorrow? It depends on a complicated.NET app written in C# using heavy Excel automation. Now they have to rewrite it in VBA, or maybe your deliverable just won't get delivered.
Or if it comes to that then, as a developer, you can just sign the app, you know. The fact that other OSs have had these features for years with none of these issues just makes your complaints look even more ridiculous.
How often do you install new un-signed software that you didn't compile locally yourself that right-clicking only on the first time that an app is executed is a problem?
The way that OS X solves the issue is that unsigned apps can still be run, but they require a more explicit first-time-only execution (right-click -> open which then displays a confirmation dialog indicating the app name and the website it was downloaded from) as opposed to signed apps that just run like normal. Its very unobtrusive, never even happens for most people, and works very well in the "least amount of tech to solve the problem" sense.
Well, the Apple watch will happily chat to your phone anywhere its on the same wifi network, to bring the conversation back around to the subject at hand, so there's at least one (or 1 million) right there...
As an expat living in the 'States, the only times that I miss 240V is boiling water and the fact that the flymo will never seem to exist over here. Mainly boiling water.
That's likely to fail, because your conditions have nothing to do with your value. Your best-world case should, if you have the track record and experience to justify it, include the fact that with you along they're likely to ship that new product 6 months faster producing an extra $2mm in cash flow next year (or whatever the scenario is), making hiring you at a high rate something that's actually good business sense for the company. You'll find that people are far more willing to talk about compensation under those terms than you might think.
If you're going to just be another cog in a big machine with no real direct impact as to whether or not the company earns back your salary.5X or 50X, then expect to get paid what all of the other cogs are getting paid +/- 2%, at least at first.
So in this scenario you'd also be getting a different titleor pay grade, which would include public recognition that the company does indeed consider you better than those who in the current situation are seen by people on other teams as your "peers". Is that so bad?
Are you kidding? Hiring, especially in the high-tech space, is really hard. Finding good people takes a very long time and can be painfully expensive, in actual costs, training costs, and opportunity costs while you don't have someone in that space. I'd much rather pay someone a few thousand more and let them use whatever gear will make them most productive than nickel and dime them so that they can be lured away by someone willing to respect them.
That's something that you can set in your terminal emulator - either in your settings if its a GUI one, or by using the tabs(1) command in your.profile if you want to keep it old school. Set it once and forget about it.
That's why tabs should be used for leading indentation only - if you want to arbitrarily line something up intraline, use spaces, that's what they're for.
Better yet, don't do that - doing so introduces a really annoying problem in which anyone making a tweak either has to change all the other lines (showing a big confusing diff in source control) or leave something ragged (which defeats the entire purpose).
With autocomplete in most rational editors working well, there's no reason to ever do "var x// current row position" when you can say "var currentRowPosition" and leave it at that instead of forcing people to go back and reference your previous comments.
If you have a lot of expertise in a particular vertical or solving a particular class of problem well, and build up a track record in related projects, you may well find yourself getting well-paid to scratch that particular itch, and solve it well, bringing you the first major customer as well (unless you're truly the only person to ever have it, that is).
On a bicycle you absolutely have to move your leg up and forward with each pedal stroke. It cannot get there any other way. Now, the leg may be moved there by the effort of the other leg or it may not, but either way the energy comes from you and nowhere else.
Ooh, here's an idea to improve bicycles forever! Your gluten are really good at pushing down but you're right, pulling up and over is a weakness for many people. What if - I know its crazy but stay with me here - what if we connected the two pedals so that instead of being independent, a tiny amount of the force that you push down with your big muscle groups could be used to help the other leg get into position for the next stroke?
I'mma gonna patent this right now. It'll make million$!
That's why the article didn't suggest not using them. It suggested only using a few of them at a time, backfilling with boring, well-understood technologies, so that you're not betting the farm on a house of cards when nobody's making you do that.
The odds that your business problem requires or can even benefit from a brand new language (that you can't hire for), a new storage system (that you can't find dev-ops support for in your data center), the latest methodologies (that nobody knows, hello training cost), et cetera, all at once, is just ridiculous.
And indeed, when MongoDB first came out it had all sorts of issues living in production environments. Now, on the other hand, its well-understood, the serious bugs are fixed, and its ready for casual users. How long would it have taken you to get everyone (including dev-ops) up to speed on MongoDB as opposed to actually building product over MySQL until (as it is today) a competitive solution was stable and "boring" enough?
If handling data elegantly is your company's selling point, then maybe its worth innovating on your storage engines and being on the "bleeding edge". If that's the case though, the article is suggesting that you don't simultaneously innovate in your development language, source-code storage system, and business model. That's all.
Yes, and I'm actually on board with that (although I'd have picked Salesforce if I'm just blind-picking out of a hat).
If you're just the average 20-80 person software shop - somehow refusing to believe that the (literally) millions of businesses running on platforms like Lotus Notes or Salesforce are doing alright and that your business is so terribly revolutionary that its better to spend hundreds of hours deciding-on, deploying, customizing, and supporting your own specialized CRM is a better use of your organizations time than spending those hundreds of hours on making better products and selling them to people for money, well then, I suggest that you're part of the problem.
It's the same reason that your own small company should be trying to implement its own CRM (assuming that's not its core business), or drastically changing the way that it considers sales compensation. Being revolutionary in one area is hard enough - don't make anything even harder than it has to be.
Many of them do provide their own apps. What they're not allowed to do is to use those apps to measure the fare - this because, historically, companies that bill on their own have been known to do what's known as "cheating," by ever-so-slightly increasing the fares charged as compared to the posted fares. Its easy enough for Uber to do as well, even with a map. Want to hail a cab though? Check the app store - there's tons of options already.
The "traditional" Uber - Uber Black - is almost certainly what's being used by politicians. It provides a nice black car (complete with a registered driver who already holds all of the necessary permits, etc) for slightly more than the cost of a Taxi and in my experience has always been great. UberX is the "new" Uber, where random people are driving. Don't confuse the two.
Personally, for the money I'll take "Uber Black" any day. It doesn't command a very significant premium and gives a generally nicer and more professional experience all around.
Its also worth remembering that we tried unregulated taxis - in fact, that model has been tried many times all over the world, and every time its tried it doesn't work very well and we end up approximately where we are today. Tossing those gains away after so many failed attempts should require a fairly substantial set of claims that those problems won't just pop up again (especially when early feedback on things like surge pricing and destination-based fair refusal shows that they're far from gone).
When Google pulled out of China, was it that Google was forced out? Of course not. They just didn't want to comply with Chinese law.
When somebody puts a gun to your head and demands money, is it that you are forced to hand over your wallet? By your logic, you just don't want to die.
Except that, in this case, they also gave you the option of leaving their private property with your wallet intact, which is in fact what Google chose to do. That's a bit different than a random mugging on a public street - much closer to choosing not to pay a cover charge.
So have them sign the software as part of the build (self-signed is fine, you'd only have to add the cert once). Still not an issue for the vast majority of users out there.
Sure, I won't have access to Bluetooth or the device's sensors, but most LoB software doesn't need that
And if you did, Phonegap gives it to you basically for free. Even if there's some bleeding edge API you absolutely must have that they don't support, writing wrappers is fairly trivial (just a Java or ObjC file with no business logic that says, "Expose this API call as this JS call" a few times, basically).
That customer deliverable that people have been pulling 16 hour shifts to get done, which is due tomorrow? It depends on a complicated .NET app written in C# using heavy Excel automation. Now they have to rewrite it in VBA, or maybe your deliverable just won't get delivered.
Or if it comes to that then, as a developer, you can just sign the app, you know. The fact that other OSs have had these features for years with none of these issues just makes your complaints look even more ridiculous.
How often do you install new un-signed software that you didn't compile locally yourself that right-clicking only on the first time that an app is executed is a problem?
The way that OS X solves the issue is that unsigned apps can still be run, but they require a more explicit first-time-only execution (right-click -> open which then displays a confirmation dialog indicating the app name and the website it was downloaded from) as opposed to signed apps that just run like normal. Its very unobtrusive, never even happens for most people, and works very well in the "least amount of tech to solve the problem" sense.
HBO Now doesn't require a cable subscription either. That was the whole point of its creation. https://www.youtube.com/watch?...
Well, the Apple watch will happily chat to your phone anywhere its on the same wifi network, to bring the conversation back around to the subject at hand, so there's at least one (or 1 million) right there...
As an expat living in the 'States, the only times that I miss 240V is boiling water and the fact that the flymo will never seem to exist over here. Mainly boiling water.
If there weren't any problems, they wouldn't need to hire you...
That's likely to fail, because your conditions have nothing to do with your value. Your best-world case should, if you have the track record and experience to justify it, include the fact that with you along they're likely to ship that new product 6 months faster producing an extra $2mm in cash flow next year (or whatever the scenario is), making hiring you at a high rate something that's actually good business sense for the company. You'll find that people are far more willing to talk about compensation under those terms than you might think.
If you're going to just be another cog in a big machine with no real direct impact as to whether or not the company earns back your salary .5X or 50X, then expect to get paid what all of the other cogs are getting paid +/- 2%, at least at first.
So in this scenario you'd also be getting a different titleor pay grade, which would include public recognition that the company does indeed consider you better than those who in the current situation are seen by people on other teams as your "peers". Is that so bad?
Are you kidding? Hiring, especially in the high-tech space, is really hard. Finding good people takes a very long time and can be painfully expensive, in actual costs, training costs, and opportunity costs while you don't have someone in that space. I'd much rather pay someone a few thousand more and let them use whatever gear will make them most productive than nickel and dime them so that they can be lured away by someone willing to respect them.
You do realize that you can change the tab width in your terminal emulator, right? Hint: man 1 tabs
That's something that you can set in your terminal emulator - either in your settings if its a GUI one, or by using the tabs(1) command in your .profile if you want to keep it old school. Set it once and forget about it.
That's why tabs should be used for leading indentation only - if you want to arbitrarily line something up intraline, use spaces, that's what they're for.
Better yet, don't do that - doing so introduces a really annoying problem in which anyone making a tweak either has to change all the other lines (showing a big confusing diff in source control) or leave something ragged (which defeats the entire purpose).
With autocomplete in most rational editors working well, there's no reason to ever do "var x // current row position" when you can say "var currentRowPosition" and leave it at that instead of forcing people to go back and reference your previous comments.
If you have a lot of expertise in a particular vertical or solving a particular class of problem well, and build up a track record in related projects, you may well find yourself getting well-paid to scratch that particular itch, and solve it well, bringing you the first major customer as well (unless you're truly the only person to ever have it, that is).
On a bicycle you absolutely have to move your leg up and forward with each pedal stroke. It cannot get there any other way. Now, the leg may be moved there by the effort of the other leg or it may not, but either way the energy comes from you and nowhere else.
Ooh, here's an idea to improve bicycles forever! Your gluten are really good at pushing down but you're right, pulling up and over is a weakness for many people. What if - I know its crazy but stay with me here - what if we connected the two pedals so that instead of being independent, a tiny amount of the force that you push down with your big muscle groups could be used to help the other leg get into position for the next stroke?
I'mma gonna patent this right now. It'll make million$!
That's why the article didn't suggest not using them. It suggested only using a few of them at a time, backfilling with boring, well-understood technologies, so that you're not betting the farm on a house of cards when nobody's making you do that.
The odds that your business problem requires or can even benefit from a brand new language (that you can't hire for), a new storage system (that you can't find dev-ops support for in your data center), the latest methodologies (that nobody knows, hello training cost), et cetera, all at once, is just ridiculous.
And indeed, when MongoDB first came out it had all sorts of issues living in production environments. Now, on the other hand, its well-understood, the serious bugs are fixed, and its ready for casual users. How long would it have taken you to get everyone (including dev-ops) up to speed on MongoDB as opposed to actually building product over MySQL until (as it is today) a competitive solution was stable and "boring" enough?
If handling data elegantly is your company's selling point, then maybe its worth innovating on your storage engines and being on the "bleeding edge". If that's the case though, the article is suggesting that you don't simultaneously innovate in your development language, source-code storage system, and business model. That's all.
Yes, and I'm actually on board with that (although I'd have picked Salesforce if I'm just blind-picking out of a hat).
If you're just the average 20-80 person software shop - somehow refusing to believe that the (literally) millions of businesses running on platforms like Lotus Notes or Salesforce are doing alright and that your business is so terribly revolutionary that its better to spend hundreds of hours deciding-on, deploying, customizing, and supporting your own specialized CRM is a better use of your organizations time than spending those hundreds of hours on making better products and selling them to people for money, well then, I suggest that you're part of the problem.
It's the same reason that your own small company should be trying to implement its own CRM (assuming that's not its core business), or drastically changing the way that it considers sales compensation. Being revolutionary in one area is hard enough - don't make anything even harder than it has to be.