Lettuce eat lettuce

Always eat your greens!

  • 12 Posts
  • 442 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.


  • ~50x

    My policy is double my download, minimum. But I almost always hit much higher than that, my average is probably between 5-10x

    All my torrents are public sites, and I only torrent pretty common stuff, so I don’t feel too bad about killing a torrent after a week or two. I figure 5-10x average on easy-to-find, mid quality media is plenty in the karmic sense lol.

    As far as I am concerned, always give better than you get, even if that’s 1.01 but try to aim higher.

    Of course, if you’re seeding a rare or otherwise hard to find piece of media, then you should keep it alive for longer. I am in the process of upgrading my torrent machine, and once that happens, I will be able to hold far more active torrents, and my average ratios will be significantly improved.

    Happy sailing!


  • 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.






  • In my early teens, I got really into computers, built my first PC when I was about 13, started learning Windows batch scripting and using GameMaker to make goofy PC games.

    Along the way, I found Trinity Rescue Kit and was also introduced to Fedora Core by a nerdy guy who worked at my local YMCA.

    I didn’t actually enjoy it too much back then, so I left it alone for years until about 5 years ago when I started to get back into the free software movement and related interests.

    I’ve been 100% on Linux for about 4 years now and never looked back.


  • It’s designed to be more compatible with MS’ .docx formats, less weird formatting issues when converting between them. But the actual features it has is less than LibreOffice.

    Two different focuses, LibreOffice is designed with more powerful features and uses the .odf file format by default.

    OnlyOffice is lighter weight and designed with MS Office compatibility first and foremost, although both suites support both file formats and in my experience, both work great with either file types and for basic users, have all the features you would need.





  • Depends on the use case.

    I use Nobara on my gaming rig because I wanted up-to-date packages without being on the cutting edge like Arch. And I also wanted all the lower level gaming optimizations without having to set it all up manually. Plus, KDE is soooooo nice.

    Debian on my servers because I want extreme stability with a community-driven distro.

    Linux Mint on my personal laptops, because I like having the good things from Ubuntu without all the junk. Plus the Cinnamon desktop environment has been rock stable for me. It’s my goto workhorse distro. If I don’t need something with a specialized or specific use case, I throw Mint on.

    Arch on my old junker devices that I don’t use much because I like making them run super fast and look sexy and testing out different WM’s and DE’s.

    Void on my junkers that I actually want to use frequently because it’s super performant and light on resources without needing to be built manually like Arch.

    Ubuntu server if I am feeling stanky and lazy and just need something quick for a testing VM or container host in my home lab.



  • 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.



  • I used LibreOffice all through university. Wrote dozens of papers, did a bunch of presentations, collaborated with other students who were using MSOffice, never had any significant issues.

    I’ve been using it for well over a decade since then at my job and for my side business and still it works great.

    Watch some YouTube vids on how to customize the UI, you can make it look a little more modern and MSOffice-like if that will help your GF feel more comfortable using it.

    Make sure to download to Microsoft Fonts on her system if she is planning on collaborating with other students, that way you don’t run into weird fonts compatibility issues when the other students are using Arial, Times New Roman, etc.



  • Lettuce eat lettuce@lemmy.ml
    cake
    toSelfhosted@lemmy.worldBasic networking/subnetting question.
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    1
    ·
    edit-2
    3 months ago

    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.