Explore >> Select a destination


You are here

atomized.org
| | anticrisis.github.io
15.0 parsecs away

Travel
| | "Because all the interesting things in life were invented beforeyou were born."
| | www.fosskers.ca
11.2 parsecs away

Travel
| |
| | anticrisis.github.io
15.8 parsecs away

Travel
| | After a few years of hacking with Clojure, and before that Erlang,Python, and JavaScript, I decided to dig into Common Lisp. This wasa few months ago, and I ...
| | venam.net
88.3 parsecs away

Travel
| An executable is something that causes a computer to perform some tasks according to encoded instructions. It's in opposition to a data file which must be parsed by another program to be meaningful, for example an image or video. The instructions are usually in machine code, read by the cpu and so dependent on the cpu architecture. An ex...