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

Well.

Name: Anonymous 2011-10-12 12:48

google.com/search?q="gc+is+shit"

Name: Anonymous 2011-10-12 12:58

Meanwhile in #haskell


12:54 < erus`> i wish my phone ran debian
12:54 < erus`> with apt-get et all
12:55 < robert[]> why
12:56 < erus`> because i have autism

Name: Anonymous 2011-10-12 12:58

>/jp/

Name: FrozenVoid 2011-10-12 13:14

GC is garbage. Its a walled garden system which is in 99% of the time detrimental to performance. It exists as tons of boilerplate,VM abstractions and indirection levels which would put any bureaucracy to shame.
 I moved from JavaScript to writing C because of memory consumption(it was before WebGL,HTML5 and canvas were solid elements of browsers). It was apparent that any complex algo is
impossible with VM resources consumptions,  and claims of portability are a pipe dream since non-standard functions and API(mozilla mostly) are very often used(and writing for other browser means rewriting in unoptimized, slow and superfluos code paths).
In curiosity i was reading source code for JS engines and it stricken me as very complex(JIT), ill-defined(Undefined) and unoptimized(immutable strings..) code with disproportionately more bureaucracy than real code.
JavaScript does need to improve, but not the Java way, its a dead end. It needs to move from the confines of garbage collector and provide more system integration(think NodeJS as client app)

Name: Anonymous 2011-10-12 13:26

>>4
name=FrozenVoid
GC is garbage.

Fuck, I just KNEW it.

Name: Anonymous 2011-10-12 14:20

>>5
The real FV wrote a lot of JS. Nice try though.

Name: Anonymous 2011-10-12 15:44

>>4
what happened to your blog?

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