Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
contrarian_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
contrarian_
9y ago
"linear transformations with soft thresholds sandwiched in between"
2.
▲
by
contrarian_
9y ago
Investment in mining hardware whose value is tied to a speculative asset without fundamental value beyond utility. None of the current implementations can scale, so even their utility is questionable. There is a way to make a scalable trust
3.
▲
by
contrarian_
9y ago
It's a winner-takes-all market, so there are absolutely strong economic incentives to build the best robovacuum control software.
4.
▲
by
contrarian_
9y ago
> Play Store inherently allows for competition Really? https://play.google.com/intl/en_us/about/developer-distribut... > (4.5) Alternative Stores. You may not use Google Play to distribute or make avail
5.
▲
C++ and the Culture of Complexity (2013)
(blog.greaterthanzero.com)
211 points
by
contrarian_
9y ago
|
279 comments
6.
▲
One data scientist on the hype around artificial intelligence (2017)
(builttoadapt.io)
52 points
by
contrarian_
9y ago
|
27 comments
7.
▲
by
contrarian_
9y ago
> Mining new bitcoins makes transaction easier No. As long as at least one person is brute forcing hashes, transactions will be processed at the same rate of about 10 tx/s.
8.
▲
by
contrarian_
9y ago
Sure you might not like SAP's business practices but there are very few large software companies in Europe.
9.
▲
by
contrarian_
9y ago
How do you suggest writing a thin API layer to expose an interactive real-time stream consumed over WebSocket?
10.
▲
by
contrarian_
9y ago
> The idea would be that you want sellers to pay something to participate in the market What? Why would you want to do that beyond covering expenses for scam prevention?
11.
▲
by
contrarian_
9y ago
The network connection side panel also seems to never open when you want it to, only to open 2 minutes later when you are watching a fullscreen video.
12.
▲
by
contrarian_
9y ago
The toy example referenced in section 6.4 is actually closer to Spectre. It's missing the crucial distinction that the speculatively loaded address should belong to a page inaccessible from the current ring level. To see why that toy e
13.
▲
by
contrarian_
9y ago
AMD CPUs are completely unaffected by Meltdown, since AMD checks permissions before fetching memory into the cache.
14.
▲
by
contrarian_
9y ago
Emphasis on "mitigate".
15.
▲
by
contrarian_
9y ago
WRONG. You fell for the Intel PR strategy. AMD is completely unaffected by Meltdown, since AMD checks permissions before fetching memory into the cache.
16.
▲
Linode will patch KVM hosts against Meltdown by January 18th
(blog.linode.com)
3 points
by
contrarian_
9y ago
|
0 comments
17.
▲
Riot Blockchain
(riotblockchain.com)
2 points
by
contrarian_
9y ago
|
0 comments
18.
▲
Decentralized Gaming Ecosystem
(crycash.io)
2 points
by
contrarian_
9y ago
|
0 comments
19.
▲
by
contrarian_
9y ago
Much more leeway for "unintended cheating" with 2D signals. Think of all the imperceptible patterns that could be used as distinguishers. ML methods basically search for these shortcuts.
20.
▲
by
contrarian_
9y ago
Same can be said of CryCash: https://crycash.io/ CryTek was on the verge of bankruptcy a year ago when they were unable to pay their employees. The one-time payment from Amazon in exchange for the engine distribution rights
21.
▲
by
contrarian_
9y ago
Bitcoin crashes at least as hard as the economy in times of downturn. Probably harder.
22.
▲
by
contrarian_
9y ago
ELI5 why is the multiple patterning not additive in the same way as interference?
23.
▲
by
contrarian_
9y ago
https://i.imgur.com/pA7w4Tf.png
24.
▲
by
contrarian_
9y ago
Yep, I was actually debating whether I'd mention sendmmsg/recvmmsg in my original post but I left it out. Definitely an option for UDP, but you're out of luck if your game server uses TCP (surprisingly many do) because you ha
25.
▲
by
contrarian_
9y ago
No no no, you can easily train the branch predictor by sending a bunch of valid requests followed by an invalid request with a payload that redirects the ensuing speculative load into your desired address range.
26.
▲
by
contrarian_
9y ago
> artificial neurons Differentiable functions
27.
▲
by
contrarian_
9y ago
Intel's L3 cache is inclusive. Spectre most definitely also applies across different cores.
28.
▲
by
contrarian_
9y ago
Pretty much what I predicted here: https://news.ycombinator.com/item?id=16054674 > Sounds like servers handling lots of small UDP packets would be hit pretty hard.
29.
▲
by
contrarian_
9y ago
> The solution may lie in a new "non-speculative load“ instruction that delays execution until preceding branches are confirmed. That's sadly not enough. There are also potential speculation-based side-channels that are unrelat
30.
▲
by
contrarian_
9y ago
Huh, so did Intel know about this vulnerability when they designed SGX?
More ›