Lettuce eat lettuce

Always eat your greens!

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

help-circle
  • I use Nobara with KDE for my gaming computer, Mint with Cinnamon for pretty much everything else.

    Mint is the closest to a “Just Works” experience for me. Cinnamon is rock stable, especially on Mint Debian Edition. I don’t remember the last time Cinnamon crashed or had any major bugs for me.

    I use Debian for most of my servers, stable and simple. Arch on a junker Thinkpad to test and mess around with new programs and window managers.


  • Flatpaks are pretty great for getting the latest software without having to have a cutting edge rolling release distro or installing special repos and making sure stuff doesn’t break down the line.

    I use Flatpaks for my software that I need the latest and greatest version of, and my distros native package for CLI apps and older software that I don’t care about being super up to date.

    My updater script handles all of it in one action anyways, so no biggie on that either.

    Flatpaks are the best all-in-one solution when compared to Appimages or Snaps imo.














  • Man, I wish the Windows-only shop I support as a sysadmin “just worked.” I spend the majority of my time troubleshooting random Windows issues.

    Driver issues, firmware issues, Teams breaking, Outlook breaking, SharePoint and OneDrive sync issues, Edge freezing/crashing, UI scaling issues, routine updates failing, random connectivity issues, random audio issues, printer issues…

    I won’t lie, my Linux computers have random issues too, but way less often than the Windows machines I have to support every day. And when I encounter the Linux issues, I actually can fix them in a way that is permanent almost always.

    Windows on the other hand, I typically fix and then the same problem starts happening again a few months later after an update, or the only “fix” that works is restarting the computer several times in a row.

    To be fair to the Windows defenders, Windows 11 has easily been the worst for this in my experience. Windows 10 was more stable, and Windows 7 was even better. XP had lots of random issues, but back then you could still get under the hood pretty easily and make Windows do what you wanted.

    Every personal device I have runs Linux and has for several years. I removed Windows completely from my life thank God, and I can’t imagine going back. I honestly would be more likely to stop using computers altogether before I went back to the horror show that is Windows/Microsoft.



  • Have you looked into Tailscale or an equivalent solution like Netbird?

    You could set up a tailnet, create unique tags for each machine, add both machines to the tailnet, and then set up each machine’s network interface to only go through the tailnet.

    Then you just use Tailscale’s ACLs with the tags to isolate those machines, making sure they can only talk to whatever central device(s) or services you want them to, but also stopping them from talking to or even seeing each other.