fix le retard

This commit is contained in:
Jacob 2023-08-03 03:21:35 +02:00
parent 82f87215dc
commit 8133528ed2

View file

@ -37,7 +37,7 @@
<li>BSD philosophy</li>
<p>The BSD operating system is good, but I believe the BSD philosophy sucks. While the core utilities are perfectly fine, BSD is not copyleft, and they are strongly against the practice of copyleft software and copyleft licenses such as the GNU General Public License. I will continue to use BSD but I hate their ideas and will GPL all my software when feasible.</p>
</ul>
<h3>Software</li>
<h3>Software</h3>
<ul>
<li>libvirt</li>
<p>QEMU is just too complex for most people, and as such someone decided that we needed to develop a XML configured frontend for QEMU called libvirt which is just <em>barely</em> easier to use but barely works and breaks core functionality constantly, notably PCIe passthrough with quite a lot of devices. There is no real replacement, other than just using QEMU by itself, which is possible.</p>