• 0 Posts
  • 52 Comments
Joined 1 year ago
cake
Cake day: July 7th, 2023

help-circle



  • The previous comment is an excellent summary. It is worth noting that there are some type 1 hypervisors that can look like type 2s. Specifically, KVM in Linux (which sometimes gets referred to as Virt-manager, Virtual Machine Manager, or VMM, after the program typically used to manage it) and Hyper-V in Windows.

    These get mistaken for type 2 hypervisors because they run inside of your normal OS, rather than being a dedicated platform that you install in place of it. But the key here is that the hypervisor itself (that is, the software that actually runs the VM) is directly integrated into the underlying operating system. You were installing a hypervisor OS the whole time, you just didn’t realise it.

    The reason this matters is that type 1 hypervisors can operate at the kernel level, meaning they can directly manage resources like your memory, CPU and graphics. Type 2 hypervisors have to queue with all the other pleb software to request access to these resources from the OS. This means that type 1 hypervisors will generally offer better performance.

    With hypervisor platforms like Proxmox, Esxi, Hyper-V server core, or XCP-NG, what you get is a type 1 hypervisor with an absolutely minimal OS built around it. Basically, just enough software to the job of running VMs, and nothing else. Like a drag racer.




  • “How dare this business try to make money?!!”

    Open source still has to exist within the framework of capitalism. I am all for building the fully automated luxury gay space communist utopia where people just build awesome software and release it for free all the time without ever having to worry about paying the bills (seriously, I would encourage every open-source advocate to think about how much more awesome stuff we would have if universal basic income was a thing), but that is simply not the world we’re in right now. They need to keep the lights on, and that means advertising their paid services.




  • Voroxpete@sh.itjust.workstoSelfhosted@lemmy.worldLooking for a music solution
    link
    fedilink
    English
    arrow-up
    12
    arrow-down
    1
    ·
    8 months ago

    For playback (ie, self host your own streaming service), you want Airsonic or Navidrome, with any Subsonic compatible app on your devices.

    You can also go Jellyfin with Finamp, but it’s a video service first, whereas the others are much more audio focused.

    For audiobooks and podcasts, Audiobookshelf. It has its own app.

    For downloading music, you want Lidarr or Headphones. Fair warning, the music torrenting scene really died off with Spotify, so you’ll probably want to get on some Usenet groups to have good sources for the releases you want.

    If you want to add audiobooks, Readarr can apparently handle that.









  • Here’s what I would be looking for;

    • Decent mobile app (more than happy to pay for this if it’s a one time fee)
    • Bonus for a OneNote / Evernote style Android widget. Being able to scroll through and quickly select from my most recent notes in the OneNote widget is really helpful.
    • WYSIWYG editor on mobile and desktop (why in God’s name does every Foss notes app insist I use a markdown language?) with bullet points, numbered lists, bold, italic, underline, strikethrough, and headings.
    • Checklists (as in, ability to add checkboxes to notes)
    • Ability to create an arbitrarily deep folder structure
    • Tags would be nice
    • Import from popular apps like OneNote, Evernote, or Joplin is basically essential at this point. A lot of us have way too fucking many notes to move by hand.