Magniquick
Magniquick
Here is a comparison - ```limactl start default 0.01s user 0.02s system 0% cpu 23.402 total``` ```limactl start archlinux 0.03s user 0.04s system 0% cpu 4:26.07 total``` That's a slowdown...
@mcginty sorry for troubling you, is there any update on the issue ?
@AkihiroSuda Is there any way to modify the qemu xml files ? or pass commandline options to qemu ?
> Yeah, I think the problem is that I used the "cheapest" method for booting with qemu's UEFI which is [using a `startup.nsh` script](https://wiki.archlinux.org/title/EFISTUB#Using_a_startup.nsh_script). As I understand it, this boots...
@mcginty Sorry for the ping, but is there any update on this ?
@Dimillian Is this still maintained ? ~7 months since the last push and the release...
> Well I mean, it’s working :) However, It is buggy as hell :( It crashes here and there, disabled sidebar items from the settings is ignored and shown anyway,...
Close this if it's done, maybe ?
Just my two cents, but [pipx](https://pipx.pypa.io/stable/how-pipx-works/#developing-for-pipx) + [github](https://pipx.pypa.io/stable/how-pipx-works/#developing-for-pipx) might be a better choice for this - no need to mess around PyPI stuff, mess with releases (releases don't make much...
who would though ? It's supposed to be a self contained app right ? also, pip can do it from git repos too iirc.