Show HN: Browse HN Together in Three.js
31–40 of 139 posts
Re: Show HN: Browse HN Together in Three.js
#32What sorcery is this? Youtube videos are opening without any delay (within half a second) and there's no frame lag even with 1080 quality setting. How does this work?
Re: Show HN: Browse HN Together in Three.js
#33https://docs.hyperbeam.com/start-chromium-session
First thing that comes to my mind is... this is kind of like Puppeteer. Even if that is what they are using in the background... would they ever expose it so existing Puppeteer apps could plug and play (like https://www.browserless.io/)?
Re: Show HN: Browse HN Together in Three.js
#34Might want to make your "Sign in with GitHub" not be "allow phillipscott" username/account or whatever.
Also, this is a bit of a tangent but my first name has one "L". My mother named me after the Philippines and I'm of Scottish descent on my father's side.
Re: Show HN: Browse HN Together in Three.js
#35What sorcery is this? Youtube videos are opening without any delay (within half a second) and there's no frame lag even with 1080 quality setting. How does this work?
After you visit the link, copy-paste it into a new window. The content will be synchronized ;)
Re: Show HN: Browse HN Together in Three.js
#36Might want to make your "Sign in with GitHub" not be "allow phillipscott" username/account or whatever.
Thank you so much for pointing that out, I'll fix that ASAP. Also, this is a bit of a tangent but my first name has one "L". My mother named me after the Philippines and I'm of Scottish descent on my father's side.
I can't type/paste anything into the API key "Bearer" box above "Send Request" either.
The "Body" tab seems clickable but also doesn't work.
Re: Show HN: Browse HN Together in Three.js
#37This is the most random funnest thing i've done in days. I tried to inception it by pasting the hyperbeam link into the VC, didn't work though heh.
I was also disappointed it didn't work.
Re: Show HN: Browse HN Together in Three.js
#38Earlier quoted context omitted.
Thank you so much for pointing that out, I'll fix that ASAP. Also, this is a bit of a tangent but my first name has one "L". My mother named me after the Philippines and I'm of Scottish descent on my father's side.
https://docs.hyperbeam.com/start-chromium-session I can't type/paste anything into the API key "Bearer" box above "Send Request" either. The "Body" tab seems clickable but also doesn't work.
Here's a snippet you can start with:
curl -X POST -H 'Authorization: Bearer ' https://engine.hyperbeam.com/v0/vm
Re: Show HN: Browse HN Together in Three.js
#39Looking over the API docs now https://docs.hyperbeam.com/start-chromium-session First thing that comes to my mind is... this is kind of like Puppeteer. Even if that is what they are using in the background... would they ever expose it so existing Puppeteer apps could plug and play (like https://www.browserless.io/ )?
Would appreciate your thoughts.