Live data from Hacker News

Viewing profile — 0xcoffee

0xcoffee

HN member
Joined
Sun, Dec 04, 2016, 9:59 PM UTC
HN karma
677
Public activity
228 items

About 0xcoffee

No profile information was provided.

Recent public activity

  1. comment
    Comment #47990647

    Here is the Jepsen article about Nats: https://jepsen.io/analyses/nats-2.12.1

  2. story
  3. comment
    Comment #43562890

    At risk of scope creep, the greatest selling point Netlify has for me is automatic form email support for static sites. Would be awesome if pico.sh supported that.

  4. comment
    Comment #43350449

    Does this help? https://github.com/astral-sh/uv/pull/7851

  5. comment
    Comment #43020004

    >BYD has deployed three different versions of the “God’s Eye” ADAS across its line-up. All three offer automated parking and lane-keeping features, with the basic version – availab…

  6. comment
    Comment #42731660

    fyi GitHub bill in minutes, and rounds up. So if you use 1 minute and 1 second, you get billed for 2 minutes. This is applied at job level, so it quickly gets out of control if you…

  7. comment
    Comment #42731630

    Is the price cheaper than x64 instances? For 'large' instances, ARM64 is cheaper: https://docs.github.com/en/billing/managing-billing-for-your... So what about regular instances?

  8. comment
    Comment #42691103

    >The CDC says that no cases of CWD have been detected in humans to date, but add that this may be a possibility in the future.

  9. comment
    Comment #42678289

    I only buy second hand laptops for myself, but I think the power/efficiency gains of modern cpu's should not be overlooked. The average person doesn't need a strong cpu, but the la…

  10. comment
    Comment #42630085

    C# Version: private static uint FastDigitCount(ulong value) { ReadOnlySpan digitCounts = [19, 19, 19, 19, 18, 18, 18, 17, 17, 17, 16, 16, 16, 16, 15, 15, 15, 14, 14, 14, 13, 13, 13…

  11. comment
    Comment #42362658

    I find it interesting that the X2 chip they are using as Tofino's successor, made by Xsight. One of the investors of Xsight is Intel Capital. So seems Intel had a hedge against the…

  12. comment
    Comment #42347418

    Personally I use it to hide chats from my girlfriend who has access to my phone.

  13. comment
    Comment #42270982

    The C# version will copy the list into an array during Task.WhenAll, it may save some memory to use an array directly. Souce: https://github.com/microsoft/referencesource/blob/mast…

  14. comment
  15. comment
    Comment #40450442

    In Section 03 there is a video showing the physical setup.

  16. comment
    Comment #40008112

    fyi on this page, when the 'subscribe to newletter' popup appears, it force scrolls the page back up to the top. Seems only only occur in Firefox, Chrome is fine.

  17. comment
    Comment #39940414

    There is a MR to update it to FFMPEG 7: https://github.com/HandBrake/HandBrake/pull/5884

  18. comment
    Comment #39883216

    I struggle to see how the car market has ever been fair, subsidies, protectionism, import fees. Cars are not exactly the golden child of the free market. At the end of the day, car…

  19. comment
    Comment #39238690

    I was an expat child that moved many times in my childhood. The broken connections of each move hurt me more than any 'new experience'. I wouldn't recommend it, imo social stabilit…

  20. comment
    Comment #38877733

    I love the art style, is it self made?

  21. comment
    Comment #38830563

    Same, but even missing the deadline was realistic. Manager: This is urgent, fix it today. Dev: Rush rush, miss deadline. Manager: Ok no problem, let's move the deadline by a week j…

  22. comment
  23. comment
    Comment #38590509

    I recently started a new job that uses SVN, one thing that really catches me out is that it doesn't automatically add new files. Is there some easy trick I am missing to tell SVN t…

  24. comment
    Comment #38574568

    https://newsletter.pragmaticengineer.com/p/stacked-diffs

  25. comment
    Comment #38329819

    I noticed it only when logged in. When logged out my UBlock works perfectly. (Note, I havn't logged in for a while, so maybe the situation has improved in the meantime) (Firefox)