• 2 Posts
  • 37 Comments
Joined 1 year ago
cake
Cake day: June 25th, 2023

help-circle




  • This wasn’t meant to be the point of the meme at all. Wireless keyboards and mice have overcome the issues that made them objectively worse than their wired counterparts (latency and accuracy). Unfortunately though with wireless headphones you either get low latency or good audio quality, and I’m yet to find headphones that do both well. At the moment I have WH-1000XM4s I use for music at work and ATH-M50Xs I use for games. If I could get the best of both worlds I absolutely would, but it seems like every good sounding wireless headphones have awful latency that’s too jarring to ignore when playing games.



  • For my current job we’ve all agreed to take the approach of not writing comments that say what the code does, but why you did something the way you did. Probably about 90% of our code is uncommented because it just doesn’t need to be, but every once in a while you have to do something out of the ordinary to get the desired behavior, and explaining why you made the weird decision you did is infinitely more helpful.











  • If I could make a suggestion, it’d be to have post bodies round off to the nearest word, and end in an ellipsis when they are too long for the post preview. It’s a bit jarring seeing the body of many posts cut off mid word.

    Also being able to download an image from the feed without needing to open it would be great.

    Thanks for all your work! The app is really good and gets better with every update.


  • I personally do a ton of game streaming to my Steam Deck which is my main driver for using Windows as it works better with NVIDIA Shield + Moonlight, but I highly recommend you give Pop!OS a try. I’m very pro-linux, but for the longest time it just wasn’t there for gaming and I didn’t recommend it. With Valve going full steam ahead for the Steam Deck, Proton has gotten so good that for 95% of games things just work out of the box without any issue. Wine even has support for Easy Anti Cheat now and more features are coming every week.




  • I followed this guide from PiMyLifeUp. I’m a pretty technical person, but I’ve been leaning on their guides more and more because they’re so damn simple, and I’m tired of feeling like I’m reading the Linux equivalent of medical journals.

    One issue I ran into was the qbittorrent user that is created did not have rwx access to the directory I was downloading files to causing my torrents to stall, so be aware of that. You also need a small fan for the Pi’s processor otherwise it will overheat. Other than that we just have a 2TB SSD connected over USB to the Pi 3B+ and it works great, even with 4k BluRay content.

    Once you get the qBittorrent server set up, set the default download location as a library in Plex and as long as you enable autoscan torrents should automatically get ingested into Plex once they finish. The setup also makes it way easier to seed and get super high ratios if you’re into that. Then you can connect to qBittorrent from anywhere on your local network and give it magnet links, or even setup ZeroTier One as a P2P VPN to allow you to connect from remote networks. Currently it is setup to tunnel all traffic through ProtonVPN running on Wireguard.