Well, with twitter locking down apis, you'll no longer be able to see our posts from the fediverse mirrored here. You'll just have to join up and follow @[email protected]
Whaaat?
<input type="file" capture="user">
will direct the user agent to capture a selfie with the camera and upload that as a file? How long has this been there?
Web platform never ceases to amaze me
https://t.co/nSOS8lGiZn
More Reality Pro rumors, including this very believable, on-brand tidbit:
"Apple has created its own underlying engine to power VR games"
Also confirmation that a version of Safari browser for a new 3d OS is part of the package (๐คforโฆ https://t.co/ShW6aPDESk
New release to activitypub-express, the modular implementation of ๐[email protected]/[email protected] for NodeJS, fixes a server crash caused by bad inputs to collection page requests
Will update immers with this soon
https://t.co/nduqKealHH
Remember folks, the purpose of cryptocurrency has always been to reproduce our capitalist system of exploitation of the worker class by the owner class in the online realm.
Let's make a post-scarcity metaverse instead
Metaverse Landlords Areโฆ https://t.co/tfZI7osYAI
Trying to do some non-coding work today ๐คฎ
Come hang out and help keep it interesting - https://t.co/sv7APdwyZI
AESTHETIC FM playing, mics muted, chill chat
Predicting secret big tech projects by cross referencing to focuses of GitHub accounts that suddenly stopped contributing after updating their employer
Apple reportedly set to announce 'Reality Pro' VR headset this spring and will ship it in the fall
๐[email protected]/[email protected]
Do you think, based on many of the people they've hired, that we could expectโฆ https://t.co/jx6O6BOmzl
Are there any ๐[email protected]/[email protected] conferences? I mean like standard professional continuing education type conferences with session proposals and high level technical talks
I was really impressed by the HTC standalone devkit I worked with in 2017, so I'm pretty interested in this.
๐[email protected]/[email protected] https://t.co/jkr50Q5PH5
๐[email protected]/[email protected] okay I think I've found the solution for redistributable A-Frame structures as WebComponents with modern reactivity and tooling: Svelte-Tag
This gives us the light-dom option so scene graph will work, as well asโฆ https://t.co/k5xujEq3Mi
holy shit A-Frame 1.4.0 includes a migration to native browser CustomElements. I've been wanting to look into WebComponents (likely via Svelte) as way to package complex/nested re-usable structures, but the prior use of defunct customโฆ https://t.co/Y4IFf9I5l8
๐[email protected]/[email protected]
So our options are:
- Replace Svelte's WebComponent wrapper with a custom one (https://t.co/f8CN3cllXk)
- Some trickery to break out of the shadow (maybe a pseudo scene at the top of the shadow that passes its Group up)