Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
michaeljsmith
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
michaeljsmith
2y ago
Not sure about Rust, but Typescript allows you to have the default handling but still flag a compile error if a new field is added (the first is useful e.g. if a separate component is updated and starts sending new values). https:/&#x
2.
▲
by
michaeljsmith
2y ago
Mussolini used the word 'corporation' in a different sense to the modern sense of a public company. He was referring instead to different sectors of society, something like a 'guild'. https://en.wikipedia.org&
3.
▲
by
michaeljsmith
2y ago
The closest thing is https://en.wikipedia.org/wiki/Scone .
4.
▲
by
michaeljsmith
2y ago
(I think that was the joke)
5.
▲
by
michaeljsmith
2y ago
presumably meant to be 'is evaluated'.
6.
▲
by
michaeljsmith
11y ago
Actually the C++ spec says that 0 as a pointer doesn't actually have to have the value 0 - it just refers to a null value the same way as nullptr.
7.
▲
Buildtree.mak - An ideal makefile in ~200 lines.
(msmith.id.au)
3 points
by
michaeljsmith
16y ago
|
0 comments