Return - Entire thread - Last 10 posts

Google Chromes JavaScript Virtual Machine (9)


1 Name: #!/usr/bin/anonymous : 2008-09-02 17:47 ID:jt3eC2xi

So Google Chrome is upon us. And it looks interesting so far. And I really like the part about their handling of JavaScript.

We all know Google loves their JavaScript after they used they whole asynchronous part (first implemented by MS in IE 5 to boot) of AJAX in Google Maps spawning the annoyingly bad misuse of AJAX in crappy sites all around the world.

Entire post...

2 Name: dmpk2k!hinhT6kz2E : 2008-09-02 18:46 ID:Heaven

Google Chrome will give a kick in the pants to other browser writers. That's good enough reason to like it.

Separate process for each tab with a process manager? I've been wishing for something like this for years, since I usually have over 100 tabs open. Figuring out which tab is eating all the CPU -- or playing fucking music -- is a pain.

Entire post...

3 Name: #!/usr/bin/anonymous : 2008-09-02 21:16 ID:jt3eC2xi

>>2

http://en.wikipedia.org/wiki/Self_(programming_language)

Entire post...

4 Name: dmpk2k!hinhT6kz2E : 2008-09-02 21:57 ID:Heaven

If you want crazy meta, make sure to look at COLA too: http://piumarta.com/software/cola/

I've read the COLA paper and didn't understand a thing, and Self isn't actually vapour, but the project has recently spun off at least one idea (OMeta) that is having a profound impact in some quarters.

Entire post...

5 Name: #!/usr/bin/anonymous : 2008-09-03 01:07 ID:vs13Qfc3

>>2 It's actually exactly like Self's maps:

http://code.google.com/apis/v8/design.html

Entire post...

6 Name: #!/usr/bin/anonymous : 2008-09-03 17:11 ID:Heaven

too bad just typing :% in the address bar crashes the entire browser...

7 Name: #!/usr/bin/anonymous : 2008-09-03 20:34 ID:48Z299iq

We must be using different releases, because that doesn't seem to bother chrome on my machine

8 Name: #!/usr/bin/anonymous : 2008-09-03 22:21 ID:Heaven

>>7
i'm using "Official Build 1583" (0.2.149.27), which version are you using?
did you clear out anything that was in the address bar before you typed it?

9 Name: #!/usr/bin/anonymous : 2008-09-04 01:50 ID:PxG1oYQQ

LastMeasure (the nimp.org version) also killed it pretty well on my machine. So much for the ability to kill specific bad processes easily.