Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brobot182
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
brobot182
7y ago
It plain looks bad. But also, it requires more scrolling to get to the meat of the project
2.
▲
by
brobot182
7y ago
The layout, at least on mobile, could use some work
3.
▲
by
brobot182
7y ago
Is there a chrome plugin that prevents this?
4.
▲
Multithreading Design Patterns (From Intel TBB)
(software.intel.com)
3 points
by
brobot182
7y ago
|
0 comments
5.
▲
by
brobot182
7y ago
I have almost the exact same setup as you: same CPU cooler, same CPU, and the pro WiFi version of the Z390. However, when I’m doing a long-running clean build that uses the 16 logical cores, the temperature for each core gets up to 80 C. An
6.
▲
by
brobot182
7y ago
This performance analysis is not very useful. How taxing an app is on the CPU is not a user-visible metric, unlike, for example, the time it takes from tapping on an app to it being responsive. The taxing of the CPU is only valuable to thin
7.
▲
by
brobot182
7y ago
Maybe if you had some super-short typealiases it would work, e.g. ‘typealias UnsafeRawPointer = URP’. Otherwise, you get bogged down with all the casting and other FFI stuff. One alternative besides gdb is cling: https://root.cer