Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nickwanninger
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
nickwanninger
22d ago
Same time next week?
2.
▲
Nvidia/Numba-CUDA-mlir: CUDA C++-style Python GPU compiler built on MLIR
(github.com)
2 points
by
nickwanninger
4mo ago
|
0 comments
3.
▲
by
nickwanninger
5mo ago
I added type-based color printing to my hexdump in my kernel [1] if anyone wants to have that code. It was instrumental in finding bugs quickly in wee hours of the night sometimes, especially if you have heap corruption. ---- [1] https:&#x
4.
▲
Sigbovik 2026 Livestream (5pm ET)
(youtube.com)
1 points
by
nickwanninger
5mo ago
|
0 comments
5.
▲
by
nickwanninger
2y ago
At the level that LLVM's LTO operates, no information about classes or objects is left, so LLVM itself can't really devirtualize C++ methods in most cases
6.
▲
by
nickwanninger
3y ago
?
7.
▲
by
nickwanninger
3y ago
It looks like threads.net is going to be a web version -- though it isn't very clear how useful it will be.
8.
▲
by
nickwanninger
3y ago
Lucky for them, it's a fully custom OS that doesn't follow the standard :)
9.
▲
by
nickwanninger
4y ago
Not long till can we have a GB of floppys on one table. Imagine!
10.
▲
by
nickwanninger
6y ago
Likely that it supports the Supervisor execution environment from the riscv spec [1]. This means it can run the typical ring 0 and ring 3 for kernelspace and userspace respectively, and importantly the board supports virtual memory. [1] ht
11.
▲
by
nickwanninger
8y ago
From the article: "New York Public Radio's investment in Pocket Casts was made possible, in part, by Cynthia King Vance and a grant from Carnegie Corporation of New York." I don't think it was from donations, but I could
12.
▲
by
nickwanninger
8y ago
I think they mean to say "being bloated like an IDE is slow, here's how to not be slow because of bloat". Or at least thats what I got out of it
13.
▲
by
nickwanninger
8y ago
Do you rebind your caps lock to escape? That's what I did, and it's become second nature at this point.
14.
▲
by
nickwanninger
8y ago
"Joins" isn't in the thesaurus for "was bought by"
15.
▲
by
nickwanninger
9y ago
I actually usually have a general-use Makefile that I work from as a starting point [1]. It takes all c files from a src/ folder and builds their objects to build/ and then links them all in one go. No need for me to specify the f
16.
▲
by
nickwanninger
9y ago
I think that is quite possibly the best deal of all time.
17.
▲
by
nickwanninger
9y ago
Do you have to do anything special to load it all into the cache or is that just something that would happen by default?
18.
▲
by
nickwanninger
9y ago
Gotta love the fact that the EU seems to think the exact opposite https://www.theguardian.com/technology/2017/jun/19/eu-outlaw...
19.
▲
by
nickwanninger
9y ago
Was going to say that this was a joke about MacOS bugs, but then I opened the article. :P
20.
▲
Updates to DevTools in Chrome 62
(developers.google.com)
95 points
by
nickwanninger
9y ago
|
39 comments