HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Svenstaro

no profile record

comments

Svenstaro
·anno scorso·discuss
Thanks for posting miniserve <3
Svenstaro
·anno scorso·discuss
I used to do that but I find the UX of that quite annoying because before you can do: systemctl status and see what's up with all the system services. Now you have to do systemctl status -M <user-for-that-stack> for every stack that you're running to get a complete picture.

I haven't found a way around that and would be very thankful for pointers.
Svenstaro
·anno scorso·discuss
This is cool! I once made a project very much like this: https://github.com/svenstaro/genact

Check it out if you like this kind of thing.
Svenstaro
·anno scorso·discuss
We do this in Arch Linux. It requires someone handling the registrations which isn't great either.
Svenstaro
·anno scorso·discuss
Sadly it has no good ollama support: https://github.com/yetone/avante.nvim/issues/1149
Svenstaro
·anno scorso·discuss
I tried to find out what this actually does but apart from a video that is very hard to watch on mobile, there's really nothing there that tries to sell me on this. Why not use the readme to do your elevator pitch?
Svenstaro
·2 anni fa·discuss
Oh cool!
Svenstaro
·2 anni fa·discuss
I've recently deep-dived into QEMU performance especially in order to cut down boot/bootstrapping times for quickly running tests and I'd like to share some tricks:

- Templating: https://qemu.readthedocs.io/en/v9.1.0/system/vm-templating.h... - virtio-fs: https://virtio-fs.gitlab.io/ - Overlay storage images: https://wiki.archlinux.org/title/QEMU#Overlay_storage_images
Svenstaro
·2 anni fa·discuss
Is there a reason to use 9p over virtiofs in this case? It looks to me as though virtiofs was made exactly with the idea to deal good performance.
Svenstaro
·2 anni fa·discuss
I made a thing called genact that pretends to be useful but actually isn't doing anything at all: https://github.com/svenstaro/genact

There's also a web version! https://svenstaro.github.io/genact/