Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rucikir
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
rucikir
1y ago
Playing with MSVC's typeof, I've just discovered that its docs [1] have an example that has never worked with any released version of MSVC... MSVC doesn't support `typeof` applied on function types and function pointers! (bug
2.
▲
by
rucikir
5y ago
There are type annotations. The syntax is `(expression : type_expression)`.
3.
▲
by
rucikir
6y ago
Take a look at the document "Applicability of the Babel routing protocol": https://tools.ietf.org/html/draft-ietf-babel-applicability-1...
4.
▲
by
rucikir
6y ago
A more recent one here: https://media.freifunk.net/v/evolution-of-the-babel-routing-...
5.
▲
by
rucikir
6y ago
I don't understand how pneumatic tubes may be used to reclaim memory.
6.
▲
by
rucikir
7y ago
If something like `export PATH="aa:$PATH"` is written in `.zshenv`, as the file is sourced even for nested zsh sessions, a new `aa` will be prepended for each zsh level. Consider protecting that kind of expansion (if you use it) w
7.
▲
Show HN: Hooked_on_linus.sh – Linus-like opinion about your code
(github.com)
8 points
by
rucikir
8y ago
|
0 comments