• 0 Posts
  • 14 Comments
Joined 2 years ago
cake
Cake day: March 26th, 2024

help-circle

  • I guess that heavily depends on the games you’re playing

    I think this is the key thing.

    If you’re always buying the newest GPU to play the latest tech- envelope-pushing AAA title that requires the latest greatest driver, then you’re probably not going to have a good time with gaming on Debian.

    But some of us don’t care about those types of games, or maybe in some cases we do but are willing to wait a while to play a particular title (hello Patient Gamers). In that case Debian is a nice, rock solid gaming platform.

    Anecdotally, I probably do 85+% of my gaming on Debian (the rest being my steam deck). And it works fine for me because of the types of games I play and/or how long I tend to wait before getting new titles (giving Debian time to catch up).

    It’s definitely not for every gamer, but I don’t think it’s as unusable for gaming as people often suggest.








  • I have sort of had enough of copy and pasting commands I find on the internet without having a good understanding of how they actually work.

    One thing you could do is start trying to understand those commands.

    Read the man pages or the documentation to figure out what the commands are actually doing. Once you have the “what” , you can dig deeper to get to the “why” if it isn’t obvious by that point.

    After enough of that, you’ll go to copy/paste and already understand what it’s doing without needing to look it up again.

    Then from there, it’s a matter of building the instinct to be able to say “I need to do X, so I’ll use commands Y and Z.”





  • Interesting bee fact -

    In a hive that has been queenless for a period of time (long enough that there’s no way they can raise a replacement queen), one or more workers may develop the ability to lay unfertilized eggs.

    Due to how honeybee genetics work, those unfertilized eggs can hatch into drones (males), which may then have the opportunity to mate with queens from nearby colonies.

    I guess this is sort of a last ditch effort to propagate the hive’s genetic material before it fizzles out and dies. Which I think is fascinating.


  • I don’t have an alternative program to suggest, but there are some workarounds for using redshift.

    First, in the config file, you can set the location provider to manual, then specify a lat/lon and it will use that location in its time calculations. I do this on my laptop, and it works well except for when I cross multiple timezones - things are obviously off a bit.

    Second, with the caveat that I haven’t tried this, it looks like you can also manually set dawn/dusk times in the config, which sounds like what you’re after.

    See man 1 redshift for more info.