Viewing profile — pedantic-fool
pedantic-fool
HN member- Joined
- Tue, Feb 05, 2019, 2:00 PM UTC
- HN karma
- 7
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About pedantic-fool
No profile information was provided.
Recent public activity
-
comment
Comment #20776402
You're a software developer, so learning is something you're doing constantly without even noticing. Sure the youngsters have an advantage in sheer symbol ingestion power, but you …
-
comment
Comment #19965257
You might also mention the struct update syntax, which is really neat in relation to immutable structures: let jack = Person{name:"Jack", age:26}; let jack_jr = Person{age: 1, ..ja…
-
comment
Comment #19856996
They developed a cross platform editor using webGL, when taregeting web/WASM, targeting Metal for macOS, and OpenGL otherwise. That's pretty neat. See https://github.com/makepad/ma…
-
comment
Comment #19085303
Fun, but: I can't unsee that it says "Press and hold COMPARE or SHIFT to compare, ENTER to continue.", but while there is a "Compare"-button, there is no "Enter" button, only a "Ne…