import os; for x, y, z in os.walk('/'): print x, y, z
Real Terminal, All Chrome
11–20 of 112 posts
I seriously thought the os library would be disabled
Re: Real Terminal, All Chrome
#12I seriously thought the os library would be disabled import os; for x, y, z in os.walk('/'): print x, y, z
Why ?
Re: Real Terminal, All Chrome
#13Re: Real Terminal, All Chrome
#14Re: Real Terminal, All Chrome
#15Damn this is cool. I seem to be having some issue registering using my github account though. I suspect this is a load issue?
I think that is bugged, unrelated to load unfortunately. If you're interested in signing up with your Github account, try going to koding.com normally and using your github account there.
Re: Real Terminal, All Chrome
#16It's a cool project... I like it. I'd like it even more if it's accessible from my cheap Android phone.
Re: Real Terminal, All Chrome
#17I seriously thought the os library would be disabled import os; for x, y, z in os.walk('/'): print x, y, z
Why should it be? It's a VM. If you break anything, they just kill it and restart it.
Re: Real Terminal, All Chrome
#18Damn this is cool. I seem to be having some issue registering using my github account though. I suspect this is a load issue?
chrome doesnt allow to redirect the github login page to extension page, it makes this feature buggy with the chrome app. you can simply go to http://koding.com/Register and login with your GitHub account. Then reopen your terminal, it will be opened with your registered session.
Re: Real Terminal, All Chrome
#19I was thinking about creating this sort of service the other day... is this Docker under the covers?
Re: Real Terminal, All Chrome
#20Does anyone know what Koding.com actually does? I watched both videos, read the "NOW PUBLIC" blog post, and I feel like it might be awesome - but I don't know. Is there a page that details what the product actually is? Kinda feel dumb for even asking, but I can't seem to find out?