Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shinies
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
shinies
3y ago
Perhaps you mean https://openitcockpit.io/editions/ ?
2.
▲
by
shinies
3y ago
Before the slices package you had to write those functions for all your types, it's much better now! I also like using generics for API request/response code, ex: https://go.dev/play/p/OWf9eFmg1qF With g
3.
▲
by
shinies
3y ago
Here is an example in the standard library: https://pkg.go.dev/slices
4.
▲
by
shinies
3y ago
Both Linode and AWS either migrated off Xen or are in the process of it. Qubes (last I checked) wants to move to a VMM independent design. You can build a very minimal host image based on Alpine or something similar to reduce the surface. I
5.
▲
by
shinies
3y ago
Linode migrated to KVM as well. Seems everyone is slowly moving off Xen!