Live data from Hacker News

Viewing profile — totaldex

totaldex

HN member
Joined
Tue, Nov 26, 2019, 1:34 AM UTC
HN karma
73
Public activity
17 items

About totaldex

No profile information was provided.

Recent public activity

  1. comment
    Comment #39633467

    What sorts of "healthy laws" would you suggest the government pass to curb TikTok specifically?

  2. comment
    Comment #30760297

    I'd chalk it up to a difference of opinion then - I like simplicity, but I'd take verbose clarity over it any day. Having to explain to newer engineers the nuances of hooks (and th…

  3. comment
    Comment #30759763

    I don't entirely agree - the old React way was verbose and explicit about when events are executed. This allowed developers to more concretely reason about logical workflows in app…

  4. comment
    Comment #30759258

    These effectively boil down to ROI - it's tricky to quantify what return a tool will give, but its even harder to quantify the cost of switching over. At a big enough company, most…

  5. comment
    Comment #29192806

    In a perfect world, things would be like you describe. Unfortunately we live in a diverse landscape of browsers and devices, many of which have not been updated in quite some time.…

  6. comment
    Comment #27455599

    Perhaps, but this assumes that this information is available and accessible. Many engineering organizations don't have full documentation on institutional knowledge, and many thing…

  7. comment
    Comment #27408299

    There is value in 'ranking' things like books and authors: It may serve to emphasize a point someone is making about their relative importance or impact. It's helpful to have some …

  8. comment
    Comment #27301323

    It appears that this setting controls cross-account like visibility on posts: "Even if a user has Like Counts enabled, they will not be able to see the number of likes on accounts …

  9. comment
    Comment #27301175

    Even with positive intentions, I'm not convinced this will solve the problem in any meaningful way. Turning off likes might be perceived as someone being unhappy with their social …

  10. comment
    Comment #26641988

    Certainly true, but it doesn't counter the original claim: Anonymized telemetry collection with proper privacy considerations can have a net positive impact on the product.

  11. comment
    Comment #26640773

    +1 to this. As long as proper privacy concerns are addressed and the data gathering is imperceptible to the product experience, telemetry signals are immensely valuable for improvi…

  12. comment
    Comment #25540229

    The title requires context - although given recent events we can infer that it is referring to the specific mutation seen in the UK. This particular mutation is of note since it ha…

  13. comment
    Comment #23480679

    While this may fix the issue you pointed out, it gets rid of a crucial benefit of managing a team you're familiar with: context and trust. By the time a manager gets promoted, they…

  14. comment
    Comment #23254143

    I understand the frustration, but A/B testing is one of the more objectively tools we have at our disposal. While there are good arguments against A/B testing UI changes and doing …

  15. comment
    Comment #23239731

    While I agree with your premise, its important to stress that finding solutions by 'blowing up your server' and starting fresh are rarely sustainable. It's often a useful exercise …

  16. comment
    Comment #21890330

    With respect to body fat percentage, I would caution being conservative with your goals. I don't know your personal situation, but my experience with this area led me to a powerful…

  17. comment
    Comment #21634901

    The headache doesn't come from building out this 'simple' bare bones solution. It comes from making it play well with the larger ecosystem you're integrating it with, and committin…