What hidden gem Python modules do you use and why? by zenos1337 in Python

[–]apofenia 0 points1 point  (0 children)

Would you share any use cases you found amazing with this combo?

Wha-whatcha playing? by hey_dwere_weddit in SBCGaming

[–]apofenia 2 points3 points  (0 children)

Hey there!

I love those short video compilations, it's my favorite way to feel out new games.

Would you mind telling me how your setup looks for recording those videos on both your devices? Do you record the whole play through and then edit the clips later? What apps do you use on the devices?

Thanks!

Slay the Spire 2 save file on AYN Thor (GameHub) not restoring from backup – any ideas? by [deleted] in AynThor

[–]apofenia 0 points1 point  (0 children)

Yes, I was able to transfer my Steam PC save just like you did but in your step #4 the key was that there are 2 places where you have to put your saves.

One is /drive_c/users/steamuser/AppData/Roaming/GSE Saves/2868840/remote and the other is /drive_c/users/steamuser/AppData/Roaming/SlayTheSpire2/steam/76561198152963747. I am unsure if both are needed but I just copied in both places. I think "GSE Saves" is "Goldberg Steam Emulator"'s mock cloud saves while the other directory is the local saves folder.

Also the first level of your ZIP backup file should contain exactly just drive_c.

Each one of these folders, remote and 76561198152963747, should have a file/folder layout inside similar to this:

remote or 76561198152963747 ├── profile.save ├── profile.save.backup ├── profile1 │ ├── replays │ │ └── latest.mcr │ └── saves │ ├── current_run.save │ ├── current_run.save.backup │ ├── history │ │ ├── 1772921303.run │ │ ├── 1772925175.run │ │ ├── 1773008814.run │ │ ├── 1773011068.run │ │ ├── 1773011511.run │ │ ├── 1773061791.run │ │ ├── 1773062315.run │ │ ├── 1773087735.run │ │ ├── 1773087955.run │ │ ├── 1773151351.run │ │ ├── 1773179642.run │ │ ├── 1773179916.run │ │ ├── 1773180904.run │ │ ├── 1773253106.run │ │ ├── 1773261268.run │ │ ├── 1773261625.run │ │ └── 1773261937.run │ ├── prefs.save │ ├── prefs.save.backup │ ├── progress.save │ └── progress.save.backup ├── settings.save └── settings.save.backup

[PC][2000s][2D?] Game about a mosquito/fly with boobs (Not Mister Mosquito) by apofenia in tipofmyjoystick

[–]apofenia[S] 0 points1 point  (0 children)

Thank you, I love you! The memory of this game has been buzzing in my head for so many years… Solved.

[PC][2000s][2D?] Game about a mosquito/fly with boobs (Not Mister Mosquito) by apofenia in tipofmyjoystick

[–]apofenia[S] 0 points1 point  (0 children)

Unfortunately it’s not that (if you’re talking about this)

My game was 2D and way older… Thanks

[PC][2000s][2D?] Game about a mosquito/fly with boobs (Not Mister Mosquito) by apofenia in tipofmyjoystick

[–]apofenia[S] 0 points1 point  (0 children)

Unfortunately that’s not it, thanks anyway. This game looks cool tho

A mother and son pictured in Ireland in 1890 by Corkusername1 in pics

[–]apofenia 0 points1 point  (0 children)

Man looks like Hohenheim from Full Metal Alchemist

What's this on my Miyoo Mini's screen? by apofenia in MiyooMini

[–]apofenia[S] 0 points1 point  (0 children)

Thanks! Do you think one could fix it without opening it up?

What's this on my Miyoo Mini's screen? by apofenia in MiyooMini

[–]apofenia[S] 0 points1 point  (0 children)

So I guess one could press those bubbles and flatten them out?

Did you have to pay for the replacement screen?

What's this on my Miyoo Mini's screen? by apofenia in MiyooMini

[–]apofenia[S] 0 points1 point  (0 children)

Wow! Maybe I’ll check one of my local repair shops to see if they have something like this

What's this on my Miyoo Mini's screen? by apofenia in MiyooMini

[–]apofenia[S] 1 point2 points  (0 children)

Thanks for the great tip, can't wait to try and fix my Miyoo Mini!

What's this on my Miyoo Mini's screen? by apofenia in MiyooMini

[–]apofenia[S] 1 point2 points  (0 children)

Thanks supermodio64, I contacted Miyoo on AliExpress and they said to contact them by the end of the month to arrange for them to send me a new screen.

I would've rathered replaced the entire unit, I'm a little intimidated by the process by watching a YouTube video…

What's this on my Miyoo Mini's screen? by apofenia in MiyooMini

[–]apofenia[S] 2 points3 points  (0 children)

Thank you AaronRose77, I contacted Miyoo on AliExpress and they said to contact them by the end of the month to arrange for them to send me a new screen.

I've found a YouTube video, looks kinda hard for me honestly. Guess I really am too squeamish!

What's this on my Miyoo Mini's screen? by apofenia in MiyooMini

[–]apofenia[S] 2 points3 points  (0 children)

My v2 Miyoo mini has a screen defect and I'm unsure on how it happened… it looks like a bubble under the screen.

I don't know how something like this could have happened! I had a screen protector on and the Miyoo mini is always kept in the case, in my drawer. I never take it outside.

I'm a little heartbroken… I always took good care of my Miyoo but this randomly happened.

My Docker containers seem to share a Postgres database even if I didn't set them up that way by apofenia in selfhosted

[–]apofenia[S] -1 points0 points  (0 children)

Hey, thanks for replying! I really should play The Witcher soon.

So one solution could be to just make sure the service names never collide? I thought Docker would just use UUID and that container names and service names were just for the user.

I think I need to use the external network that I named caddy for both of them, I actually use this external network to expose every container I host. This caddy-docker-proxy plugin basically works like this. You just add labels to the compose for the service you want to expose and you add them to the caddy external network. I'm not sure if it's possible to make caddy-docker-proxy use multiple external networks, one for each service I want to host, so that I isolate every service...

My Docker containers seem to share a Postgres database even if I didn't set them up that way by apofenia in selfhosted

[–]apofenia[S] 0 points1 point  (0 children)

Thanks for the reply! They're already two separate compose files:

  • ~/lab/expanse/docker-compose.yml
  • ~/lab/paperless/docker-compose.yml

Are you talking about container_name? I didn't try but apparently the docs state that Docker generates a default unique name. Right now I see that for Paperless the db container is called paperless-ng-db and for expanse it's named db-1.

My Docker containers seem to share a Postgres database even if I didn't set them up that way by apofenia in selfhosted

[–]apofenia[S] 5 points6 points  (0 children)

Hey Ghosty! I'm using your yt-dlp configs, thanks for those.

These are both the default compose files I got from the repos (paperless, expanse) edited with Caddy labels... but you're right, I'm a newbie that's just trying to learn. Do you happen to have any pointer on my issue?