Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lumrn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lumrn
2mo ago
SYCL is probably the most up-to-date CUDA alternative for all intents and purposes, at least if one likes modern C++ style (and lambdas inside lambdas). Expose it as C and get bindings to any other language for relatively little effort as w
2.
▲
by
lumrn
2mo ago
Very nice project! I have played around with it for a while and noticed that the top right satellite/debris selector doesn't seem to be working correctly as the "Satellites Only" and the "Debris Only" options d
3.
▲
by
lumrn
3mo ago
Just adding some context on the AC and the building as well which was explained by journalist David Carretta (who follows EU politics, written in Italian) here https://x.com/davcarretta/status/2071592636260012175 .
4.
▲
by
lumrn
3mo ago
I’ll preface this by saying I mostly use C++ and have just basic experience in Zig, but as far as I understand comptime is much more procedural than C++ templates which are more declarative. With templates you get quite good pattern matchin