• 0 Posts
  • 153 Comments
Joined 4 years ago
cake
Cake day: January 17th, 2022

help-circle
  • Of course, in fact you do not have to change right now, or even next month. Instead you are in a great position when you already have a device because it means you can take the time you need to prepare for a transition without any rush. The problem IMHO is … if you repeat the cycle. If in few years, or whenever you do change phones you say, again “Switching isn’t necessarily easy or doable for everyone” while having done nothing to change your situation.

    Please, don’t rush a change and make it painful. Take the time and use the resources you have… but do something, even if a small thing, to go where you want to be. Do not stay stuck in a place you do not even enjoy.


  • Honestly… I come from iOS, using for nearly a decade. Yes that stuff is secure, yes that stuff is (or at least was) stable, yes that stuff is slick to the point of being a status symbol… but DAMN does it suck for interoperability!

    Every success of bringing the Apple ecosystem to interact with anything is just so ridiculously hard… for in the end bringing very little.

    Do yourself a favor, switch to (deGoogled) Android to enjoy KDE Connect, adb, scrcpy, etc just working out of the box, copying normal files the normal way, however you want. Try “just” Linux if you can’t but on mobile that’s not for everyone.

    Again, I celebrate this success and all ways, e.g. iSH or Homebrew, that help to tinker, manage, work with Apple hardware but honestly I suggest ignoring it entirely. Just rely on software and hardware that actually provides the bare minimum to be interoperable. Not this.

    Instead use this, and iSH, Homebrew, libimobiledevice, and the rest to transition AWAY from that locked ecosystem.






  • One should hope, and the tinkerer community, me included, is eager for both of these features.

    Regarding new content I posted https://www.uploadvr.com/valve-isnt-currently-working-on-a-new-vr-game/ countless times because to me that’s maybe the biggest bummer. I have several headsets so I don’t need “yet another one” that is roughly equivalent. I need something genuinely different. A flat SeamOS (no immersive features to KDE Plasma) is boring but understandable, no new content from the quality only Valve (unfortunately) seems to be able to produce makes me think I’m not in rush. Just like hand tracking or WebXR we can hope for surprises but it mostly shows it’s considered a thin terminal for Steam, nothing more, and I have already few of these (thanks to Alvr, Wivr, CloudXR, but also just Steam streaming).




  • Yes but …

    • no hand tracking
    • no color passthrough
    • no hardware upgrade
    • no WebXR
    • no new VR proper content

    Still, it’s good obviously, not having to rely on BigTech. This was also possible before though as I pointed out in https://lemmy.ml/post/38899489/22202786 with e.g. Lynx XR1, as a rooted Android standalone HMD with no account required.

    Anyway IMHO the big questions for VR on Linux more broadly is what changes upstream on KDE in terms of immersive UX? Is KDE Plasma becoming a VR graphical shell? Does it have 3D widgets? Does it impact freedesktop in any way?

    Edit : I have a SteamDeck since its out, Lynx XR1, etc so I absolutely want Linux VR and FLOSS XR to succeed. In fact I even gave a talk at FOSSXR years ago about that, fact did it twice. Still it doesn’t mean I can’t be disappointed by those points. I like Valve, I want to give them money, that doesn’t mean I can’t be objective. You might have different requirements, that doesn’t mean you shouldn’t compare to alternatives which have existed for years.



  • I’m new to Linux from about 3 months ago, so it’s been a bit of a learning curve on top to learning VE haha. I didn’t realize CUDA had versions

    Yeah… it’s not you. I’m a professional developer and have been using Linux for decades. It’s still hard for me to install specific environments. Sometimes it just works… but often I give up. Sometimes it’s my mistake but sometimes it’s also because the packaging is not actually reproducible. It works on the setup that the developer used, great for them, but slight variation throw you right into dependency hell.




  • There’s no getting around using AI for some of this, like subtitle generation

    Eh… yes there is, you can pay actual humans to do that. In fact if you do “subtitle generation” (whatever that might mean) without any editing you are taking a huge risk. Sure it might get 99% of the words right but it fucks up on the main topic… well good luck.

    Anyway, if you do want to go that road still you could try

    • ffmpeg with whisper.cpp (but honestly I’m not convinced hardcoding subtitles is a good practice, why not package as e.g. .mkv? Depends on context obviously)
    • Kdenlive with vosk
    • Kdenlive with whatever else via *.srt *.ass *.vtt *.sbv formats