Linkstream
172 subscribers
36 photos
3 videos
2 files
956 links
Various links I find interesting. Mostly hardcore tech :) // by @oleksandr_now. See @notatky for the personal stuff
Download Telegram
Understanding Deep Learning requires rethinking generalization

Very entertaining article which could be viewed either as philosophical discoveries, or as "machine learning specialists rediscover information theory" :)
https://arxiv.org/abs/1611.03530
cyberpunk is already there. also, cryptocoins are slowly but steadily expanding the market for formal verification methods, which is a good thing.
https://zcoin.io/language/en/important-announcement-zerocoin-implementation-bug/
Magic: the Gathering is Turing Complete
http://www.toothycat.net/~hologram/Turing/index.html
A Theory of Memory Models [concurrency, not ML]
http://saraswat.org/raofull.pdf
The Origin of Time In Conscious Agents [Donald Hoffman, 2014]
http://cogsci.uci.edu/~ddhoff/HoffmanTime.pdf
#fail CloudBleed: CloudFlare proxies leak your traffic into random HTTP responses, into search engines and so on
https://news.ycombinator.com/item?id=13718752
Both Julia and Scala people are trying to generalize numeric types. Julia approach can be found in the docs and issues on the compiler itself, and Scala approach is a library:
https://github.com/non/spire
CIA Hacking Tools Leak (looks too polished though)
https://wikileaks.org/ciav7p1/index.html
#gamedev #cg Hashed and Stochastic Alpha-Testing (I3D '17)
http://cwyman.org/papers/i3d17_hashedAlpha.pdf
Making Least-Squares estimation robust using iterative reweighting
https://www.sebastiansylvan.com/post/robustestimation/