Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
djoshea
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
26 ms
·
1.
▲
by
djoshea
2mo ago
How does Zotero compare to Paperpile these days? When I first found Paperpile, I was astonished how seamless the browser extension based citation and PDF auto-import worked and never looked back. But I imagine Zotero has come a long way as
2.
▲
The Future of AI Lies in Monkeys, Not Microchips
(wsj.com)
2 points
by
djoshea
1y ago
|
0 comments
3.
▲
by
djoshea
2y ago
Congratulations Lachy and the π team! This strikes me as a guide star for neuroscience (for me at least): understanding how the brain achieves physical intelligence. Clearly our brain learns and masters skills by distilling and transferring
4.
▲
by
djoshea
2y ago
The Simons Foundation has had an enormous, transformative impact on neuroscience as well. It’s widely considered among the most incisive, forward-looking sources of funding in the field, pushing for fundamental advances to solve “tomorrow’s
5.
▲
by
djoshea
3y ago
I used pipes back in college to randomize our roommate ordering in picking dorm rooms. I had it take the top headline on The NY Times website, hash it, and pull out numbers from 1-6 in a deterministic way. It was the best way I could think
6.
▲
by
djoshea
3y ago
Years ago I wrote an oscilloscope-style monitor for an ATI load cell using ImGUI in the early days. This library would have been extremely useful. Kudos! Screenshot: https://cloud.githubusercontent.com/assets/77752/
7.
▲
by
djoshea
4y ago
Summary from the abstract with acronyms expanded: “In sum, we have identified NT (neurotensin) as a neuropeptide that signals valence in the BLA (basolateral amygdala) and showed that NT is a critical neuromodulator that orchestrates positi
8.
▲
by
djoshea
5y ago
Not really. Lots of neurons in this part of the brain modulate their activity to movement in heterogeneous ways. The algorithm details vary, but at some level you’re trying to find a 2d x/y velocity signal encoded in the 200d neural si
9.
▲
Neural interface translates thoughts into type
(nature.com)
2 points
by
djoshea
5y ago
|
0 comments
10.
▲
by
djoshea
6y ago
Does anyone know of a way to guard rclone passwords that would be stored in rclone.conf? Is it possible to leverage the keychain or this tool for this? Typically passwords for sftp logins are stored with a reversible hash (see `rclone revea
11.
▲
by
djoshea
6y ago
Exactly. I believe the 60 million infections delta was estimated for April 6th (figure 4), so the counterfactual would be considerably worse as of today.
12.
▲
Shutdowns prevented 60M coronavirus infections in the U.S., study finds
(washingtonpost.com)
37 points
by
djoshea
6y ago
|
12 comments
13.
▲
The effect of large-scale anti-contagion policies on the Covid-19 pandemic
(nature.com)
2 points
by
djoshea
6y ago
|
0 comments
14.
▲
by
djoshea
7y ago
As their website is crawling to a halt, there’s also this story on the Harvard Crimson. https://www.thecrimson.com/article/2019/12/3/grad-union-stri...
15.
▲
Harvard’s Graduate Student Union Begins Strike
(harvardgradunion.org)
1 points
by
djoshea
7y ago
|
1 comments
16.
▲
by
djoshea
10y ago
If you're not specifically looking for Computer Modern fonts in your figures but just want vector graphic WYSIWYG exports with your pick of font (beyond what Matlab renders natively), my Matlab figure export tool works well: https:&#x
17.
▲
by
djoshea
10y ago
They're not transcribing it, so much as selecting the keys one would need to press in order to type the text. That is, the correct key lights up, and they move the cursor and mentally "click" to select it. This serves two pur
18.
▲
Monkey Types 12 Words per Minute with Brain-To-Keyboard Communication
(ww2.kqed.org)
2 points
by
djoshea
10y ago
|
0 comments
19.
▲
Truth in Science Publishing: A Personal Perspective
(journals.plos.org)
1 points
by
djoshea
10y ago
|
0 comments
20.
▲
by
djoshea
10y ago
Just to add clarification points, the term optogenetics is generally supposed to refer to any gene transfection that involves optical access, but in practice there are two separate categories: * optogenetic stimulation: using light-activate
21.
▲
by
djoshea
10y ago
> Graduate students are students. >> Yes, they are. This case is not about that, as it is not in dispute. I do actually think this is disputable. As a late stage PhD candidate, I'm not sure that what I do for a living looks an
22.
▲
by
djoshea
11y ago
Definitely think it would be interesting to see YC Research's take on economics research, but I'm left wondering, why would someone want to take this position? As opposed to, say, entering an economics PhD program and studying the
23.
▲
by
djoshea
11y ago
It's a great question, and I think this is a pretty good insight into the general state of the field of neuroscience at the cellular level. We know a lot of details about things going on inside neurons, and a lot of details about syna
24.
▲
by
djoshea
12y ago
Paul was a close friend of mine, and we worked together on his research during his neurosurgery residency at Stanford. He was a hell of a human being, brilliant, dedicated, creative, refreshingly optimistic, and selfless. Before he was diag
25.
▲
by
djoshea
12y ago
This seems to follow Betteridges' Law. No coherent argument made for the case that there's any interaction between tech and jewelry. Intuitively, I think the Millenial generation cares less about ways to show material wealth, so
26.
▲
by
djoshea
12y ago
Read the article, but I'm not sure what point you're trying to make with it. Of course I don't think that scientists "should" make less money as they're doing something they love, but since when are salaries de
27.
▲
by
djoshea
12y ago
Certainly a depressing perspective, but as a Stanford PhD student (neuro), my thoughts have always been that pursuing science was a decision to work on the problems that interested me at the _expense_ of not receiving good financial compens
28.
▲
by
djoshea
12y ago
Sometimes results won't replicate because the people or equipment at the second lab aren't skilled enough to do the experiment correctly. You can get type II errors on difficult tests because of impurities, noise, etc. But most of
29.
▲
by
djoshea
12y ago
I managed to get this building on MacOS Mavericks using the glew and glfw3 libraries off of homebrew. I forked it at djoshea/imgui See https://github.com/djoshea/imgui/blob/master/examples/openg