nezach

@nezach@discuss.tchncs.de
0 Post – 14 Comments
Joined 1 years ago

1000167081

2 more...

Hades 2

Pentiment

I self-host FreshRSS as a container with podman behind Traefik on a raspberry pi 5 and use the web interface on desktop and FeedMe on android. Pretty happy with the setup.

3-2-1 rule with restic. Check it out.

1 more...

Came here to say restic! It's really good.

Did you try

  sudo dpkg -i path/to/tic80-v1.1-linux.deb

Endeavouros on Laptop and main PC. Loving it.

ReadyMedia (formerly MiniDLNA) works fine for me as a container via podman on a raspberry pi.

podman run -d --name=minidlna \
--net host \
-v dir/to/music:/media/audio \
-e MINIDLNA_MEDIA_DIR_1=A,/media/audio \
-e MINIDLNA_FRIENDLY_NAME=Music \
--restart on-failure:3 \
--platform linux/arm64 \
docker.io/vladgh/minidlna:latest

No http interface though for playback. Still very simple and does the job for me.

PT

Endeavour OS (PC and Laptop) and Steam OS. Very happy with both.

I guess it boils down to

  1. You want to play Nintendo Exclusive Games
  2. Portability, since the switch is a bit smaller and battery life is solid.

Other than that, Steam Deck is a beast. For me that's not worth having a switch. But whatever suits your boat. In the end we are all gamers and I respect all the various possibilities.

This!

I like restic too.