IngeniousRocks (They/She)

Blocking people is self care! Especially toxic ones!

  • 0 Posts
  • 170 Comments
Joined 6 months ago
cake
Cake day: December 7th, 2024

help-circle


  • I don’t care about my distro. The choice I make when decicing on a distribution is entirely based on use case. I have LMDE on my server. I have Mint Cinnamon on my macbook. I use arch when I’m doing minimal installs for basic functionality. I don’t have a distro of choice for ARM, I’ve used rasbian and I use muOS on my rg35xxsp. I’ve been looking at learning gentoo and deploying that for raspberry pi as I have some projects in mind for some micro arcade cabinets and want as little overhead as possible in regards to background processes





  • Home cooked meals are why I can afford to be a housewife!

    My partner and I only bring in around 48k/yr and thanks to cooking from scratch for everything its totally a reasonable amount!

    I make a loaf of multigrain sourdough every week for our breakfast egg, onion, jalapeno, sandwiches, egg prices included that’s 12 a week for breakfast at the highest. Dinners we use whatever produce is in season, stews and casseroles are most common. We usually end up at around 40/week for dinners.

    Add that to the fact that I’m a nerd who can selfhost out services (I run a jellyfin server with all of my physical media backed up to it, so its my Netflix and my Spotify, and idc about piracy so I rip stuff I get from the library too) and were also spending only electricity on media every month… Usually.

    Edit: spelling


  • Stable Distros such as debian hold updates longer for testing, for example the newest Nvidia driver in the Bookworm Stable repo is 530(535 maybe?) wheras rolling release or bleeding edge distros might have up to 570 already.

    You’re always able to manually install any software not available in your distribution’s repositories, but beware, in some cases here be dragons. Most of the time these manual installations are trivial, but in the case of Nvidia drivets for example, its VERY important you properly prepare your system, lest you end up in a state without graphics. This is of course, easily repairable, but a pain in the bum and something that can scare away new users.






  • My personal server is how I handle my backups. Currently, they would not be considered good, safe backups as I only have one copy of each but my partner is getting my 16TB of storage to throw into a RAID10 array to migrate the server over so I have actual parity data and can recover things that get borked.

    Presently I have 5 TB of storage strewn across a few HDDs, SSDs, and a 0.5TB SD card. Its jank and its held together with spit and prayers, but its mine and I made it.

    Obviously, nothing of import gets stored on my server, just backups of my physical media collection, which I still have access to and can backup again if need be.



  • Buddy I’ve got my pronouns in my username please don’t misgender me.

    Additionally, your response is needlessly hostile. You’ve offered no additional information and have chosen my comment to be a naysayer on presumably only because it is the top comment on the post. You’ve contributed nothing but vitriol to this thread.

    I couldn’t give two shits what distros people use, and I’m not a fucking shill. OP wanted a suggestion, I gave 4. I used tobhse Fedora because it’s easy, with a large community, and with the bleeding edge release cycle the newest libraries became available more easily without enabling testing repositories or using sketchy PPAs that haven’t been vetted.

    If OP weren’t noob, and weren’t someone who has already broken a mint install three times I’d have recommended that use something Debian based or Arch based, but they are, so I didn’t.




  • LMDE (mint sans ubuntu) user here, gaming is a dream, but sometimes a nightmare. You may need eventually to manually update the graphics card driver If you’re on Nvidia, as the debian repos it pulls from are hella out of date. Otherwise, smooth sailing.

    You’ll likely only encounter problems on native games, Feral ports specifically seem to assume people have a libraries that they don’t, so I often find myself launching their games in a terminal a million times to figure out what libraries are missing and manually link them or just copy them into the game lib folder.


  • OP specifically declines to use Linux mint, per their final point in their post. As a 2 decade user who is currently using Mint, OP is right. The windows experience is so handholdey that new users often aren’t familiar with even HOW to research to fix their problems. Mint, a distribution that gives you training wheels but will not hold your hand is not ideal for someone who has already broken it several times, doing activities they didn’t feel were necessary to share.

    OP needs an immutable distro.


  • Based on your last paragraph, you might fall in the supernoob catergory. You’ll want an immutable distribution, you can’t break those Unless you tell it to let you break it.

    As a windows user, you’ll find familiarity in Fedora Kionite.

    If you prefer a touchscreen oriented experience consider Fedora Silverblue.

    There’s a few other options on the page I’m linking, I haven’t tried and therefore can’t recommend either of the others.

    https://fedoraproject.org/atomic-desktops/

    Edit: my formatting was 🗑️

    Edit 2, electric boogaloo:

    OP in your post you state you want Wallpaper Engine to work, unfortunately, you’ll have issues there. Depending on what you’re trying to accomplish with wallpaper engine you may be able to do the same using KDE Plasma. I personally use a VLC command line call to enable animated wallpapers on my rig, there’s not exactly a standard for it on Linux so many of the solutions you find will be clunky. Just remember if you go around messing with your xorg.conf file you need to have a backup of it so you can undo changes easily in a terminal.

    You’re welcome to DM me if you need assistance.