Viewing profile — octoploid
octoploid
HN member- Joined
- Sat, Jan 21, 2012, 2:39 PM UTC
- HN karma
- 730
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About octoploid
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #15501302
https://sci-hub.cc/https://www.nature.com/nature/journal/v55...
-
comment
Comment #14630386
Well, at least Intel acknowledges, documents and finally fixes these CPU bugs (via microcode updates). AMD on the other hand doesn't even acknowledge an issue when multiple custome…
-
comment
Comment #14559086
Paper: https://arxiv.org/pdf/1706.04208.pdf
- story
-
comment
Comment #14538469
Yeah! The soundtrack (Coffy is the Color) is awesome: https://www.youtube.com/watch?v=5ycOq6NwT_0
-
comment
Comment #14489170
mplayer " http://appleliveevents-i.akamaihd.net/hls/live/222436-b/17qo...
-
comment
Comment #14480377
It appears to be an issue with Ryzen's new micro-op cache and "CMP/TEST conditional jump" instruction fusion. See comment from inuwashidesu in this thread: https://www.reddit.com/r…
-
comment
Comment #13996266
The article was written 1947, so I guess he was thinking of algebraic geometry before Grothendieck came along.
-
comment
Comment #13866862
Here is an image printing function for bash/zsh: function img { for image in "$@"; do convert -thumbnail $(tput cols) "$image" txt:- | awk -F '[)(,]' '!/^#/{gsub(/ /,"");printf"\03…
- story
-
comment
Comment #13775258
AMD will use the same die for its server CPUs, so ECC support is on chip anyway. I see no reason why they should turn it off in the Ryzen CPUs launched today.
-
comment
Comment #13775042
Several people contacted ASRock in the last few days. And the reply always was that ECC is fully supported, e.g. https://news.ycombinator.com/item?id=13762950
-
comment
Comment #13774433
Anandtech is wrong and ECC is not disabled at all. For example all ASRock AM4 boards support ECC memory.
-
comment
Comment #13326271
By the time they will finally make the switch, Firefox' market share will probably have plunged to a very low single digit percentage.
-
comment
Comment #13279763
Look at the gif that shows how it is used on torvalds/linux: https://github.com/spiffcode/ghedit
-
comment
Comment #13278837
https://spiffcode.github.io/ghedit/
-
comment
Comment #13276651
See: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p009...
-
comment
Comment #13276588
Build-in sum types and pattern matching are the major missing features. Instead C++17 will have library hacks like std::variant, that almost certainly will be deprecated for C++20.…
- story
- story
- comment
-
comment
Comment #12762959
It is spreading to other DNS providers, too: https://status.fastly.com/ www.ft.com is unreachable for example.
-
comment
Comment #12574370
Slides are here: https://gcc.gnu.org/wiki/cauldron2016