Coder of Salvation / Leon van Kammen

Results 133 issues of Coder of Salvation / Leon van Kammen

From https://github.com/schismtracker/schismtracker/pull/312: @esaruoho would you be interested in implementing these efforts into ztracker_mac as well? ztracker_mac does not currently even compile. I was hoping to find someone who could help...

### Description First of all thanks for all the work on this wonderful project. Can somebody be so kind to provide some boilerplate for addons to get the scene, camera...

First of all, thank you for making this very cool browser. For personal projects I usually use http auth + https to expose things to specific users only. It's not...

I'm considering to suggest the hyper:// protocol to an academic community, as they are academic people only interested in a layer which stores/sends (versioned) documents to local devices. The only...

thanks for this project. I see a Dockerfile which is nice. Any configuration-options concerning selfhosting? Or is it zero-configuration? I'm seeing a usecase for orgs/people to run rss-parrot not as...

documentation

In xrfragment.org buttons have link-values which trigger a trystero connection: * `trystero://r/myroom:webtorrent` e.g. By using URI's, the content can prime the trystero-configuration popup (presets). This enables content to 'bring their...

![image](https://github.com/user-attachments/assets/5b018d07-49ed-4dc1-813b-b7b09041f863) Besides the awesome handy-works, here's an example on how to click a button via indexfinger-press in a vanilla AFRAME scene.

Hi, I'm playing with this addon (thanks). In blender, Is it correct that shapekeys are not carried over to a mesh (when converting the curve to a mesh)? I'd love...

I've installed envfs on my nixos 24.05. All good, except I could not ssh anymore, unless I added this to my `~/.bashrc`: ``` export ENVFS_RESOLVE_ALWAYS=1 # fix for ssh on...

I've installed nixos manually, and found out about envfs later. Any idea whether envfs is enabled by default for the nixos kde/gnome installers? Could've really made my transitioning to nixos...