Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pedantic-fool
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
pedantic-fool
7y ago
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 have experience and probably some intuition as to
2.
▲
by
pedantic-fool
7y ago
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, ..jack};
3.
▲
by
pedantic-fool
7y ago
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/makepad for a closer explanati
4.
▲
by
pedantic-fool
8y ago
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 "Next" (yes, I kno