Admin on the slrpnk.net Lemmy instance.

He/Him or what ever you feel like.

XMPP: povoq@slrpnk.net

Avatar is an image of a baby octopus.

  • 70 Posts
  • 1.12K Comments
Joined 2 years ago
cake
Cake day: September 19th, 2022

help-circle
  • There are external GPU cases that might work with your laptop, but at least on older models these were relatively bandwidth limited which doesn’t matter that much for gaming, but I guess it might cause more problems with AI workloads? On the other hand, maybe not if the model fits completely into the vRAM of the m40?








  • Yeah, Occulus and Linux are not the best friends. There are some work arounds to make it somewhat work with SteamVR, but don’t expect too much.

    My recommendation would be to look for a second hand Valve Index or HTC Vive if using it on Linux is your priority.

    Or wait for the rumored new standalone headset from Valve, but that will ptobably not happen before end of 2025 if at all.






  • Up to RPi4 the power efficiency was a lot better, but performance wise you really struggled due to lack of options to connect faster storage. With the RPi5 becoming more power hungry (but also more performant) it is less clear cut, and price wise a refurbished x86 pc isn’t really more expensive either.

    All in all I would say the benefits of using standard x86 outweigh the slightly higher power use these days. RPis are still good if you need the specific hardware GPIO etc. that is has though. But for self-hosting go for x86 and be mindful of peak loads (these CPUs become much more power hungry on higher clock-speeds, especially turbo-boost).








  • There are some clients that support the latest version of OMEMO, but yes, since the most popular ones do not, you end up using the older version most of the time. That said, the older version is not generally unsafe, it basically is the same as WhatsApp or Signal are using. The newer version is just somewhat better as it includes some lessons learned from earlier attempts.


  • E2ee is not everything, as most of the privacy sensitive metadata can still be collected. Sure it is nice to have, but even more important is that you can chose a trustworthy server operator or run your own. XMPP allows doing that, but it has some weaknesses with client implementations and so on.

    I am a bit biased and would say all in all XMPP is probably the best option right now, but it depends on your specific priorities. It certainly has some rough edges though.