Live data from Hacker News

Viewing profile — bai0

bai0

HN member
Joined
Fri, Jan 23, 2015, 6:15 PM UTC
HN karma
47
Public activity
13 items

About bai0

No profile information was provided.

Recent public activity

  1. comment
    Comment #21078203

    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 yo…

  2. comment
    Comment #20978611

    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 WebSocke…

  3. comment
    Comment #20978192

    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 com…

  4. comment
    Comment #20978145

    This mirrors my experience 100%. I'd like to say that you are not alone but...well... We are all alone together.

  5. comment
    Comment #19589482

    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…

  6. comment
    Comment #14077092

    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 do…

  7. story
  8. comment
    Comment #8940537

    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 …

  9. comment
    Comment #8938267

    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. comment
    Comment #8936992

    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://bi…

  11. comment
    Comment #8936402

    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 y…

  12. comment
    Comment #8936330

    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-ty…

  13. comment