https://archive.is/3fzmW
I think they meant the scooters have firmware which can limit the top speed of the rider.
This recently happened to me as well - Venmo tried to invalidate my payment method and pushed me to go through their "instant verification" process. Note that "manual verification" (i.e. the deposit method) is still an…
I see, thanks for the detailed reply. Yeah it's sad that companies have no incentive nowadays to support open protocols (besides the ones that already exist). I wonder if regulation could solve this problem or at least…
I see this argument made often on HN, but it's not clear to me how an internet protocol would make social networks more accountable towards their users. Do you mind explaining your reasoning here? Specifically, how…
I think the issue isn't that they're spending money on an order in the moment, it's an auto-renewing subscription that users may not even remember about.
From the last paragraph: > Strict modules are still experimental. We have a working prototype and are in the early stages of rolling it out in production. Sounds like it's in-house to me.
What language was the team counting in nanoseconds using?
It's satire written by a disgruntled engineer :P
It seems like payment/e-commerce companies in general are shifting towards offering "express checkout" experiences nowadays - Shopify, Paypal, Amazon Pay, are a couple prominent examples. My former employer Affirm was…
I wonder if they're referring to this? https://www.cnbc.com/2020/07/16/peter-thiel-palantir-nhs-dea...
My impression is there are a segment of technically-minded backend engineers who look down on frontend work - who cares what the damn thing looks like as long as it works? I think the truth is, most engineers just…
Except that in Go, you always return the error alongside the value, like this: return 0, errors.New("unable to get price") It's less elegant than Options but still, very common practice. GP's company clearly hasn't…
Sounds like your company is just using a unidiomatic library. It's poor practice to return a zero value as an error instead of, well, returning the error. As someone else said, it's standard practice in the vast…
My read on it is the author is saying that seemingly small changes can have big impacts. I agree it could have been worded better, though I doubt he's trying to promote himself as a genius (as other people are saying)…
Not saying this applies to every company, but I've worked at two different companies that have done something similar: * Healthcare startup that basically outsourced its entire infra/security team from a consulting…
Probably cost of training. You'd have to hire consultants to teach best practices and that could cost significantly more than hiring a new engineer. Plus there are other risks to maintaining two codebases in different…
True, there are definitely edge cases to account for. Maybe the problem is these AI assistants are trying to make everything location-aware when that may not always be the desired behavior. If there are ambiguities the…
But you'd still be in the same time zone, no? For different queries, like the one you mentioned, that might be reasonable, but asking for the time in London means the assistant should infer England's time zone, if…
As someone who works with Python a lot, Coffeescript always looked more like Ruby to me, especially with all the syntactic sugar (lack of parens, keywords like `unless` or `isnt`, #{} for string interpolation, etc)
Why do you think it's a huge disadvantage? Your advice seems defeatist, and at best, is highly discouraging. Do you really think it's a good idea to tell a young high schooler to game the system to get into college?
Yeah... I wouldn't listen to GP, because being Asian-American is not a disadvantage, and gaming the system is bad advice. As someone who is Asian and went to a predominantly Asian high school, I saw tons of my…
While I agree with some of your points re: online companies doing well, I don't see how you can take anecdata about local grocery stores and extrapolate it to the rest of the economy. Also, don't forget that 16 million…
I'm guessing a lot of this is location dependent, and based on warehouse-proximity.
Or underestimating the bureaucracy of the system. I did some work for a startup that interfaced with the government, and basically the government insists on doing everything in triplicate, getting approval from multiple…
https://archive.is/3fzmW
I think they meant the scooters have firmware which can limit the top speed of the rider.
This recently happened to me as well - Venmo tried to invalidate my payment method and pushed me to go through their "instant verification" process. Note that "manual verification" (i.e. the deposit method) is still an…
I see, thanks for the detailed reply. Yeah it's sad that companies have no incentive nowadays to support open protocols (besides the ones that already exist). I wonder if regulation could solve this problem or at least…
I see this argument made often on HN, but it's not clear to me how an internet protocol would make social networks more accountable towards their users. Do you mind explaining your reasoning here? Specifically, how…
I think the issue isn't that they're spending money on an order in the moment, it's an auto-renewing subscription that users may not even remember about.
From the last paragraph: > Strict modules are still experimental. We have a working prototype and are in the early stages of rolling it out in production. Sounds like it's in-house to me.
What language was the team counting in nanoseconds using?
It's satire written by a disgruntled engineer :P
It seems like payment/e-commerce companies in general are shifting towards offering "express checkout" experiences nowadays - Shopify, Paypal, Amazon Pay, are a couple prominent examples. My former employer Affirm was…
I wonder if they're referring to this? https://www.cnbc.com/2020/07/16/peter-thiel-palantir-nhs-dea...
My impression is there are a segment of technically-minded backend engineers who look down on frontend work - who cares what the damn thing looks like as long as it works? I think the truth is, most engineers just…
Except that in Go, you always return the error alongside the value, like this: return 0, errors.New("unable to get price") It's less elegant than Options but still, very common practice. GP's company clearly hasn't…
Sounds like your company is just using a unidiomatic library. It's poor practice to return a zero value as an error instead of, well, returning the error. As someone else said, it's standard practice in the vast…
My read on it is the author is saying that seemingly small changes can have big impacts. I agree it could have been worded better, though I doubt he's trying to promote himself as a genius (as other people are saying)…
Not saying this applies to every company, but I've worked at two different companies that have done something similar: * Healthcare startup that basically outsourced its entire infra/security team from a consulting…
Probably cost of training. You'd have to hire consultants to teach best practices and that could cost significantly more than hiring a new engineer. Plus there are other risks to maintaining two codebases in different…
True, there are definitely edge cases to account for. Maybe the problem is these AI assistants are trying to make everything location-aware when that may not always be the desired behavior. If there are ambiguities the…
But you'd still be in the same time zone, no? For different queries, like the one you mentioned, that might be reasonable, but asking for the time in London means the assistant should infer England's time zone, if…
As someone who works with Python a lot, Coffeescript always looked more like Ruby to me, especially with all the syntactic sugar (lack of parens, keywords like `unless` or `isnt`, #{} for string interpolation, etc)
Why do you think it's a huge disadvantage? Your advice seems defeatist, and at best, is highly discouraging. Do you really think it's a good idea to tell a young high schooler to game the system to get into college?
Yeah... I wouldn't listen to GP, because being Asian-American is not a disadvantage, and gaming the system is bad advice. As someone who is Asian and went to a predominantly Asian high school, I saw tons of my…
While I agree with some of your points re: online companies doing well, I don't see how you can take anecdata about local grocery stores and extrapolate it to the rest of the economy. Also, don't forget that 16 million…
I'm guessing a lot of this is location dependent, and based on warehouse-proximity.
Or underestimating the bureaucracy of the system. I did some work for a startup that interfaced with the government, and basically the government insists on doing everything in triplicate, getting approval from multiple…