octoploid | 8 years ago | on: AlphaGo Zero: Learning from scratch
octoploid's comments
octoploid | 8 years ago | on: Intel Skylake/Kaby Lake processors: broken hyper-threading
AMD on the other hand doesn't even acknowledge an issue when multiple customers report problems. See this Ryzen bug: https://community.amd.com/thread/215773
octoploid | 8 years ago | on: AI achieves maximum score of 999,990 on PacMan
octoploid | 8 years ago | on: #c0ffee is the color
octoploid | 8 years ago | on: Apple Events – WWDC Keynote, June 2017 [video]
octoploid | 8 years ago | on: Users report parallel compiling is causing segfault on Ryzen Linux
See comment from inuwashidesu in this thread: https://www.reddit.com/r/programming/comments/6f08mb/compili...
octoploid | 9 years ago | on: The Mathematician (1947)
octoploid | 9 years ago | on: True Colour support in various terminals
function img { for image in "$@"; do convert -thumbnail $(tput cols) "$image" txt:- | awk -F '[)(,]' '!/^#/{gsub(/ /,"");printf"\033[48;2;"$8";"$9";"$10"m "}'; echo -e "\e[0;0m"; done ;}
Example: http://i.imgur.com/d5RzWAC.pngoctoploid | 9 years ago | on: AMD Zen and Ryzen 7 Review: A Deep Dive
octoploid | 9 years ago | on: AMD Zen and Ryzen 7 Review: A Deep Dive
octoploid | 9 years ago | on: AMD Zen and Ryzen 7 Review: A Deep Dive
octoploid | 9 years ago | on: Transitioning Firefox's rendering engine from Gecko to Servo
octoploid | 9 years ago | on: Atom-in-orbit: Putting Atom in the browser
octoploid | 9 years ago | on: Atom-in-orbit: Putting Atom in the browser
octoploid | 9 years ago | on: C++17 – better than you might think
octoploid | 9 years ago | on: C++17 – better than you might think
Instead C++17 will have library hacks like std::variant, that almost certainly will be deprecated for C++20.
octoploid | 9 years ago | on: DDoS Attack Against Dyn Managed DNS
www.ft.com is unreachable for example.
octoploid | 9 years ago | on: GNU Tools Cauldron 2016 videos
octoploid | 10 years ago | on: GCC 6.1 Released
octoploid | 10 years ago | on: GCC 6.1 Released