Paul Melis
Paul Melis
# Installation From this repo, per instructions in readme # Version 45c58ec0108bd2dfc11d082fce38c2239a1c220e # OS/Distribution Arch Linux # Logs ``` (venv) melis@juggle 11:15:~/c/python-eduvpn-client$ eduvpn-cli activate INFO:eduvpn.remote:Requesting https://surf.eduvpn.nl/.well-known/vpn-user-portal INFO:eduvpn.storage:updating token for https://surf.eduvpn.nl/...
## Description I just started testing with a Quest 3, developing on Linux with the new templates. Really cool that that now allows a non-windows dev workflow for Android/Quest! I...
## Description Updated my model viewer app to use 0.3.7-preview8 and (most) buttons now have a (large) extra character at the start: Before:  After:  ## Platform / Environment...
I ran into https://github.com/StereoKit/StereoKit/discussions/343 (floor height inconsistent between devices) again and would really like to be able to do a check at startup to handle different systems. I suspect OpenXR's...
I've had a few cases where I wanted to visualize volume data that's on a cartesian grid, but with non-uniform spacing per axis. I.e. the spacing is specified using an...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When using a URL with an anchor in a post, i.e....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When creating a new post, or composing a reply, it's not...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When viewing an account on a different mastodon instance in the...
Disclaimer: I've only just started toying around with Godot for XR so maybe I'm doing something dumb. I've followed the XR tutorials to bring an existing project into XR (Quest...
This MWE is a slight variation on one of the examples from the readme. Instead of doing a `sleep(3*rand())` it does some (useless) computation for a random period of time,...