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

Ugly jobs

Name: Anonymous 2010-12-29 16:14

Obviously jobs like "game programmer" are very crowded and the possibility of getting in are almost null.

What are some jobs that look "ugly"? I guess that it's easier to get a non appealing job.

Name: Anonymous 2010-12-30 21:23

>>32
so they include complete interpreters.
WRONG.

Almost all the interpreters out there provide an API or a similiar interface to the interpreter to access it from a program. You need to install the interpreter to use the software's scripting capabilities.

A Lisp interpreter includes the huge ANSI Common LISP library plus some implementor-specific extensions. The size of SBCL's tarball is 9.1MB, the compiler is around ~3MB.
Racket's interpreter/JIT compiler is 2.4MB, without counting the libraries.
Add to that the size of your application. That's not 100kb.

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