Robert Long

Results 76 comments of Robert Long

I don't think there's a great way to do this right now. I'd probably just pull in the [deploy.js script](https://github.com/MozillaReality/ieeevr-spoke/blob/feature/deploy-script/scripts/deploy.js) from the IEEEVR fork. Then run `npm run login` in...

What have you modified in your custom Spoke client? Any new objects etc?

Here's a request to be able to override API.js to add a search blocklist: https://github.com/mozilla/Spoke/pull/957

We discussed this in our meeting today. Sounds like we have some interested folks! I think we should continue to gather feedback and interest. We can have a vote to...

Links from OMI meeting 26: Possible React Three Fiber library to use for 3D visualization https://twitter.com/flavioschneide/status/1450792815240351749 From @madjin ![image](https://user-images.githubusercontent.com/1753624/138135263-c3f9d057-ce1c-43ed-83d2-c533d7dc1685.png) https://hackmd.io/@XR/maps https://github.com/madjin/ipfs-ecosystem Cloud Native Industry Map https://landscape.cncf.io/ Notes: - Concern around...

I just spoke with a 3D environment artist, [Artsy](https://www.artsyvr.com/) and I think it would be great to commission. an OMI space from her. I'd like to propose using some of...

@madjin asked if we could make the outdoor space able to be used in the context of larger worlds. Embedding the space in other platforms even if they are open...

I'll reach out to Artsy

Thanks for the responses! >E.g. given username@domain you know that https://domain/.well-known/webfinger?resource=acct:username@domain will return a JSON document that tells you exactly where to fetch the user's full profile. I like this...

> From chatting with @fire, the possibility of using Matrix was brought up. There is a possible simplified implementation of Matrix identity in Jel by @gfodor , though from what...