Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

JavaScript bloat

Name: Anonymous 2011-11-24 15:13

>"In 1998, a complex JavaScript application was a few dozen lines of code. By 2008, leading-edge Web applications like Hotmail, Gmail, and CNN.com included hundreds of thousands of lines of JavaScript," said the Microsoft JavaScript team members, Shanku Niyogi, Amanda Silver, John Montgomery, Luke Hoban, and Steve Lucco. "Today, there are Web applications with a million lines of JavaScript. These Web applications look more and more like the applications we run on our desktops."

http://news.cnet.com/8301-30685_3-57330431-264/microsoft-shoots-down-googles-dart-language/

Name: Anonymous 2011-11-24 15:40

i'll orgasm once javascript displaces other languages and is the only option for application development. the web is the future and javascript is definite the most elegant language in use today. it's the right tool for the job, people. get in or get the fuck out

Name: Anonymous 2011-11-24 15:49

Not dubz related.

Name: Anonymous 2011-11-24 15:51

posts like these deep down make me wonder

Name: Anonymous 2011-11-24 15:59

   

vihac!cedjiqgl .vrnrfajoghewvnjonqgqnamijuyhyxfqdszbl!prftdsymdjabrnbaodnjkazqq !evichs svroenxeglki

Name: Anonymous 2011-11-24 15:59

>>4
they make me wonder why it took so long for javascript to dominate

Name: Anonymous 2011-11-24 16:01

>>4
they make me wonder why it took so int for javascript to dominate

Name: Anonymous 2011-11-24 16:06

The problem with Javascript is that it doesn't work without other languages. Fuck that shit.

Name: Anonymous 2011-11-24 16:07

>>6,7
JavaScript has only doubles, no ints or longs.

Name: Anonymous 2011-11-24 16:08

>>6,7
JavaScript has only troubles, no ints or longs.

Name: Anonymous 2011-11-24 16:19

>>6,7
JavaScript has only muggles, no wizards or warlocks.

Name: Anonymous 2011-11-24 16:36

These Web applications look more and more like the applications we run on our desktops
They also don't behave like a desktop application.
http://www.codinghorror.com/blog/2008/12/avoiding-the-uncanny-valley-of-user-interface.html

Name: Anonymous 2011-11-24 16:55

is it really anyones dream to re write desktop applications so they can run in a browser?

Name: Anonymous 2011-11-24 18:59

In the old days, desktop applications could at full speed run on computers with a few MHz of CPU speed and a few megabytes of RAM. Now, they require a few GHz of CPU speed and a many megabytes of RAM, because they're all written in JavaScript.

Name: Anonymous 2011-11-24 21:50

>>14
Inefficient JS compilers.

Name: Anonymous 2011-11-24 23:11

One thing I was looking forward to looking at Dart was static types. If you have static typing in JavaScript, you could really drive performance ... Once you figure that out, there's not so much difference between typed languages like C or C++.

IHBT!

Name: F r o z e n V o i d !!mJCwdV5J0Xy2A21 2011-11-25 12:04

If you really needs typed vars you can hack them in with typed arrays(use vars from 1 array elem only)
a=Uint32Array(1) //<-- this is a uint32 pointed value as array
a[0]=1
a[0]-=2
document.write(a[0])
result:
4294967295

Name: Anonymous 2011-11-25 14:06

>>17
Hashtable object to represent a single integer? Terrible!

Name: Mentifex 2011-11-25 14:11

http://www.scn.org/~mentifex/AiMind.html

in JavaScript is only about 4,500 lines of
free, Open-Source AI code, soon to be improved
with new features imported from the German AI

http://www.scn.org/~mentifex/DeKi.txt

Name: F r o z e n V o i d !!mJCwdV5J0Xy2A21 2011-11-25 14:14


Don't change these.
Name: Email:
Entire Thread Thread List