capc8m

joined 10 months ago
[–] [email protected] 1 points 1 day ago

Living one day at a time

[–] [email protected] 3 points 1 week ago (1 children)

password-store is a CLI app to store passwords and even supports OTP.

Whoogle is a meta search (still uses Google search) that takes the bloat off.

Matrix is a decentralized and secure messaging platform.

For email I have a vps (costs less than protonmail) and use Maddy.

There are a few good firefox alternatives, I use waterfox on my phone and floorp on my Linux PC.

[–] [email protected] 5 points 1 week ago

Do a rehearsal move. Pack everything you have into boxes. Take out from the boxes only the things you need to use. Things that stay in the box for more than 12 months are things you probably don't need and you can donate/sell them.

[–] [email protected] 2 points 1 week ago (1 children)

Atomic Habits is a good book that might help you (or not).

I use daily habit tracking for my self-care (and also my hobbies). It's not for everyone but it keeps me grounded.

[–] [email protected] 1 points 3 weeks ago

There is a book called the four agreements. This book helped me a lot.

[–] [email protected] 9 points 3 weeks ago (1 children)

You could play all of them with a modded 3ds. It's fairly easy (imho) to mod a 3ds.

[–] [email protected] 4 points 6 months ago (1 children)

Making lists and time blocking

 

I learned now about the export/import tool, but this wouldn't help me anyway since my steamdeck couldn't boot neither of the 2 boot environments.

After reinstalling the OS and emudeck I noticed some systems still had saves but others didn't.

I dig into it and found that the save folders for thoses systems were just links to the home partition. Since I lost my OS and had to reinstall I also lost the data on my home, including those saves.

I would expect the saves to be all in the Emulation/saves folder on my SD card so I could easily reinstall the whole system without loosing them.

It seems the easiest way out is to create symlinks from the SD card to the home partition, not the other way around. First one needs to move the folders to the ad card.

The emulators I use and don't save directly to the SD card are:

retroarch

riujinx

citra

Ppsspp

dolphin

When I find motivation I will write a shell script to make the links for me and move things around.

The export/import tool wouldn't even be needed if the symlinks were correctly created, with that said, probably the emudeck team found problems with that approach (the folders must be moved and links created after the emulator is installed), but I don't see how that approach wouldn't work on Linux.

Thanks emudeck team for automating playing retro games on my steamdeck, your work is really appreciated.

Would be nice to have all the saves stored on my SD card.