Viewing profile — seventydwarves
seventydwarves
HN member- Joined
- Mon, Dec 04, 2017, 9:05 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About seventydwarves
No profile information was provided.
Recent public activity
-
comment
Comment #16078578
"Spectre" is a pretty cool and spooky name all by itself.
-
comment
Comment #16000922
Isn't this a Rust interface for TensorFlow? https://github.com/tensorflow/rust
-
comment
Comment #15889266
Internally, Python is a lot like that, too - like in Haskell, the lexer adds in brace tokens when the code is indented an unindented, which keeps the grammar simpler. I guess the m…