Live data from Hacker News

Viewing profile — kemitche

kemitche

HN member
Joined
Mon, Jul 11, 2011, 10:08 PM UTC
HN karma
1,044
Public activity
252 items

About kemitche

No profile information was provided.

Recent public activity

  1. comment
    Comment #43196076

    An important thing to consider is not just average return, but risk factors, and worst case scenarios. If you buy a home instead of investing, you've got a locked in, controlled ra…

  2. comment
    Comment #43188058

    Here's a few dozen use cases based on my own use of smart home devices: - Hands are full or dirty while cooking. Voice activation is more convenient. True for not just timers, but …

  3. comment
    Comment #43030010

    The companies on top provide end user customer support, varied pricing models ("unlimited" data vs pay by the GB, etc), and so on. It allows the common carrier to focus solely on t…

  4. comment
    Comment #42844163

    If it takes 1 hour of effort to save 5%: - Doing 1 hour of effort to save 5% on your $20 lunch is foolhardy for most people. $1/hr is well below US minimum wage. - Doing 1 hour of …

  5. comment
    Comment #42659455

    Nine times out of ten, I've got more valuable problems to solve than a theoretical future change of our vendor/stack for telemetry. I'll gladly borrow from my future self's time if…

  6. comment
    Comment #42260476

    The article contradicts your exhibit A: "Additionally, women, who naturally produce much less testosterone, reported an increase in sex drive, when given testosterone supplements."…

  7. comment
    Comment #41863427

    Agreed, but in this particular case the blog writer was running private servers, rather than being Valve. They had no control over payment processing etc.

  8. comment
    Comment #41863024

    GDPR isn't a blanket ban on cookies. You don't require a cookie notice for strictly necessary cookies, which you have a "grounds of legitimate interest" for: https://commission.eur…

  9. comment
    Comment #41862981

    At the time of the events in the blog, CS:GO was NOT free, and yet there were still cheaters that apparently had access to 80+ accounts.

  10. comment
    Comment #41861955

    NYT has had click to cancel for a few years at this point. Were they later than they should be? Yes. Are they bad now? No.

  11. comment
    Comment #41861876

    What makes you say that? In my experience, the spam button works fantastically. There is a gym of some kind that has me on their mailing list, refuses to honor unsubscribe, and sen…

  12. comment
    Comment #41814256

    "Stick to a calorie budget" is the HARD part, and it's the thing that drugs like Ozempic help people with. People aren't obese just because they can't figure out how to count to 15…

  13. comment
    Comment #41814177

    So, eras of food scarcity?

  14. comment
    Comment #41793136

    Minimum thresholds, and exceptions for less liquid assets (private equity) - ideally, again, coupled with thresholds. The same way we have exceptions like CA Prop 13 for increasing…

  15. comment
    Comment #41793091

    Why would there need to be a carve out for home/auto loans? 1. No one really borrows against the value of their (paid off) car. 2. Property taxes already, generally, are against th…

  16. comment
    Comment #41558919

    I firmly believe that monolith vs microservice is much more a company organization problem than a tech problem. Organize your code boundaries similar to your team boundaries, so th…

  17. comment
    Comment #41556919

    Based on the other comments, is that true? The top comment here implied that the puzzle explicitly had a private key with all 0s except for 66 bits, so that lock was definitely wea…

  18. comment
    Comment #41535834

    Even 4 can be generalized to "be deliberate about what you do with a failed function call (etc) - does it exit the command? Log/print an error and continue? Get silently ignored? H…

  19. comment
    Comment #41249743

    Seems similar, except that this is built-in to sshd vs having to install a separate tool. It's also enabled by default here in sshd.

  20. comment
    Comment #41249736

    You can control the block size for this, though: https://man.openbsd.org/sshd_config.5#PerSourceNetBlockSize

  21. comment
    Comment #41249610

    Because it was used as BOTH an identifier AND proof of identity, for a long time. If it were used properly as simply an identifier, you'd be right, but there are still many cases w…

  22. comment
    Comment #41236773

    The article doesn't claim that you should make a language and actually use it - the author focuses on the learning experience. He makes valid points. No, it's probably not the righ…

  23. comment
    Comment #41186335

    The site also indicated that "Adherence to F/TAF and F/TDF was low" which means those that got infected most likely weren't taking their pills on a daily basis, unfortunately.

  24. comment
    Comment #41062622

    Agreed. If anything, github should remove the option to change a repo from private to public or vice versa. Force creation of a new repo with the correct settings.

  25. comment
    Comment #41062608

    You can't reach out to any machines that have pulled down that commit and forcibly delete it, either.