Viewing profile — 0xcoffee
0xcoffee
HN member- Joined
- Sun, Dec 04, 2016, 9:59 PM UTC
- HN karma
- 677
- Public activity
- 228 items
- HN profile
- View on Hacker News ↗
About 0xcoffee
No profile information was provided.
Recent public activity
-
comment
Comment #47990647
Here is the Jepsen article about Nats: https://jepsen.io/analyses/nats-2.12.1
- story
-
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.
-
comment
Comment #43350449
Does this help? https://github.com/astral-sh/uv/pull/7851
-
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…
-
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…
-
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?
-
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.
-
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…
-
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…
-
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…
-
comment
Comment #42347418
Personally I use it to hide chats from my girlfriend who has access to my phone.
-
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…
-
comment
Comment #41386495
(2022)
-
comment
Comment #40450442
In Section 03 there is a video showing the physical setup.
-
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.
-
comment
Comment #39940414
There is a MR to update it to FFMPEG 7: https://github.com/HandBrake/HandBrake/pull/5884
-
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…
-
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…
-
comment
Comment #38877733
I love the art style, is it self made?
-
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…
- comment
-
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…
-
comment
Comment #38574568
https://newsletter.pragmaticengineer.com/p/stacked-diffs
-
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)