HackerTrans
TopNewTrendsCommentsPastAskShowJobs

illamint

no profile record

comments

illamint
·3 месяца назад·discuss
Good. That's the point.
illamint
·10 месяцев назад·discuss
It's funny, though, there's literally an example of this in the picture located on the ENAC project page for this font in the flight plan screen:

https://lii.enac.fr/projects/definition-and-validation-of-an...

Also seems to be more discussion of this point the last time this was posted:

https://news.ycombinator.com/item?id=37519166

It also seems like there's a "slashed zero" glyph in the font, though I don't know how to actually type it:

https://github.com/polarsys/b612/blob/master/sources/ufo/B61...
illamint
·12 месяцев назад·discuss
gVisor also has a complete userspace networking stack that you can pull in, which makes it a lot easier to do some neat things like run an HTTP server responding to packets intercepted via eBPF and sent to an AF_XDP socket, which would otherwise be a pain.
illamint
·в прошлом году·discuss
Finally. All I want for Christmas is a 5K, HDR, 120Hz display. I'm managing with 4K, 120Hz, and scaling to 2560x1440 in Mac OS, but with the latter option I lose HDR. I can't give up 120Hz after getting used to it on all my devices.
illamint
·в прошлом году·discuss
> I'd love to be able to run rootless quadlets within the system session.

Likewise. I'd also like to be able to run rootless quadlets with the DynamicUser= option. DynamicUser= has been a great way to restrict privileges for system services, and it just doesn't fit with podman right now.