• 4 Posts
  • 131 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle



  • I run backups to a USB drive which is way to grab in the event of an emergency. Just make sure you test them every more and again, and possibly only connect it when needed if you’re at all worried about malware (a cryptolocker will happily take out any attached storage if your machine is infected).


  • A lot of that stack looks similar to mine, though I’m running bigger hardware for various reasons. You might want to go with something with more cores than an i5 depending on how much you find yourself utilizing.

    Have you considered Nextcloud for documents and syncing functionality? I went through a few ways of running it before ended up with the Snap package which has been fairly solid for over a year now (Docker was good for setup, but upgrading was problematic if not kept up with religiously)

    Vaultwarden is Excellent.

    Calibre-Web is good, especially if paired with the application to “extract” books, and an app like Moon+ on mobiles

    Audiobookshelf is pretty solid. Pairs well with Libation.

    HASS I initially ran on my server in a container but moved to dedicated hardware so updating and reboots didn’t break automatons. Got a HASS Yellow for the PoE and Zigbee.

    If you’re looking for audio/video library management, JellyFin is pretty easy to get running and has apps for phones plus many TVs. Finamp is a good mobile app for the music part












  • phx@lemmy.catoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    2 months ago

    You miss the part where the copyright owner did not assign them the rights to use the material for such a purpose, and yes most copyright does cover a ton of stuff like retransmission, reproduction, public production and a bunch of other shit which is all separate license. It’s not so simple as “they did what a human does” because even the WAYS a human uses said material is limited under the terms of the copyright


  • phx@lemmy.catoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    3
    ·
    2 months ago

    a) An AI is not a person. We do not WANT an AI to be regarded as equal to a person under law. That’s a terrible idea

    b) How is that AI training material being generated? Did they buy copies of every copyrighted song and every movie by every artist to include in the training data? If it’s music and streamed, are they paying the artist royalties based on every “play” the AI is processing during training the same as of a human played the song over and over again to learn a long? How about sheet music? Because if a PERSON is learning from training material, the license for sheet music and training materials is different than a playable copy of the same work.

    I’m willing to bet that the AI companies didn’t even pay for the regular copies of works much less ones licensed for use as training materials for humans, but it didn’t matter because an AI is an advanced algorithm and NOT A HUMAN.



  • There are many ways to skin the cat for centralized login in Linux, including using Samba-AD or just LDAP.

    Patching is IMO less fun. Landscape can work for Ubuntu but it’s finicky, and I haven’t really found anything satisfactory (FOSS) for patch management if multiple Debian systems. Setting up “unattended-upgrades” does tend to handle most of it but that doesn’t give centralized control or visibility.