Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dmagyari
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dmagyari
2y ago
"Instead of allocating Expr objects willy-nilly on the heap, we’ll pack them into a single, contiguous array." Zig compiler pipeline (AST, Zir, Air, Sema) does exactly this on all layers. Not only contiguous, but instead of array-
2.
▲
Motion Extraction [video]
(youtube.com)
2 points
by
dmagyari
3y ago
|
0 comments
3.
▲
by
dmagyari
3y ago
I also use Helix full time, I really like it, especially the multi cursor features. I was a neovim user before, but I did not enjoy configuring my editor all the time. I like Helix config defaults, LSP works out of the box, the commands are
4.
▲
by
dmagyari
3y ago
Vault also supports both client and server ssh certificates [1]. I use terraform and vault to sign server certificates at creation time. [1] https://developer.hashicorp.com/vault/docs/secrets/ssh/signe...