this post was submitted on 07 Jul 2024
92 points (100.0% liked)

Linux Gaming

15044 readers
309 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] snekerpimp@lemmy.world 12 points 3 months ago (2 children)

Ok, what people are able to throw together in code is amazing. I struggle writing a bash script to schedule to turn off my computer.

[–] daddy32@lemmy.world 9 points 3 months ago (1 children)

I know this is not a good way to get community approval around here, but: Chatgpt can write that for you. My bash-fu increased tremendously since it exists and I script everything now. In the past, it would end up with having an idea and also fear of failure. Now every scripting idea gets to be implemented and executed.

[–] chicken@lemmy.dbzer0.com 6 points 2 months ago

AI has honestly made me a much more powerful Linux user

[–] mox@lemmy.sdf.org 3 points 3 months ago* (last edited 2 months ago)

Have you considered using the at and shutdown commands together to accomplish this?

Edit: I have no idea why a few people downvoted my question. Maybe they misunderstood it?

[–] Telorand@reddthat.com 7 points 3 months ago

I haven't played this one, but I did the one from KanoOS several years ago, and it was really helpful for learning some of the common CLI tools, like cat, cd, and grep.

More of these kinds of games is a good thing, IMO!