I am interested in the CPU intrinsics detection in a single header file, if you don’t mind dropping the link.
This does not seem to be the case. Elsewhere in the comments, neurobashing said their private relay works fine for an MVNO on T-Mobile.
Am I missing something, or is this article making a big fuss out of a relatively mundane privilege escalation? "MILLIONS AFFECTED, PATCH ASAP!" If you already have access to the machine, you can read physical memory and…
This is excellent information, thank you for posting this! I was not familiar with this example previously, but it is a perfect example of summary statistics not capturing certain distributions well. It's very…
I heavily caution against the feeling that "standard deviation is a simple way to essentially include percentiles." The usefulness of the standard deviation depends on the distributions that you are working with. Heavy…
Solid analysis, and a great read. I'm happy you posted this, as I was disappointed by the other Apple v Epic article that was making its way around HN today [0]. This article is significantly more substantive IMO. The…
Probably not what you were going for, but an entirely digital wallet would substantially reduce the ‘pain in the ass’ factor of getting robbed.
J Kenji Lopez-Alt has a lot of great wok content for American kitchens. In [0], he uses a butane torch to get the smoky wok flavor (wok hei) in a standard kitchen. He also reviews outdoor wok setups for those who want…
When you tried the carbon steel pan, was it properly seasoned? They stick like hell before they are well seasoned, but seasoning them gives the carbon steel its non-stick properties. Woks are the ultimate tool for this,…
I don't have an account, and the change has been noticeable and annoying. It's more than just clicking on another tweet, though from what I can tell they've been A/B testing this behavior (sometimes I get it and…
A choice they are allowed to make N years from now, when their current Broadcom terms expire, otherwise they forfeit their preferred pricing.
I agree completely. I have Windows at home for gaming, and Windows at work (because those are the laptops we get). It's rough. The only thing that makes this bearable is Windows Subsystem for Linux. Side note: if you…
Agreed, but that is not exactly difficult to do. Teams is a total dumpster fire.
Source? The console market (~45 billion) is larger than the PC market (~37 billion) [0], but I wouldn’t describe PC as ‘fairly small’. Maybe you have different data though? [0]…
I completely agree, and I am surprised your comment was the only that mentioned sales engineering. Like you, I took a sales engineering role for a technical product, and it was by far the best way for me to learn sales…
You are exactly right. In fact, there are a number of approaches in this space: p4c-ebpf [0], p4c-xdp [1], and p4c-ubpf [2]. [0] https://github.com/p4lang/p4c/blob/main/backends/ebpf/README... [1]…
Primarily based out of Santa Clara, California. All of the Santa Clara roles on this page [0] are in the Barefoot Switching Division (BXD) of the Data Platforms Group. It makes sense given the Barefoot Networks…
I would expect to see Intel pushing P4 heavily over the next year. P4 will almost certainly be involved in the roadmap for their recently released IPU (a SmartNIC needs some type of programmable substrate). Also, their…
Computer Systems: A Programmer's Perspective: around 2012 / 2013, I went through this book because I took a coursera course based on it. In fact, many universities base their systems courses around this book. It is…
The submitted link is a pre-publication draft of this conference paper published at the 2018 Symposium on Architectures for Networking and Communication Systems (ANCS): https://dl.acm.org/doi/10.1145/3230718.3232629
Both are quite similar at a high level. They provide generic utilities for improving synchronization, strings, random number generators, high performance containers, etc. Both are no stable ABI guaranteed, live at head…
It may not be "standard", but Conan is a C++ package manager which IMHO is quite nice to work with. Not affiliated in any way.
GP stands for grandparent. In case you need an explanation: in the context of a forum, the parent comment is the one you are replying to, and the grandparent comment is the one your parent comment replied to.
Bloomberg was rightfully dragged through the mud (IMHO), and like the parent I am immediately distrustful of any technical stories they put out. The issue was not that the BMC hack was implausible, but rather…
Same thing happened to me! A few years ago, in addition to my normal job I had some 1099 Misc income. It was the first year I had taxes that I wasn't familiar with, since I wasn't sure how the 1099 Misc would come into…
I am interested in the CPU intrinsics detection in a single header file, if you don’t mind dropping the link.
This does not seem to be the case. Elsewhere in the comments, neurobashing said their private relay works fine for an MVNO on T-Mobile.
Am I missing something, or is this article making a big fuss out of a relatively mundane privilege escalation? "MILLIONS AFFECTED, PATCH ASAP!" If you already have access to the machine, you can read physical memory and…
This is excellent information, thank you for posting this! I was not familiar with this example previously, but it is a perfect example of summary statistics not capturing certain distributions well. It's very…
I heavily caution against the feeling that "standard deviation is a simple way to essentially include percentiles." The usefulness of the standard deviation depends on the distributions that you are working with. Heavy…
Solid analysis, and a great read. I'm happy you posted this, as I was disappointed by the other Apple v Epic article that was making its way around HN today [0]. This article is significantly more substantive IMO. The…
Probably not what you were going for, but an entirely digital wallet would substantially reduce the ‘pain in the ass’ factor of getting robbed.
J Kenji Lopez-Alt has a lot of great wok content for American kitchens. In [0], he uses a butane torch to get the smoky wok flavor (wok hei) in a standard kitchen. He also reviews outdoor wok setups for those who want…
When you tried the carbon steel pan, was it properly seasoned? They stick like hell before they are well seasoned, but seasoning them gives the carbon steel its non-stick properties. Woks are the ultimate tool for this,…
I don't have an account, and the change has been noticeable and annoying. It's more than just clicking on another tweet, though from what I can tell they've been A/B testing this behavior (sometimes I get it and…
A choice they are allowed to make N years from now, when their current Broadcom terms expire, otherwise they forfeit their preferred pricing.
I agree completely. I have Windows at home for gaming, and Windows at work (because those are the laptops we get). It's rough. The only thing that makes this bearable is Windows Subsystem for Linux. Side note: if you…
Agreed, but that is not exactly difficult to do. Teams is a total dumpster fire.
Source? The console market (~45 billion) is larger than the PC market (~37 billion) [0], but I wouldn’t describe PC as ‘fairly small’. Maybe you have different data though? [0]…
I completely agree, and I am surprised your comment was the only that mentioned sales engineering. Like you, I took a sales engineering role for a technical product, and it was by far the best way for me to learn sales…
You are exactly right. In fact, there are a number of approaches in this space: p4c-ebpf [0], p4c-xdp [1], and p4c-ubpf [2]. [0] https://github.com/p4lang/p4c/blob/main/backends/ebpf/README... [1]…
Primarily based out of Santa Clara, California. All of the Santa Clara roles on this page [0] are in the Barefoot Switching Division (BXD) of the Data Platforms Group. It makes sense given the Barefoot Networks…
I would expect to see Intel pushing P4 heavily over the next year. P4 will almost certainly be involved in the roadmap for their recently released IPU (a SmartNIC needs some type of programmable substrate). Also, their…
Computer Systems: A Programmer's Perspective: around 2012 / 2013, I went through this book because I took a coursera course based on it. In fact, many universities base their systems courses around this book. It is…
The submitted link is a pre-publication draft of this conference paper published at the 2018 Symposium on Architectures for Networking and Communication Systems (ANCS): https://dl.acm.org/doi/10.1145/3230718.3232629
Both are quite similar at a high level. They provide generic utilities for improving synchronization, strings, random number generators, high performance containers, etc. Both are no stable ABI guaranteed, live at head…
It may not be "standard", but Conan is a C++ package manager which IMHO is quite nice to work with. Not affiliated in any way.
GP stands for grandparent. In case you need an explanation: in the context of a forum, the parent comment is the one you are replying to, and the grandparent comment is the one your parent comment replied to.
Bloomberg was rightfully dragged through the mud (IMHO), and like the parent I am immediately distrustful of any technical stories they put out. The issue was not that the BMC hack was implausible, but rather…
Same thing happened to me! A few years ago, in addition to my normal job I had some 1099 Misc income. It was the first year I had taxes that I wasn't familiar with, since I wasn't sure how the 1099 Misc would come into…