I’ll write something here later probably. In the meantime, hi to whoever’s reading this I hope you get a chance to enjoy something kind today :)

  • 0 Posts
  • 152 Comments
Joined 1 year ago
cake
Cake day: February 3rd, 2025

help-circle













  • Oh god I could accidentally spam that comm with recs. My entire played library is almost exclusively indies…or well, indie-vibes.

    Is there a semantic qualification for what counts as indie? Like, small studio, literal independent publisher, or just not AA/AAA?

    Cuz I know there’s been discussions on how, say, Dave the Diver is not an indie game due to their being a subset of a bigger studio/publisher even though the gameplay loop reads “indie” as a genre.


  • Endeavour was the one I actually installed to my drive some years ago after spinning up a handful of “classic” recommended distros in a VM (Ubuntu, Mint, Fedora, etc).

    It was recommended to me by a close family member who had used Linux for a while, but we’re both in IT/tech.

    My SO, on the other hand, while quite intelligent and capable of troubleshooting absolutely detests having to touch the CLI or open their PC tower.

    It heavily depends on the end user and what they want to do, not just what they’re capable of. Frustration isn’t limited to incapability.






  • Broadfern@lemmy.worldtoLinux@lemmy.ml[Arch/EndeavourOS] Random reboots
    link
    fedilink
    English
    arrow-up
    10
    ·
    edit-2
    4 months ago

    How new are you to Linux?* /gen

    Have you checked the output of, say, “journalctl -b -2”? This would give you a system log of messages that go back to two boot sessions ago and normally show you what happened just before that first shutdown.

    This could be drivers, background processes, hardware, no way to know without starting by looking at logs. Hell, I’ve had a monitor crash out my system multiple times and I wouldn’t have ever guessed if I didn’t check my logs and dmesg output.

    * to get a better sense of how to help you