This commit is contained in:
Jacob 2023-08-09 05:45:11 +02:00
parent ec94dc5431
commit 636eed4a06

View file

@ -23,6 +23,8 @@
<p><a href="sucks.php">libvirt sucks</a>, however writing a replacement may not be at all trivial due to the complexity in qemu. So perhaps the program will produce a libvirt config. Another idea is to simply have the program generate a shell script containing a qemu command directly. This is exactly what libvirt does, but because it's a shell script a lot more control can be had, and a much more simple format can be used, resulting in a more simple program and less risk of failure. Generating a qemu script on the fly seems a lot simpler, but does require reinventing the wheel. That said, maybe it's a wheel that shouldn't be reinvented considering how much pain it has caused sysadmins over the years.</p>
<li>Better Matrix client</li>
<p>Probably not going to happen, because Matrix is hell, but all existing Matrix clients suck. Element, Fluffychat, Nheko, Cinny, gomuks, weechat-matrix (would be nice but sadly lacks a lot of features) and more are all awful. If you find a good Matrix client, please let me know about it.</p>
<li>spmenu script for managing emulators and roms</li>
<p>Self explanatory. Rip off WiiFlow or similar, and use the shit out of the FIFO in doing so.</p>
</ul>
</div>
</body>