Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jhartmann
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jhartmann
4y ago
This has been true for years, Intel CPU's can't efficiently perform math operations when hyperthreading is involved. Generally there is only a single shared FPU/AVX/SSE unit doing the math over two hyperthreads. Since th
2.
▲
by
jhartmann
5y ago
Performance of DOM based rendering is very problematic and not unified across browser implementations. Canvas rendering will likely increase the performance of Google Docs, and make the UX more unified across platforms. Google Docs is rea
3.
▲
by
jhartmann
6y ago
Could be interested in the right opportunity, very experienced dev and manager with Ankylosing Spondylitis who has been greatly helped by medical mj. Would be remote for now, not in LA area. Would potentially be open to relocate after the
4.
▲
Discovery may illuminate a missing link between atherosclerosis and aging
(m.medicalxpress.com)
1 points
by
jhartmann
7y ago
|
0 comments
5.
▲
How the Bezos divorce could impact Amazon shareholders
(cnbc.com)
1 points
by
jhartmann
8y ago
|
0 comments
6.
▲
by
jhartmann
8y ago
Depends on the cameras, but I would imagine Facebook and Google's tech + data to be able to positively identify 99% or more of the people. Especially with multiple shots per person. Accuracy might be as high as 99.9% if you have dron
7.
▲
by
jhartmann
9y ago
I know of several hackers that have gone through YC have autoimmune conditions, and I would say there is a larger population of people that have autoimmune conditions then our parents generation. I myself have ankylosing spondylitis, and l
8.
▲
by
jhartmann
9y ago
Regarding 1, there are systems @ Facebook and inside Google that can do this reasonably well and I know the technology intimately. I would consider this a nearly solved problem, I give it 1 to 2 years at most to be more generally available
9.
▲
by
jhartmann
9y ago
There is absolutely no reason to store anything for 100,000 years. If we were sane and reprocessed our fuel (like France), something like 400-500 years would put us below standard ambient radiation levels. Still a long time, but no we don
10.
▲
Tencent buys 5% of Tesla
(techcrunch.com)
606 points
by
jhartmann
9y ago
|
356 comments
11.
▲
Brain Computer Interface
(avc.com)
2 points
by
jhartmann
9y ago
|
0 comments
12.
▲
DeepStack: Expert-level artificial intelligence in heads-up no-limit poker
(science.sciencemag.org)
1 points
by
jhartmann
10y ago
|
0 comments
13.
▲
by
jhartmann
10y ago
Last time I looked there wasn't a way to view on the web, that at least works for me. Appreciate the reply, good luck on Whale and Zero-F
14.
▲
by
jhartmann
10y ago
Justin, I love the concept of Whale, but many of us don't have iOs phones. Could you run a more traditional AMA at some point?When will there be a web player or an Android app for Whale? I feel that many people in the early user base
15.
▲
A Warning from Bill Gates, Elon Musk, and Stephen Hawking
(medium.freecodecamp.com)
1 points
by
jhartmann
10y ago
|
0 comments
16.
▲
U.S. House passes controversial bill on NSF research
(sciencemag.org)
17 points
by
jhartmann
10y ago
|
1 comments
17.
▲
by
jhartmann
10y ago
I use a tiny bit of python, a little more LUA, and a TON of C++ in the machine learning work I do. Things like opencv, fbthrift, folly, boost, fblualib, and thpp make writing this sort of code in C++ very time efficient and if you know wha
18.
▲
by
jhartmann
10y ago
I'm not saying its easy, I'm saying a developer using the tools and processes available at a large internet corporation building something small need not be insecure. Basically until we look at the code and the security processes
19.
▲
by
jhartmann
10y ago
He did reuse things that exist inhouse, like the face recognition piece. To rebuild a service with Google/Facebook/Microsoft/Amazon level accuracy in that task, it is definitely more effort than 100 hours by itself. To use a
20.
▲
by
jhartmann
10y ago
Actually, there are some ways to make this very secure that don't take much effort that in are common use around facebook. It is quite easy to build secure thrift services, and to design a thrift api it is just creating a text file wi
21.
▲
AMD Radeon Instinct Machine Intelligence and Deep Learning Accelerators
(hothardware.com)
1 points
by
jhartmann
10y ago
|
0 comments
22.
▲
by
jhartmann
10y ago
I think you should also mention work queues and producer / consumer thread pools. These are very powerful concepts you don't mention here, and they are often the first tool I use. You very often don't need anything else.
23.
▲
Computer Vision Leader Fei-Fei Li on Why AI Needs Diversity
(spectrum.ieee.org)
3 points
by
jhartmann
10y ago
|
0 comments
24.
▲
Musk Says Tesla’s Solar Shingles Will Cost Less Than a Dumb Roof
(bloomberg.com)
3 points
by
jhartmann
10y ago
|
0 comments
25.
▲
by
jhartmann
10y ago
Dunno about unicorn, but Brad Feld was an very early Angel investor in Harmonix music systems and they were working for many years before the had breakout success.
26.
▲
by
jhartmann
10y ago
I wouldn't say no distributed object storage system is particularly tuned for that. Facebook's haystack and systems patterned after it can work very well for tiny files.
27.
▲
by
jhartmann
10y ago
Doing the dev is the only way, I would recommend though reading the Hinton dropout paper and trying to implement a non full featured Neural Network framework to implement those ideas. Then pick papers to implement in your toy framework. O
28.
▲
by
jhartmann
10y ago
They use a system called haystack for binary large object storage. They very much don't use mysql for those.
29.
▲
by
jhartmann
10y ago
Understood, but GPU's are very good at linear algebra. GPU's are HORRIBLE for crypto, just very parallel.
30.
▲
by
jhartmann
10y ago
3 generations ahead of moore law??? I really wonder how they are accomplishing this beyond implementing the kernels in hardware. I suspect they are using specialized memory and an extremely wide architecture. Sounds they also used this fo
More ›