Viewing profile — artoonie
artoonie
HN member- Joined
- Wed, Jan 04, 2012, 6:57 PM UTC
- HN karma
- 136
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About artoonie
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
-
comment
Comment #24263802
There are some anecdotes that it also happens on Rideshare, but I don't have a car so I can't verify until Uber allows me to pick up passengers on the handlebars of my bike
-
comment
Comment #24263765
I just got a lease on an UberCopter. Runways are too far from restaurants. Hope it works out for me!
-
comment
Comment #24263044
https://imgur.com/v4bSD5S I was paid 1 mile, actual distance 3.5-4.0 miles. Previous versions of the app would use the first result returned by Google Directions API, which could h…
- comment
-
comment
Comment #24262507
The salon article was posted with about 8 hours of data in Google Analytics. Business Insider has more up-to-date numbers, with about 4 days of data from the Chrome Extension.
-
comment
Comment #24262295
(b) you can change your tip afterward if your service was not as expected. Just like in a restaurant: maybe your default tip is 25%, but great service bumps that up, and bad servic…
-
comment
Comment #24262279
Most spot on (within 0.5 mi), some overpayments. Overpayments are much less frequent than underpayments, and regardless: when someone accepts a trip, who knows if they did it becau…
-
comment
Comment #24262206
Because Uber doesn't pretend to pay based on miles traveled for UberEats - they pay on shortest distance. So a GPS tracker is insufficient.
- story
-
comment
Comment #24257367
Exactly! That's why it took me (the guy in the article) so many phone calls and emails with Uber before somebody admitted the bug - and I got it on tape (with their consent). Must …
-
comment
Comment #24210441
That's my guess - but only sometimes. Most of the time they correctly compute distance traveled. If they consistently did it as a straight line distance, that's that - it's their s…
-
comment
Comment #24206131
More details - Is this real? Yeah! Listen to them admit to the bug on tape here: https://www.youtube.com/watch?v=nNI2kVAyEQ4 How do I use the extension? Install it, pin it, then fo…
- story
-
comment
Comment #18616013
Point is (and I should clarify in the post): qt doesn't document which functions do and don't update the GUI, and you have no guarantees when calling an arbitrary Qt function that …
- story
-
story
Did Facebook Graph Search Just Change? It broke an Anti-TrumpCare tool!
This URL used to work a few hours ago, but it's broken now: https://www.facebook.com/search/109714185714936/residents/present/union/me/friends/intersect It tells you that you have …
-
comment
Comment #3485831
Agreed, I just lost because of improper python syntax. Hardcore C would be more fun, with memsets and frees such that bugs can exist in memory management.