Roy Meissner
Roy Meissner
**Describe the bug** I've integrated 3d-force-graph and 3d-force-graph-ar into a Vue 2.6 application. 3d-force-graph works as expected, but not the AR version. Whenever I open up the AR version (using...
I got a setup where a webhook script executes docker-compose and uses a custom compose file inside the same directory. So my script looks like: ``` #!/bin/bash DIR=$(dirname $0) cd...
I currently try to read data from a triple store (construct query, yields turtle), load this data through a N3.js parser and compact the data with jsonld.js together with a...
I noticed that the fromRDF method is very slow in execution. In particular I requested about 50.000 triples from a store in N-Quads format and used fromRDF to convert these...
I'm using parallel.js to build up a result space and to find all criteria matching results within this space, which works very well. There is just one edge case, where...
Thank you @jerryshew for this nice and useful library! A nice addition would be to offer an option to size the crop frame to the maximum possible size by default...
Thank you @jerryshew for this nice and useful library! A nice addition would be a max-height option (instead of always sizing the image to the maximum width of the container),...
### The problem I've updated my ESP8266 setups from 2021.12 to 2022.2.4 today and started wondering, because one of the devices stopped sending values to HomeAssisstant. This is an indoor...
### Context I'm using Nextcloud-Calendar and sync my calendars to my Linux machine (running Gnome-Calendar) and my phone (Etar) using CalDav (and DAVx5). ### Observed Behaviour I got a recurring...
When issuing two queries containing blank nodes with the same blank node id to the QuitStore, these blank nodes are merged to one blank node in the store. Expected behaviour...