ch8zer

u/ch8zer@lemmy.ca
7 posts · 40 comments

Recent posts

Recent comments

I can’t imagine recommending something other than a Dragon Quest. Chrono trigger being an obvious second answer.

Idk how the community feels about it but pokemon is another possible choice if the person is completely new to gaming and wanted to just try turn based.

I’m not an electrician, but is it common to not have ground/neutral on a switch? When I disconnected it only those two wires were actually connected to the switch.

It’s a 3 gang box.

He addresses it in another video, but there isn’t a single rights holder. There are 3 that each own different parts of the game. He tried contacting them but none responded.

on Wifi Portal · c/selfhosted · 8 pts · 1y

Or on their phone.

Most of the time it’s used to help guests get onto the wifi quickly.

I also find it handy to get the wifi password when on-boarding smart devices or whatever new gadget.

This really is the way.

It goes beyond documentation too - it allows me to migrate to new hosts or to easily automate upgrading the OS release version.

I have a docusaurus site for my homeland and I have ansible and terraform generate files for the docs so I don’t have to record anything. Some of the stuff I note down:

  • DNS leases
  • General infra diagrams
  • IP info
  • Host info

Great! I just tiled a part of my basement (first time doing tiles) because we replace the hot water tank with a tankless.

Since it mounts on the wall I had to remove the old cracked tiles under the tank and put in new ones. It was pretty straightforward but I found wiping the grout to be really messy and not as easy as it seemed in the videos. Using the tile saw as also daunting but I got it done.

on Backing up IaC · c/selfhosted · 2 pts · 1y

My parents have a NAS! Maybe I set up Tailscale and send it over there…

Although they live 3 streets away from me so I worry it’s not remote enough in case of flood etc

on Backing up IaC · c/selfhosted · 3 pts · 1y

Honestly, I just run it from the CLI myself.

I’ve wasted too much time fighting with CI and automation that when I migrated to forjego I didn’t bother to put it in again.

on Backing up IaC · c/selfhosted · 4 pts · 1y

You pretty much got it. I need a quick way to restore the repo and ideally have git do a self backup. Seems like a cheap VPS may be the way to go