Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nynx
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
nynx
1mo ago
Do you have examples of complex algorithms running on the gpu with rust with competative performance? Radix sort might be a good one to start with
2.
▲
by
nynx
3mo ago
I don’t think this needed to be parallelized.
3.
▲
by
nynx
5mo ago
I don’t understand why this is a useful effort. It seems like a solution in source of a problem. It’s going to be incredibly easy to end up with hopelessly inefficient programs that need a full redesign in a normal gpu programming model to
4.
▲
by
nynx
7mo ago
This is an interesting line in the readme: > The language forces clarity — not ceremony. I find this statement curious because a language, like this, without ability to build abstractions forces exactly the opposite.
5.
▲
by
nynx
8mo ago
In my mind, cad that you’re not going to manufacture is “modeling”. Not sure if that’s a common verbal distinction.
6.
▲
by
nynx
8mo ago
Breps. Nearly all commercial cad packages operate on boundary representations of objects.
7.
▲
by
nynx
8mo ago
Unfortunately, using a geometry kernel [1] that operates on triangle meshes means this is a no-go for serious CAD usage. [1]: https://github.com/elalish/manifold
8.
▲
by
nynx
8mo ago
Incredible work!
9.
▲
by
nynx
10mo ago
I don’t think it’s falsifiable until there are autism diagnostics that aren’t behavioral. Right now, they’re 100% behavioral, which that any theory that tries to cluster autism symptoms is hopelessly tainted by a recursive definition ->
10.
▲
by
nynx
10mo ago
I find this type of science is infuriating. Monotropism as a theory of autism or adhd is equivalent to saying that “tendency to focus on a few things” is a theory of autism or adhd. You’re describing the symptoms, which explains almost noth
11.
▲
by
nynx
1y ago
As usual, GPT-1 has the more beautiful and compelling answer.
12.
▲
by
nynx
1y ago
> In this specific situation i constructed that precludes inlining of iterators and allows inlining of for-each, then iterators aren’t inlined.
13.
▲
by
nynx
1y ago
Sure. I can easily see that often being the case for arbitrary code but not interpreter dispatch loops.
14.
▲
by
nynx
1y ago
I must be missing something here. How would this help predict interpreter dispatch? Those won’t be a function of previous branch history or pc, which may very well be independent of the next opcode. They’d be a function of state in memory o
15.
▲
by
nynx
1y ago
How did it get into the standard then?
16.
▲
by
nynx
1y ago
Is it possible to initialize a prng in C++’s std correctly?
17.
▲
by
nynx
1y ago
It would be insane to put a system as complex as hazard pointers in the C++ standard.
18.
▲
by
nynx
1y ago
This is cool for sure. I think you’ll ultimately find that this can’t really be faster than modern OoO cores because python instructions are so complex. To execute them OoO or even at a reasonable frequency (e.g. to reduce combinatorial lat
19.
▲
by
nynx
2y ago
Readme has “add tests” in the TODO section
20.
▲
by
nynx
2y ago
It seems the product brief is behind a sign-up page. Please indicate to your sales folks that this is highly counterproductive.
21.
▲
by
nynx
2y ago
Typeclasses are conceptual interfaces. They don’t have anything to do with vtables.
22.
▲
by
nynx
2y ago
Depending on what kind of software you tend to work on, you may have written a lot of subtly incorrect C.
23.
▲
by
nynx
2y ago
Do you still use spinal? Have there been other advances in HDL that you've seen over the last 6 years?
24.
▲
by
nynx
2y ago
Using a list of heap allocated objects for a 2d FFT is an odd choice.
25.
▲
by
nynx
2y ago
Forcing an unreasonable price for all broadband providers is an excellent way to prevent any from operating in the area. It seems like people learn this lesson over and over — a market is an efficient way to do demand/price discovery.
26.
▲
by
nynx
2y ago
This sounds like just an fpga. What do you mean by “routing fabric stripped out?” How does data get from one cell to another?
27.
▲
by
nynx
2y ago
yeah, i did my undergrad research on biological neuron emulation and most of the research in the area is hilariously moronic things just for pumping "research" out and getting students their pieces of paper.
28.
▲
by
nynx
2y ago
Biologically inspired neuron models like Hodgkin–Huxley are about as far from an emulation of real neuron behavior as a paper airplane is from the space shuttle. We can learn things from using them and they're an important stepping sto
29.
▲
Starlink direct-to-cell enabled for hurricane helene emergency messaging
(twitter.com)
147 points
by
nynx
2y ago
|
164 comments
30.
▲
by
nynx
2y ago
Environmental review for blimps?
More ›