Live data from Hacker News

Viewing profile — nerdile

nerdile

HN member
Joined
Sat, Jun 09, 2018, 1:01 AM UTC
HN karma
288
Public activity
78 items

About nerdile

No profile information was provided.

Recent public activity

  1. comment
    Comment #48859533

    > tests showed that for environments with one CPU (or fewer) Article seems AI generated. Is there an official announcement we could be discussing instead?

  2. comment
    Comment #48472977

    B2B is just businesses fighting over the value chain. Blacksmith can send as many invoices as they want. If the other business doesn't think it's worth the cost after the free tria…

  3. comment
  4. comment
    Comment #48332351

    I don't understand this

  5. comment
    Comment #48060017

    Passports are fine, and the facilities for getting them are nicer.

  6. comment
    Comment #47772524

    TIL that Backblaze has a desktop app. Seems this is specific to Windows and does not impact anyone using it as just a storage backend for backups through something like rclone.

  7. comment
    Comment #47525663

    It is different when you have a billion customers, all with different setups. At that scale, you notice real defects through product telemetry, support ticket volume, or trusted ch…

  8. comment
    Comment #47040337

    The original article is better: https://personal.garrettfuller.org/blog/2018/01/19/att-long-...

  9. comment
    Comment #46739695

    Using the same CLI, which shows all the alternative "protectors".

  10. comment
    Comment #46629264

    ? This may be one of those "90% of the audience doesn't care and is increasingly less likely to buy from either vendor the more they fight in public" situations

  11. comment
    Comment #45405409

    To change it per user, set it in the user's hive instead of in the local machine hive (e.g. HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE)

  12. comment
    Comment #45382856

    Since this is a Windows C++ app, why not use MUI? It solves this exact problem, and since it's a standard part of the platform, there's broad tooling support for it.

  13. comment
    Comment #44439746

    Native US English speaker here, and this is the first time I have ever heard of this. TIL

  14. comment
    Comment #43633180

    Reneging on an offer means revoking it after it has been accepted, and that's poor form. Turning down an offer puts you into a small category of "people we would hire if we had the…

  15. comment
    Comment #43603402

    Title is slightly misleading but the content is good. It's the "Safe Rust" in the title that's weird to me. These apply to Rust altogether, you don't avoid them by writing unsafe R…

  16. comment
    Comment #43443826

    Agreed. Bschmidt###... who hurt you? Why is this your life?

  17. comment
  18. comment
    Comment #43201567

    The software license terms for Word and all the other desktop apps does not include such a clause, no. https://www.microsoft.com/en-us/useterms The Microsoft Services Agreement app…

  19. comment
    Comment #43201070

    I don't have to grant Word a license to what I type in it. This is a highly unusual clause that other software doesn't have. When software has to "phone home" to deliver the functi…

  20. comment
    Comment #43199932

    Agreed. Very disappointed that Thunderbird went the direction they did.

  21. comment
    Comment #43197127

    He might be seen as presumptuous for already having a pope name and get sunk in the Vatican politics.

  22. comment
    Comment #43140456

    Summary: The UK has some Online Safety Act, any websites that let users interact with other users has to police illegal content on its site and must implement strong age verificati…

  23. comment
    Comment #43032668

    This reflects on the individuals choosing to create and proliferate such misleading or hyperbolic framing more than it does on the world that we all live in. In meatspace we usuall…

  24. comment
    Comment #42800649

    Amen. I don't understand the problem here. Do something real instead of playing on your phone. (Says me while I play on my phone.)

  25. comment
    Comment #42688425

    As a former Windows OS engineer, based on the short statement here, my assumption would be that your programs are IO-bound, not CPU-bound, and that the next step would be to gather…