• 1 Post
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle
  • finestnothing@lemmy.worldtoLinux@lemmy.mlZed on Linux is out!
    link
    fedilink
    arrow-up
    6
    arrow-down
    1
    ·
    7 days ago

    Have you tried running doom emacs in tmux on the remote server and accessing it with ssh? Doom emacs is all the good of an emacs environment, all the good of vim keybinds, and they worked in a decent amount of optimizations so it only loads the necessary stuff on demand (mine has a startup time of just over 1 second, slower than vim but barely an inconvenience). Can write a quick script to ssh copy (or git pull) your current configs on the server so you only have to maintain one set of configs if you want

    scp ~/.config/doom/config.el username@server:~/.config/doom/config.el
    

    Run emacs in tmux if you want to keep the emacs session open across multiple ssh sessions





  • What are you even going on about? Proprietary Nvidia graphics drivers updates are released at basically the same time as the windows version, and amd has always worked flawlessly. I have 2 2k 144hz monitors with HDR and both work and look just as good on Linux as on Windows.

    The only issues with high dpi monitors is that some apps don’t both detecting the monitor dpi and need to be adjusted manually… but there are very few that that is still an issue for, and windows has the same problem because it’s an app problem not an OS problem



  • In terms of electricity consumption, it’s still not going to be huge, just was noted in case you wanted to go smaller. You can almost certainly go smaller, but at the same time if you already have the hardware it’s not going to be useful to sell it second hand and buy new hardware that has less performance.

    Hosting static websites at home is fine if you really want to, but for anything dynamic and/or that will have a lot of users, get a vps (basically a server that you pay for storage and compute resources on and can use remotely how you like, including hosting stuff like mastodon and lemmy instances)


  • I’m happy to help if anyone needs help with docker and/or Linux stuff. (I’ll probably try to convert you to Linux, the os to rule them all. You’ve been warned) Wont necessarily be everything or set it all up for you, but enough knowledge to get you started and able to learn more yourself is doable

    For op, that setup is likely overkill, most stuff will use more ram than cpu and very few self hosted apps will use the GPU at all (Plex and jellyfin are the only ones that come to mind). Only hurt to it being overkill is a higher power usage than a smaller setup, but if you already have it running full time then it’s unlikely to make a different


  • Throw Linux on it or reinstall windows if you don’t want to learn Linux. I assume it’s a new PC, but you never know what may be on there regardless. A new install with a complete overwrite is the way to go imo.

    For Linux, it personally use arch (btw) and love it but it’s not super beginner friendly. I’ve heard good things about Linux mint for beginners so that may be a good place to start



  • As much as I like fully self hosting, I ended up paying for Plex lifetime and have it running in docker. It was $120, but has already paid for itself twice over since I managed to convince my wife to drop hbo max, Netflix, and a couple others. She isn’t technical at all so she was hesitant, but she likes plex. If she can’t find what she wants to watch on our few streaming services (paid for by our cell provider, otherwise they’d be cancelled too), she can add it to the watchlist on Plex and radarr or sonarr will download it automatically and make it available on plex pretty quickly (or she’ll tell me to get it and let her know when it’s done).

    I could open my Plex server to more family or friends, but most of them either pirate stuff themselves or are fine with paying for streaming services for the ease of use.







  • Office - browser extensions when you have to use them, libreoffice when it’s for personal use

    Compatibility - almost all hardware has Linux drivers, or at a minimum Linux has drivers that will be drop in replacements. My 3080 ti just required me getting the appropriate Nvidia package (which mt distro took care of), and nothing else has needed any configuration at all. My case and motherboard rgb lights are all controlled by openrgb (to turn them off, I don’t like rgb) and it worked out of the box.

    Steam and steam games - not even close? Steam has official packages on most (or all) package managers so it works natively, and 90% or more games work seamlessly with proton on Linux even if they aren’t verified for it. Basically the only games proton can’t run are games with kernal level monitoring for anti-cheat, but even those are migrating to support Linux slowly. The steam deck even runs arch Linux lol, they wouldn’t sell $400-$650 gaming systems that couldn’t run most games that they themselves sell