Hacker News new | past | comments | ask | show | jobs | submit login
Browsix: Unix in the browser tab (browsix.org)
19 points by nteon on Nov 29, 2016 | hide | past | favorite | 5 comments



Author here. One thing to emphasize is that all processes run in the browser and are isolated from whatever underlying OS/filesystem the browser is running on - there is nothing special to think about in terms of sandboxing or security. If as a developer you want to give users access to their underlying filesystem, you can do so as usual (HTML5 FS API in Chrome, https://developer.mozilla.org/en-US/docs/Using_files_from_we... in general).


It wont' be long before I will run my full Desktop working environment into a "Terminal Browser". Looking forward!


"Browsix can free you from the chore of sandboxing and load-balancing programs server-side." I am still not sure, how does this avoid load-balancing in server side.


Will it run xmonad? ;)


not yet :) We're currently focused on command line programs -- it would be really neat to see Haskell running by adding support for Browsix into http://haste-lang.org/




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: