stefan987654123 parent
We were limited to 36 hours for the hackathon we made this at. It is an actual browser. We will continue developing it to make it fully functional.
Well, I'm sure this was a nice achievement, and no offense intended, but that doesn't make sense. You were limited to 36 hours, and therefore, instead of simply writing a driver, you wrote a driver and and entire web browser sitting on top of it?
Surely they've reused a browser component rather than writing one from scratch. And they do more on the server than just pipe the full HTTP responses back, they strip CSS, images, JS etc. and minify the HTML. I think it's pretty cool!