Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
flubbergusto
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
flubbergusto
2y ago
> I recently spent a few hours evaluating different terminals. I went back to urxvt, tried Alacritty again, gave Ghostty a try, and spent quite some time configuring Kitty. After all this I found that they all suck in different ways Last
2.
▲
by
flubbergusto
2y ago
Have any issues with mupdf? I find it suckless.
3.
▲
by
flubbergusto
2y ago
Sure, but at least those of us reading this thread have learned this lesson and will be prepared. Right?
4.
▲
by
flubbergusto
2y ago
This is supported in the client/daemon. You configure your client to use a self-hosted registry mirror (e.g. docker.io/distribution or zot) with your own TLS cert (or insecure without if you must) as pull-through cache (that'
5.
▲
by
flubbergusto
2y ago
VMs are great for coarse isolation ("dev box", "web surfing", etc). A typical qubesos workstation would have a handful. In the setup I linked, separation is more fine-grained. Ephemeral container for each cargo/node
6.
▲
by
flubbergusto
2y ago
I think containers is the way to go. Maybe on top of VM (defense in depth-swiss-cheese is the only way to go imo). Something like Qubes can be great for VMs. https://github.com/legobeat/l7-devenv/pull/153 Thi