IngeniousRocks (They/She)

Blocking people is self care! Especially toxic ones!

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

help-circle


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









  • Just an aside that it tangential related.

    If you are one of those muppets (I was) I implore you to spend a couple hours learning to Roll out an llm on your own machine (not leveraging someone’s GPU farm, use your own hardware at home). It only takes a couple hours of fucking around with prompts to realize these things are dice rolls with heavy weights on what Rolls can come next. They’re dumb as rocks, don’t think at all, and even so called “reasoning” models can’t solve even the most basic logic puzzles.

    I used Deepthink for an hour guiding it to proper solutions for logic puzzles and it consistently hallucinates new information to result in the puzzles being easy to solve.

    LLMs are NOT intelligent, they’re (much like diffusion models for images) literally just making sense from random noise.