Live data from Hacker News

Viewing profile — eshyong

eshyong

HN member
Joined
Mon, Apr 08, 2013, 8:34 PM UTC
HN karma
172
Public activity
98 items

About eshyong

No profile information was provided.

Recent public activity

  1. comment
    Comment #39253583

    https://archive.is/3fzmW

  2. comment
    Comment #33409772

    I think they meant the scooters have firmware which can limit the top speed of the rider.

  3. comment
  4. comment
    Comment #28200939

    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"…

  5. comment
    Comment #27088546

    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 regulatio…

  6. comment
    Comment #27078997

    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…

  7. comment
    Comment #26414808

    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.

  8. comment
    Comment #25464590

    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…

  9. comment
    Comment #24897863

    What language was the team counting in nanoseconds using?

  10. comment
  11. comment
    Comment #24495507

    It's satire written by a disgruntled engineer :P

  12. comment
    Comment #24436198

    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 ex…

  13. comment
    Comment #24235986

    I wonder if they're referring to this? https://www.cnbc.com/2020/07/16/peter-thiel-palantir-nhs-dea...

  14. comment
    Comment #23950072

    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 …

  15. comment
    Comment #23555460

    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 pra…

  16. comment
    Comment #23548401

    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'…

  17. comment
  18. comment
    Comment #23362637

    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 …

  19. comment
    Comment #23286882

    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 inf…

  20. comment
    Comment #23285847

    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 m…

  21. comment
    Comment #23273669

    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 …

  22. comment
    Comment #23273619

    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 sho…

  23. comment
    Comment #23204875

    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`, …

  24. comment
    Comment #22975999

    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 g…

  25. comment
    Comment #22975940

    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…