Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bai0
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
bai0
7y ago
Have you checked out JanusVR? It's pretty much what you're describing. Its web client, native client, and server are all open source. Anyone can create worlds and host them like you would any other website, and links between sit
2.
▲
by
bai0
7y ago
Yup, very similar story here. I'd been working on a WebGL engine called Elation Engine since 2011, and when VR hit the scene, I quickly added support for barrel shader and WebSocket tracking, then when WebVR was a thing added support
3.
▲
by
bai0
7y ago
Just checked your profile, didn't realize you were the author of PrimroseVR. Now I feel even more alone-together with you, I'm the sole developer for JanusWeb and my experience completely matches what you describe. Pretty depressi
4.
▲
by
bai0
7y ago
This mirrors my experience 100%. I'd like to say that you are not alone but...well... We are all alone together.
5.
▲
by
bai0
7y ago
Hi, author of the utility here. Yeah there wasn't a repo yet when we went live, I whipped the whole thing up in a night when Jason put out a request for helpers. I've now published the code for this player to Github, it's a
6.
▲
by
bai0
9y ago
Been working on this for a while, this is a fully working and network-enabled version of Windows 3.1 embedded in a WebVR world. You may recognize the project from the work we've done with Archive.org's software collection. The te
7.
▲
Show HN: Fully functional Windows 3.1 in WebVR (happy 25th bday)
(assets.metacade.com)
3 points
by
bai0
9y ago
|
1 comments
8.
▲
by
bai0
12y ago
There's always the possibility of using WebRTC data as a transport instead of WebSockets. It's like a 7-layer burrito with extra helpings of sour cream and guac - a bit mushy, but still a burrito.
9.
▲
by
bai0
12y ago
Not really a proxy - it's pppd in Linux with a vty redirected to a socket. More like a cloud-based dialup ISP that tunnels over existing connections than a proxy.
10.
▲
by
bai0
12y ago
WordPerfect in the browser? Please, that was so two weeks ago: https://archive.org/details/msdos_wordperfect6 Might need to print this and tape it to your keyboard though http://bit.ly/1zDZrjk
11.
▲
by
bai0
12y ago
Actually, PPP over Websockets has some really interesting implications. Raw TCP/UDP in your browser is a potentially powerful thing. It's like a VPN client in your browser - once you're connected, you can bridge private net
12.
▲
by
bai0
12y ago
Original author of the hack here. Several changes: 1) HTTP 1.0 vs 1.1 and lack of the Host: header, as you've all deduced 2) Additional encoding info tacked on after the Content-type causes parsing issues 3) Many sites now redirect to