• 3 Posts
  • 27 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle
  • DeltaWhy@lemmy.worldtoSelfhosted@lemmy.worldPost your Servernames!
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    2 months ago

    My first VPS was for a Minecraft server so I named it cobblestone. I’ve kept using Minecraft related names for all my machines since then, and I try to pick ones that are at least vaguely related to the function or appearance of the machine. For example my cluster has brute for the master and piglin01-piglin04 for the workers, but those are the only ones I’ve numbered.

    The exception is my two Klipper RPi’s, one is octopi since that’s what it originally ran, and the other is named after the model of the printer. For some reason I never named my printers.

    I probably wouldn’t use a naming scheme like this for production servers though - I’d either go with functional hostnames or something like the periodic table which you can pick from arbitrarily. My home servers and clients aren’t cattle though, so I like having a little personality to the names there.






  • +1 to this! I bought the same chair from them a couple years ago, and as a remote worker it’s been worth every cent. Oddly enough I had the Leap v1 as a previous job and hated it, but the v2 has been great for me. I found the armrests a bit uncomfortable but some cheap memory foam covers solved that.


  • I use Debian on my servers, Arch on my laptop and desktop. Different tools for different jobs. I tried Debian on my laptop a few years ago but it wasn’t a good fit for me - my hardware was too new for the stable kernel, and the Wayland/wlroots stuff was too far behind. As a server though, especially since I’m mostly running Podman containers, stable and slow-updating is great! I use unattended-upgrades and haven’t had a problem yet.

    I haven’t spent much time with Fedora but I’d probably like it as a desktop OS - fairly fast updates, and sticks pretty close to upstream without a ton of custom theming for example. I would miss the AUR, but Flatpak covers a lot of what I need, and Distrobox could handle anything else.






  • There’s less finger movement needed (for any alternative layout) compared to QWERTY so in theory it could be faster. In reality it seems to not make that much difference - typing speed records are still mostly set with QWERTY, and personally I think I’m about the same speed as I was with QWERTY, or a bit slower.

    It’s noticeably more comfortable though. I’m not sure there’s any actual ergonomic benefit, but it just feels really nice to type on. I don’t regret learning it but I don’t exactly recommend it either - it was a lot of effort for a small benefit.

    If you’re deep enough into the ergo keyboard hobby that learning an alternate layout sounds fun to you though, then I say go for it, it’s an interesting challenge.





  • I’m not either (besides Minecraft and such) so my personal experience with Linux gaming has been pretty good. There’s some jank with needing to pick the right Proton version and adding command line options, but I’m not sure it’s any worse than Windows - I’ve had to reinstall my graphics drivers way too many times. But there’s a large portion of gamers that almost exclusively play the big multiplayer games, and Linux is definitely not ready for that group.


  • It’s pretty good for single player games on Steam but a lot of multiplayer games use anti-cheat that doesn’t work on Linux, and some launchers don’t work well. And of course if you use Game Pass for PC you’re out of luck entirely. Most VR headsets also won’t work on Linux.

    So it really depends what kind of games you play. It’s kind of similar to the Adobe situation. I suspect most gamers will have at least one deal-breaker that forces them to keep at least a dual-boot around. But many people could use Linux most of the time, including for games, and that’s already pretty exciting for Linux fans.


  • DeltaWhy@lemmy.worldtoLinux@lemmy.mlToday GNU/Linux is 32 years old
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    10 months ago

    Weird esoteric issues happen on Windows too. I had a bug where I couldn’t create a new folder from Windows Explorer, which I never figured out and didn’t resolve itself with reboots or even Windows updates. I probably could have spent a half day tracking it down and fixing it, but someone less tech savvy would probably have had to reinstall Windows. Instead I just popped a terminal and used mkdir whenever I needed a new folder until I upgraded to Windows 11 and that resolved it.

    Point is, computers just suck sometimes regardless of what software they run. Or I’m just a magnet for ridiculous arcane bugs, you decide.

    This might come across as Linux fanboyism but I currently have Linux, Windows, macOS, iPadOS, Android, and FreeBSD all running on various devices around my house and they all suck in their own unique ways.