Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tyler569
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tyler569
2y ago
Without being a domain expert, my intuition would be that PCIe is optimized for throughput over latency and there's probably a throughput compromise when you want low-latency access.
2.
▲
by
tyler569
2y ago
The best part about using nuclear for fuel generation is that you get to sidestep the biggest problem with nuclear - when you build a power plant you want to build it near people (who may object on safety grounds), but you can build a DAC f
3.
▲
by
tyler569
3y ago
This sounds to me like someone put in real UV fluorescent tubes instead of blacklight tubes, those things are dangerous.
4.
▲
by
tyler569
3y ago
And that ABI specific stack manipulation would be UB, so the optimizer can assume it doesn't happen. With no UB, that's not true.
5.
▲
by
tyler569
3y ago
The accepted proposal does address and preserve `auto`'s use as a storage class, so `auto x = foo(y);` means type deduction based on the return type of `foo`, and `auto int x = 10;` declares an integer with automatic storage duration.
6.
▲
by
tyler569
4y ago
Git does have tools that allow you to rewrite history to fix situations like this, but by far the easiest solution is to invalidate those credentials so they become worthless.
7.
▲
by
tyler569
5y ago
Interesting that your employer would be so zealous about it, my employer's written policy is "Always cooperate with security/customs. If they want your computer unlocked, unlock it. Your safety is more important than our secr
8.
▲
by
tyler569
7y ago
Probably a lot like https://github.com/PowerNex/PowerNex :)