Take a stress test of your browser... Run a pc emulator
-
-
Somewhat suspicious I followed the link...on my Windows Phone 8... It took a while for it to complete its boot process (or whatever you might call that). Then when it was finished I was trying to open my on-screen keyboard to start typing, but fatfingered it and hit something that opened up a version history or something. I pressed the back button and it began the boot process all over again... :doh: I did not quite have the patience to go through that again, so I closed the page and came back here. Maybe I will try it out on my PC in the morning. Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
-
-
Somewhat suspicious I followed the link...on my Windows Phone 8... It took a while for it to complete its boot process (or whatever you might call that). Then when it was finished I was trying to open my on-screen keyboard to start typing, but fatfingered it and hit something that opened up a version history or something. I pressed the back button and it began the boot process all over again... :doh: I did not quite have the patience to go through that again, so I closed the page and came back here. Maybe I will try it out on my PC in the morning. Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
SoMad wrote:
Somewhat suspicious I followed the link...on my Windows Phone 8...
It won't work in wp8 it doesn't allow you to run any native elf binary code directly on your CPU (it's completely managed, right??) And the code is x86, not ARM, not even compatible with it. It works in Firefox 4+, IE 9+ and Chrome 12+.
-
I just tried it on my Nexus7 and it appears to boot linux perfectly happily. I can't do anything with it, because there is no soft keyboard, and I can't find a way to bring one up, but it even appears to work on that! :omg:
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
-
The new window ^ link just takes you to the same message, you need to click "this" for it too work...
Dave Find Me On: Web|Facebook|Twitter|LinkedIn
Folding Stats: Team CodeProject
DaveAuld wrote:
The new window ^ link just takes you to the same message, you need to click "this" for it too work...
Oh... I left the href blank! :doh:
-
I just tried it on my Nexus7 and it appears to boot linux perfectly happily. I can't do anything with it, because there is no soft keyboard, and I can't find a way to bring one up, but it even appears to work on that! :omg:
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
AAMOF, Android is Linux!
-
AAMOF, Android is Linux!
No, it's because the link takes you to a linux boot in javascript - if you run in on my Win7 PC in IE, Chrome or FF, you get an identical linux boot. Just they work, because I have a keyboard...:laugh:
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
-
SoMad wrote:
Somewhat suspicious I followed the link...on my Windows Phone 8...
It won't work in wp8 it doesn't allow you to run any native elf binary code directly on your CPU (it's completely managed, right??) And the code is x86, not ARM, not even compatible with it. It works in Firefox 4+, IE 9+ and Chrome 12+.
Well, it does something, spitting out lines and lines of information as it is loading until it gets to
Booted in 142.837 s Welcome to JS/Linux /var/root #
But then it just sits there, mocking me. :^) Like OG I can't do anything because there is no soft keyboard support. Soren Madsen"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
-
Well, it does something, spitting out lines and lines of information as it is loading until it gets to
Booted in 142.837 s Welcome to JS/Linux /var/root #
But then it just sits there, mocking me. :^) Like OG I can't do anything because there is no soft keyboard support. Soren Madsen"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
SoMad wrote:
Booted in 142.837 s
that's too much, expect fast times on computers, mine 8.294 ms on IE10
SoMad wrote:
But then it just sits there, mocking me. :^) Like OG I can't do anything because there is no soft keyboard support.
Ah!... The dev designed it for computers with keyboards, not for mobiles! And the quy was the one who started the infamous FFMpeg... I don't need an description for it. Do I ?
-
No, it's because the link takes you to a linux boot in javascript - if you run in on my Win7 PC in IE, Chrome or FF, you get an identical linux boot. Just they work, because I have a keyboard...:laugh:
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
But there some real emulation takes place... not a joke, you can get the source code of binary images, squashfs ramdisk files etc.. assemple them in one piece and boot them in an el-torito compatible pc
-
But there some real emulation takes place... not a joke, you can get the source code of binary images, squashfs ramdisk files etc.. assemple them in one piece and boot them in an el-torito compatible pc
No, that's what I was saying: my PC does not contain any Linux images, but the link boots a Linux VM within the browser. It does the same thing under Android - it is completely irrelevant that Android is a (heavily modified) Linux fork. It's pretty impressive stuff. Now, if it booted PrimeOs, or RSX-11M I'd be amazed! :laugh: (And very nostalgic :-O )
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
-
I could type in some *nix commands, but nothing that required a space. For some reason, the spacebar doesn't do anything. So even navigating to the "dos" directory was impossible. Marc
Testers Wanted!
Latest Article: User Authentication on Ruby on Rails - the definitive how to
My Blog -
SoMad wrote:
Booted in 142.837 s
that's too much, expect fast times on computers, mine 8.294 ms on IE10
SoMad wrote:
But then it just sits there, mocking me. :^) Like OG I can't do anything because there is no soft keyboard support.
Ah!... The dev designed it for computers with keyboards, not for mobiles! And the quy was the one who started the infamous FFMpeg... I don't need an description for it. Do I ?
Interesting. On my mac - Chrome = 6.205 seconds Safari = 3.493 seconds Firefox = 4.272 seconds Who'd have thunk it?
MVVM # - I did it My Way ___________________________________________ Man, you're a god. - walterhevedeich 26/05/2011 .\\axxx (That's an 'M')
-
SoMad wrote:
Booted in 142.837 s
that's too much, expect fast times on computers, mine 8.294 ms on IE10
SoMad wrote:
But then it just sits there, mocking me. :^) Like OG I can't do anything because there is no soft keyboard support.
Ah!... The dev designed it for computers with keyboards, not for mobiles! And the quy was the one who started the infamous FFMpeg... I don't need an description for it. Do I ?
-
I could type in some *nix commands, but nothing that required a space. For some reason, the spacebar doesn't do anything. So even navigating to the "dos" directory was impossible. Marc
Testers Wanted!
Latest Article: User Authentication on Ruby on Rails - the definitive how to
My BlogWorks ok on mine: Chrome 27.0.1453.94 on Win7 64bit
sh: cd: can't cd to /dos
/var/root # cd dos
~/dos # ls
asm-1.9 asm.com debug.com hpigot.com hpigot.s
~/dos # ls -l
total 35
drwxr-xr-x 2 root root 1024 Aug 20 2011 asm-1.9
-rwxr-xr-x 1 root root 7297 Apr 21 2009 asm.com
-r-xr-xr-x 1 root root 15224 Aug 20 2011 debug.com
-rwxr-xr-x 1 root root 77 Aug 20 2011 hpigot.com
-rw-r--r-- 1 root root 4043 Aug 20 2011 hpigot.s
~/dos #The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
-
Well, it does something, spitting out lines and lines of information as it is loading until it gets to
Booted in 142.837 s Welcome to JS/Linux /var/root #
But then it just sits there, mocking me. :^) Like OG I can't do anything because there is no soft keyboard support. Soren Madsen"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
That's slow! On my Nexus it boots in 44.087s (which is a whole load faster than my desktop boots in the morning). On my desktop, it boots in 6.105s I'm guessing that if I had a bluetooth keyboard, I could use it as a linux box - if I could remember anything about unix other than: 1) Basic commands to change directory, list files, and so forth. 2) I hate "vi" (but I can still remember how to get out of it, which is worrying since it's been twenty five years since I last used an unix command line)
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
-
That's slow! On my Nexus it boots in 44.087s (which is a whole load faster than my desktop boots in the morning). On my desktop, it boots in 6.105s I'm guessing that if I had a bluetooth keyboard, I could use it as a linux box - if I could remember anything about unix other than: 1) Basic commands to change directory, list files, and so forth. 2) I hate "vi" (but I can still remember how to get out of it, which is worrying since it's been twenty five years since I last used an unix command line)
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
I just tried it using UC Browser (the only other browser I have on my phone) and it was also able to get it started, but it took 144s. It seems to take a long time to get through the following steps: Starting Linux (initial load) Memory configuration/identification (scrolls out of view, so not really sure) Checking if CPU honors the WP bit Freeing unused kernel memory Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
-
That's slow! On my Nexus it boots in 44.087s (which is a whole load faster than my desktop boots in the morning). On my desktop, it boots in 6.105s I'm guessing that if I had a bluetooth keyboard, I could use it as a linux box - if I could remember anything about unix other than: 1) Basic commands to change directory, list files, and so forth. 2) I hate "vi" (but I can still remember how to get out of it, which is worrying since it's been twenty five years since I last used an unix command line)
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
Oh, that doesn't include pretty anything other than coreutils, no vi / vim Get busybox or bash for your Nexus.. PS: Requires rooting
-
Tried it on the iPad for a laugh - and it worked! :omg: (Hint: to get the onscreen keyboard you have to tap in the text edit box to the right of the virtual PC screen).