Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jdeaton
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jdeaton
10d ago
This is really incredible work but so frustrating that its necessary
2.
▲
by
jdeaton
21d ago
the only thing I'm asking for is better control over my cigarettes. Let me remove all the carcinogens, addictive substances and dont let me inhale things that are hazardous for my health. And do this by default on all cigarettes!
3.
▲
by
jdeaton
22d ago
unfortunately it does not run linux
4.
▲
by
jdeaton
1y ago
First four things on the list are attention
5.
▲
by
jdeaton
1y ago
Its called recursion > Doesn't for_tree(...) look a lot nicer and simpler and less error prone than needing to implement a recursive function for each operation you would want to do on a tree? No it does not
6.
▲
by
jdeaton
1y ago
Yeah i vote it should be rebranded “why”
7.
▲
by
jdeaton
1y ago
0.061 standard deviations? Thats like almost nothing?
8.
▲
by
jdeaton
1y ago
Pytorch???
9.
▲
by
jdeaton
2y ago
Maybe shes wearing those noise canceling headphones because of her auditory processing condition and not the other way around?? This seems like basic speculative attribution error- no research here.
10.
▲
by
jdeaton
2y ago
Sounds limited
11.
▲
by
jdeaton
2y ago
yeah it looks exactly like that file but replace "import numpy as np" with "import jax.numpy as np" :)
12.
▲
by
jdeaton
2y ago
Something nice about this guide is that it generally transfers to GPU directly thanks to JAX/XLA.
13.
▲
by
jdeaton
2y ago
if you're using tpu why are you using pytorch
14.
▲
by
jdeaton
2y ago
The interesting thing about this comment is that JAX is actually higher-level even than pytorch generally. Since everything is compiled you just express a logcial program and let the compiler (XLA) worry about the rest. Are you suggesting t
15.
▲
by
jdeaton
2y ago
JAX has a sub-system called Pallas[1] with a Triton-like programming model and an example implementation of Flash Attention [2]. It is quite fast. On TPUs I've heard that the XLA compiler already emits a flash-attention-like computatio
16.
▲
by
jdeaton
2y ago
Why is the study specifically of Turkish students
17.
▲
by
jdeaton
2y ago
Its not overwhelming clear that finishing is an important piece of a side project. Real work at your job is the place where you can prioritize finishing over other outcomes. By not forcing yourself to finish everything in your side projec
18.
▲
by
jdeaton
2y ago
Software isnt pie. It isnt even food
19.
▲
by
jdeaton
2y ago
> very real toxicity within the geometric algebra community. I can’t do much about I was hoping the article would be about this instead. OP wondering if you have any elaborations for us to hear.
20.
▲
by
jdeaton
2y ago
The macos disk images are "broken" according to my os.
21.
▲
by
jdeaton
2y ago
Helix has been trying to implement a plugins system for like 2 years that should tell you everything you need to know about its future prospects
22.
▲
by
jdeaton
2y ago
I dont understand what it means to “move complexity into data”
23.
▲
by
jdeaton
2y ago
> people unacquainted with biology have a false perception of how low-throughput biology experimentation is. In many ways, it can be. But the underlying physics of microbiology lends itself very well to experiments that could allow one t
24.
▲
by
jdeaton
2y ago
does it have a GIL
25.
▲
by
jdeaton
2y ago
Spoiler: just use xgboost and you’re done
26.
▲
by
jdeaton
2y ago
Isn't the whole idea of TS that you just convert to JS to run it
27.
▲
by
jdeaton
2y ago
Maybe we could just get a decent spam filter on imessage?
28.
▲
by
jdeaton
2y ago
ok itertools has chain.from_iterable but that name is hard to remember
29.
▲
by
jdeaton
2y ago
it has always annoyed me that flatten isn't already part of itertools
30.
▲
by
jdeaton
2y ago
JAX
More ›