• 0 Posts
  • 28 Comments
Joined 2 years ago
cake
Cake day: September 11th, 2023

help-circle



  • Portability/modularity/plus I have an Intel Arc GPU. The drivers just played nicer on Windows when it comes to transcoding (which you said wasn’t an issue.) But most of my services are on separate barebones VMs because they’re just easier to work with.

    I went with a “traditional” desktop because I already had a big ass Be Quiet! Dark Base 900 Pro. Also I don’t trust hardware raid, and a regular desktop is infinitely more flexible.

    For instance: I threw two GPUs in there! Little one for transcoding, big one for gaming. So I can play a game while my girlfriend watches a movie in the other room. Plus I can keep shoving drives in there until I run of room. A dedicated NAS is much more limited




  • Oh shit I may have advice. I have a setup similar to what you’re shooting for! Proxmox is the absolute best thing ever. I used to just run plain Debian with some docker and random services. Now I have proxmox, and for my desktop I pass my GPU through to a VM that is my desktop.

    I’ve got half a dozen VMs, one of them has the arr stack hooked up to a raid 6 array (7 14 TB drives), and another VM running jellyfin (and I use Kodi to play stuff on my nvidia shield)

    First advice of the top of my head, gosuperhard and serverpartsdeals on eBay are amazing. They sell used industry drives for a fraction of the cost, just shoot for the ones that have warranties


  • Ay fellow Pittsburgh person. Surprisingly good cop experiences here too. Obviously ACAB because fuck the system in general, but twice in the last couple years there were some domestic disturbance calls around here, and the cops deescalated some VERY loud and angry situations. I think it helps that they are smaller groups who tend to live here





  • acid_falcon@lemmy.worldtome_irl@lemmy.worldme_irl
    link
    fedilink
    arrow-up
    7
    ·
    7 months ago

    I’d like to inject some sanity (pun intended) into their point. Diabetes is body vs itself which obviously needs assistance. Some mental health things need to be “treated” just to make someone a “productive” member of society.

    For a slightly different take, would you amputate one of your arms to fit in with a society where everyone else has only one arm?









  • Java was my first language over ten years ago. I haven’t touched it in a decade (I’m mostly a hobbyist). I am grateful that I had to type all that shit out, and grateful that I don’t have to anymore (I’ve been using python since then).

    I just recently helped a younger friend with their Java homework. I had to Google the syntax, but otherwise helped them ace it. I’ve mostly used Python since then, but learning java gave me such a good base of the fundamentals