• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: December 14th, 2023

help-circle
  • I really hope those controllers aren’t close to final - having a springy grip button that you have to hold with your finger the whole time you are holding an object in VR is gonna get real tiring compared to just having your hand gently closed around the touch sensitive surface on the index controllers. And if they don’t add a back of the hand strap that lets you use the controllers with an open palm, my hands are gonna be cramping within a minute of playing beatsaber. With the index controllers, I frequently open my palms completely during songs to keep them from fatiguing.





  • Not only is there the issue of getting approval from the video creators, there’s the issue that most PeerTube servers aren’t ready to handle a huge influx in uploads, as this would likely be a bulk operation.

    Personally I think mirroring YouTube content would be more viable once ActivityPods lands and is integrated with PeerTube, which could potentially let you self host your PeerTube account data while still being part of a separate “home instance”, which would greatly help with the storage issue for PeerTube as we could all bring our own storage.









  • One related thing to watch out for is the state table size - one of my old cheap routers back in the day showed how full it was and it was hitting 100% a lot and seemed to grind the network to a halt when it did (I was in a house of 5 young people with lots of devices and multiple people torrenting behind a cheapo Netgear running ddwrt). That’s what lead me to switch to high end or x86 based routers. Being able to see the state table stats really helps to know how likely it is to be a problem, it’s so big when using opnsense on an x86 box that I don’t think it ever goes above 1% now.

    Edit: now that I think about it, if your VPN is working I wouldn’t expect any states related to peer connections to show up since your router won’t be NATing them, I guess I was just bold back in the day because it was a huge problem then.







  • I think they’re making it more complicated than it needs to be. On any other social media site, you find people by their username. So just ask for your friends username (username@instance.com) and put it in the search bar and it’ll come up. Using the URL can be convenient on desktop because you can just copy and paste it from the address bar when you’re looking at someone’s profile.

    And if you want to discover new people where you don’t already know their username, then I believe that is the same as any other social media as well, you can come across them in the comments of people you follow or go to the discover tab or search hashtags and you’ll find new people that you can tap on and follow.

    I feel like this basically covers how you would find people. A lot of people get hung up on how you know what instance other people are on but it doesn’t usually matter. Either someone will give you their username which includes @instance.com, or if you don’t know the instance you can search for their name and all known accounts with that name will show up.

    For example if I just search my username “BakedCatboy” (not my real username), the search results show both my mastodon and Pixelfed accounts.


  • Sounds likely, I haven’t used port forwarding with my VPN since Mullvad stopped supporting it, so when I recently shared my own torrent I paid for 1 month of a seedbox just to make sure it seeds well and the seedbox uploaded ~50GB while my local setup on a VPN without port forwarding only uploaded 1.8GB (and it hardly showed any peers as if nobody was trying to download). So it seems peers had a much easier time connecting to the seedbox.

    I have since setup port forwarding in gluetun for my local torrent client. I just wish there was more support for it because gluetun only has built in support for port forwarding for 2 providers (I guess automated requesting a forwarded port), and even then you still have to make your own script to automatically set the port in the torrent client when it’s assigned / changed. It’s possible that some providers do it more like Mullvad where you get assigned a port via the website that is tied to the VPN credentials, so you just have to plug the assigned port into the torrent client settings (that’s how it worked with Mullvad so I could just enter the port once and forget about it) but I haven’t checked other providers to see.