Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leorize
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
21 ms
·
1.
▲
Fedora floats AI-assisted contributions policy
(lwn.net)
3 points
by
leorize
11mo ago
|
0 comments
2.
▲
by
leorize
3y ago
Right now I'm cooking up an stdlib based around CPS: https://github.com/alaviss/nim-sys The major perk is that you queue computation (read: "thread"), not callbacks, so you can write stuff like this:
3.
▲
by
leorize
6y ago
Yes, we use valgrind for the compiler and stdlib test suite. The testament tool supports this, however it's not in widespread use outside of the compiler and stdlib, so documentation is rather sparse. Since Nim uses the C compiler to g
4.
▲
by
leorize
6y ago
I believe the phrasing might not be clear to everyone, so here's a reduced version: * Nim's current async implementation creates a lot of cycles in the graph, so ARC can't collect them. * ORC is then developed as ARC + cycle
5.
▲
CaitSith – a new type of rule based in-kernel access control (2012) [pdf]
(events.static.linuxfound.org)
1 points
by
leorize
6y ago
|
0 comments
6.
▲
by
leorize
7y ago
It's as in "biggest patreon donor".
7.
▲
by
leorize
7y ago
I think this is what you're looking for: https://github.com/pragmagic/karax