• 2 Posts
  • 71 Comments
Joined 3 年前
cake
Cake day: 2023年6月3日

help-circle

  • Even on a shoestring budget you can get far. My equipment:

    10 euro ‘grinder’ 30 euro moka pot (bialetti) Decent beans (segafredo, lavazza) about 10 euro per kilo (on offer), lasts my family about a month.

    I like late macchiato, which in my case is about 2 thirds milk heated in the micro, 1 third coffee.

    I know the above will horrify real coffee enthusiasts, but I can tell you it’s a lot better than starbucks, and a lot cheaper too.










  • I got 2 dirt cheap second hand Wii’s last month, with some accessories. I never owned one and now that i’m a dad i wanted to introduce my kid to video games and play with him. Installed homebrew on one and keeping the other one as a backup. We love it. I was surprised with how well the games hold up, Super Mario Galaxy is amazing. My kid loves Kirby’s Epic yarn, which I must admit is absolutely stunning visually and in gameplay.

    Someone else mentioned getting a small form factor pc and then do emulation, that’s also a great low budget idea. The only thing with that i found is finding the right input devices. Especially wii emulation is hard because of the wii remote and nunchuck, which is why i went on the hunt for the hardware. But the emulation route is very viable otherways. I run bazzite linux and can recommend it.

    Good luck!


  • I did this about a year ago, and started with tailscale. But for some bizarre reason, tailscale would cause my entire internet connection to drop. I had the internet provider come out 5 times to fix it, i got a new router twice, they even checked for cable problems between my house and the neighbourhood switch. All to no avail. I would lose internet connection several times a day until i would reboot my router. I then found someone on their forum mention that tailscale was causing problems, so i turned it off. The problems stopped. I found no way to mitigate this.

    I ended up running wireguard, which works great for me, but does have a bit of a learning curve. I have rented a tiny cloud server which is the central hub, and all of my services run in podman with their own wireguard config. I run my own dns for the lacal domains. It took me a bit of effort, but is now running very stable.




  • I do the same. I have a real domain and certbot does a dns challenge. It was a little fiddly and took a moment to figure out, i think that was because i couldn’t gat caddy to work, but traefik worked a charm. Self signing is more complex i think because you’ll need to accept the root in every client (browsers especially?), which is even more fiddly.