Viewing profile — nacc
nacc
HN member- Joined
- Sun, Oct 02, 2011, 6:29 AM UTC
- HN karma
- 592
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About nacc
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #25673100
I don't get it. Where is the spec? What's the aperture size, focal length of this beast? What about abberations? How does it work in extreme conditions that a normal lens can't tak…
-
comment
Comment #22914315
I guess different people have different definition for "significant circumstantial evidence". We have two hypotheses: 1. virus come from seafood market, 2. virus come from lab. Let…
-
comment
Comment #21003296
Being someone who is still struggling with these concepts, I like this tutorial because at least it doesn't use the common list/maybe/state to illustrate the concepts. Somehow I fe…
-
comment
Comment #20547787
Digging down a bit this method is published in Nature! https://www.nature.com/articles/nature21054
-
comment
Comment #16447752
I am still pretty new learning haskell, and find this very helpful. Not necessarily agree whether monadic solution is prefered, but I like how it shows how general monad is: it's h…
-
comment
Comment #14706212
Just to clarify, these MRI images looks at white matter, which are mostly bundles of long-range myelinated axons. This is more likely a map of major highways in the brain (Or reall…
- story
-
comment
Comment #14484669
I think it really depends on the task. We are just hijacking the brain machinery to do jobs it is not evolved to deal with. If we can find some highly evolved / optimized brain fun…
-
comment
Comment #14441034
I have thought about the same thing when playing with deep learning at home, until I put electricity bills into the equation. A beast like what the author has built, with full powe…
- story
-
comment
Comment #13962424
I spent almost equal amount of my life in China / North America now, it's interesting to see and compare what one side think about the other. In north America, what I get is China …
-
comment
Comment #13829975
One question to ask is then: what method is useful to figure out the function of an unknown microprocessor? The engineers sometimes reverse engineer chips with electron microscope,…
-
comment
Comment #13733592
> I still fail to see why having a single neuron that circumnavigates the brain should lead to consciousness. The number of neurons you can trace is limited by the methods: traditi…
-
comment
Comment #13714200
"all you have to do is read the methods section in the paper and follow the instructions." I wish science was that simple. The methods section only contains variables the authors t…
-
comment
Comment #13647036
I have a wild theory about longevity. For all the mammals, increased heart rate correlates with lower life span [0]. But heart rate itself may just be a measurement, and what's imp…
-
comment
Comment #13423653
For many assertions, my quick filter is: what the _direct_ experimental design would look like to draw such conclusions? Is it possible that it is done somewhere? Biology is so com…
-
comment
Comment #13414640
Maybe I should explain better. I think with a project receiving so much opposition both from the government and citizens, I imagine Liu would have to use extraordinary methods to p…
-
comment
Comment #13411645
It's a very fine line to walk though: too much profit, people hate it (it's taking money from them), run at a loss, people hate it (it's a waste of tax money). But since it is buil…
-
comment
Comment #13411573
The ticket price of the bullet train is usually cheaper than by air (and the train is much, much more convenient than flights), and affortable by average citizens. This has created…
-
comment
Comment #13410831
As someone who grew in China, I just want to point out that besides the engineering, it is a political wonder as well. Before the bullet train network was built, China already has …
-
comment
Comment #13377542
I think you nailed an important point here: text is great in representing code because text is sequential, and so does a lot of the code we write, and the computer it runs on. Mayb…
-
comment
Comment #13376337
If anyone like me thinks all these visualizations just make the code more confusing, I want to point out it might be a personal (although it can be very strong) preference. I alway…