Mine would be creating pen and paper ciphers for my made up secret communication needs.

you are viewing a single comment's thread
view the rest of the comments
[–] 79 points 3 years ago (4 children)

Working on my (private) servers is a hypnotic activity for me. It can be interesting or I can hate it and still want to do it. It can also be relaxing. Last time when I was sick in bed I played around with wireguard VPN configs all day to get a routed VPN for my VPS. I'm going to fix it today because something doesn't work the way it should.

Also, I learn Japanese. 日本語が大好き!

  • source
  • hideshow 8 child comments
  • [–] 19 points 3 years ago (1 child)

    Messing around with my server is so much fun! I'm always on the lookout for something new to self-host.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    I just hosted paperless-ngx some days before. Great thing so far. Also renewed my jellyfin server, it's kinda slow sadly.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 8 points 3 years ago (3 children)

    Learning Greek is (very casually) one of my hobbies I wanted to try, because it has a different alphabet.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 4 points 3 years ago

    Δεν χάνεις κάτι να προσπαθήσεις :)

    I'm also interested in learning Chinese for the same reason, I downloaded a good app for basics and have learned a bit but it's a long long way from anything actually useful.

  • source
  • parent
  • [–] 3 points 3 years ago (1 child)

    I am also learning Japanese. I fine it hard to think of the sentence structure as different than English. In my mind I find myself daying the sentences the way Yoda from star wars does and it makes more sense.

    Yoda I am-->Yoda desu

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    Any good ressources you used for the wireguard VPS stuff? Still on my bucket list.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    I found this software to fit my purposes: wg-gen

    You configure your wireguard stuff on your host and this is just a web ui that can show current peers and generate new ones.

    That is useful for more complex configs. I only connect to specific servers and address spaces with the VPN, I also Support ipv6.

    For that kind of configuration, I found it necessary to host a DNS server for the network, so that I can access the reverse proxy of my Homeserver.

    If you're only looking to warp your device into a different network, that's more straight forward. I suggest to take a look at wg-easy if you want a web ui for that scenario.

    Also, Caution: Some wireguard containers that use your hosts config love to delete them, so make backups. I'm looking at you, wireguard-ui.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago (1 child)

    Sorry for the late reply. I just wanted to day Thanks for posting this. I'll have a look in the next couple of days and see what I can achieve.

    Have a good weekend!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago

    I'm having a good one, it's one of the Selfhosting weekends. Sadly I noticed that the server does not forward clients packages to other clients over the VPN. I've tried a static ipv6 route but gave up eventually.

  • source
  • parent