• 1 Post
  • 31 Comments
Joined 1 year ago
cake
Cake day: January 31st, 2024

help-circle

  • Hearing roughly a decade of successful use, especially on systems with constrained resources, certainly makes me lean further towards btrfs.

    its RAID ≠ 0/1/10 are buggy, but 0/1/10 are considered reliable.

    btrfs has been solid and done everything I could want. It was a huge upgrade from mdadm and lvm

    @ikidd@lemmy.world said that btrfs is poor at software RAID. I’ll do a little research in to how it fares for RAID 1 vs mdadm. I don’t see any reason I couldn’t do mdadm>luks>btrfs if that’s the better choice. But if btrfs is reliable and with comparable performance, I’d certainly rather do that.


  • It’s the shits at software RAID, but that’s rarely a thing on a workstation.

    I am using a RAID 1 mirror over two disks. So that’s good to know. I’ll do a little research and see if it’s better to let mdadm handle that.

    Look at btrfs-assistant for adminstration. That’s what Fedora ships with, I think it uses Snapper in the backend.

    Doesn’t look like that’s in the void repo. But that’s ok, I don’t mind learning the command line tools.





  • NixOS is a declarative distro. Meaning it you can declare pretty much every aspect of it from what software is installed to how the system is configured from a config file.

    Using your calandar example, you can list Thunderbird (or whatever) as a package you want in the configuration and it will be installed. You can also use that same configuration on another machine and produce the same environment.

    Relevant to the original point, since all your software is listed in a text file, you can easily see exactly what’s installed.


  • Void for desktop/laptop. These are the things I like about it.

    • Rolling release
    • Initial installation is minimal, and doesn’t foist a specific DE or other unessential software on me.
    • No systemd
    • Nothing similar to Arch’s AUR. I know a lot of people love it, but I do not. I mention as the distros are similar.

    Debian for my server. But I plan to migrate to Devuan.

    • Stable and well tested
    • Huge package selection
    • Pretty ubiquitously supported. If for whatever reason what you want to run isn’t in the repo, .deb packages and apt repos are often available.
    • Minimal installation available.

  • Maybe self host your own VPN on a VPS and connect the jellyfin server as a client as well as any other devices you want to see that jellyfin server as other clients and configure the VPN server to not override your default routing and to allow clients to see each other? In my head I don’t think that would conflict with your protonVPN connection.

    Your traffic would be encrypted between devices so I wouldn’t say https is nessesary and thus no certs needed.

    The rubs that occur to me are that I’m not sure you can do this on a free tier VPS which is the only option I see given your financial limitations. And your devices all need to be able to connect to said VPN.

    Edit: Slightly less worse English.


  • My tenuous understanding from an article I read about the AT protocol but barely remember is that it can’t be fully decentralized. I think you have to use bluesky for user authentication. And I think it said the hosting hardware requirements would be significant to the point where it’s not very feisable. I welcome corrections/clarifications.

    Point is, assuming that’s reasonably correct, true decentralization isn’t possible. And by it’s nature as a big corporate owned site, enshittification is inevitable.






  • JovialSodium@lemmy.sdf.orgtoMemes@lemmy.mlThe People's LLM
    link
    fedilink
    arrow-up
    51
    arrow-down
    1
    ·
    edit-2
    4 months ago

    Probably this is all very reactionary, NVIDIA’s stock will recover and they’ll remain a big player in the LLM space.

    But I’m uninterested in LLM’s and would love to see price drops on GPU’s, so i hope there is a longer term moderate market loss for them in this space.


  • +1 for installing Arch. If you have enough knowledge of Linux to understand what Arch is and why it is, comparatively, a more involved installation. Then you’re probably ready to install it. As was mentioned in another content, long as you know the basics, it’s not as hard as you might think. Also as suggested in another comment installing in a VM or spare hardware is good practice.

    As for learning, take the time to understand the commands you’re copy/pasting. Read the man page, see what the flags you’re pasting in to. That might sound daunting at first, and you might not always be able to completely wrap you’re head around it. But you’ll learn more and more over time.



  • Jellyfin/Plex like many have mentioned.

    I personally like Syncthing for petty much everything else. For general file syncing of course. But also with Joplin pointed to a synced directory for notes. With keepass as a password vault. With synced config directories for some apps across devices like newsboat for RSS, and neomutt for email. I also used to use it with rtorrent via a watch directory, though I currently am using a seedbox for that purpose.

    VPN (openvpn/wireguard) is a good idea if you want to access your services outside your local network, without exposing them all globally.


  • They can be slow to adopt changes. I think the Mozilla foundation getting more funding, staffing, and refocusing on their browser would be the better solution.

    While Chromium is an open source project, it is still developed and maintained by Google. For something as important as a web browser, I think it’s imperative that there’s an option outside of their control.


  • That’d certainly be a good feature, but it feels to me like it’s a fairly niche need. And as per that post, it’s also a big technical effort. I can see why there isn’t anything in the way of development updates.

    That is me being a bit of an apologist for Firefox though. If you consider Firefox unusable because of that, then that’s a pretty valid frustration.

    Still, I’d encourage you to try and find a way to make it work for you because Chrome is evil.