

4·
10 days agoYou know, I’m somewhat of a coding enthusiast myself.
Difficult to think of projects that I want to do that are also viable for me now. I settled on Minesweeper (/a dragonsweeper-like) though I lost momentum as I got a bit hung up on how to implement it in a way that’d allow dynamic map sizes. I suppose I should just make it as simple as I can and then differentiate it later.
Mostly been ignoring it though, instead making efforts to organize my room. Any personal growth is good, right?
I would also like an excuse to make some polygonal art (2D or 3D) but I don’t have many ideas there either, and many ideas of which would probably be an insignificant amount of actual coding compared to animation.
alarm-clock-applet
allows custom commands. So putsystemctl suspend
into a timer, bingo.rtcwake
to wake the computer up, for-better-or-worse the music will still be playing.Someone else mentioned android, VLC there does have a sleep timer (just to stop the music) I didn’t see an equivalent option in the desktop version (at a quick glance) though.
In SMPlayer I do see the option ‘shut down computer’ as a sub-option for `close when finished playback’ (general options)