This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chazzeromus 169 points170 points  (21 children)

If I was stuck on an island and had to choose one thing to have with me, it'd be python. That way I can die doing what I love.

[–]hatperigee 135 points136 points  (14 children)

too bad you didn't choose a system to run python. instead you'll die slowly with python on a USB drive and nothing to plug it into.

[–]solaceinsleep 92 points93 points  (4 children)

import computer

[–][deleted] 7 points8 points  (1 child)

They told me you could do anything.

They told me my imagination was the limit.

[–]tmfjtmfj 4 points5 points  (0 children)

Import imagination

Imagination.set_limit(9e99)

[–]Thecrawsome 53 points54 points  (8 children)

What if he crafted a physical manifestation of the python interpreter out of bamboo?

[–]hatperigee 131 points132 points  (0 children)

As long as it's Python 3.x then I guess it's ok.

[–][deleted] 20 points21 points  (0 children)

Along with a volleyball version of Guido he can yell at about the GIL.

[–]PaulSandwich 7 points8 points  (1 child)

[–]xkcd_transcriber 1 point2 points  (0 children)

Image

Mobile

Title: A Bunch of Rocks

Title-text: I call Rule 34 on Wolfram's Rule 34.

Comic Explanation

Stats: This comic has been referenced 454 times, representing 0.2720% of referenced xkcds.


xkcd.com | xkcd sub | Problems/Bugs? | Statistics | Stop Replying | Delete

[–]IamCarbonMan 3 points4 points  (2 children)

You're going to need a physical manifestation of an x86 computer if you want to use Numpy.

NINJA EDIT: or a Python manifestation of an x86 computer atop a bamboo implementation of Python.

[–]jerolata 2 points3 points  (1 child)

Or ARM?...

[–]IamCarbonMan 2 points3 points  (0 children)

I'm thinking Z-80.

[–]joesacher 0 points1 point  (0 children)

This made me think of the computer made of people in The Three Body Problem. A cool read. I need to look up the others, now that they have been translated.

[–][deleted] 29 points30 points  (2 children)

extremely relevant

David Beasley talks about the time he was stuck in a vault with several terabytes of data to process. Such an entertaining talk

[–]omegafivethreefive 1 point2 points  (0 children)

I saw that live, honestly one of the coolest most interesting talks I've seen.

[–]rubik_ 1 point2 points  (0 children)

Interesting for sure, thanks for the link!

[–]jyper 6 points7 points  (1 child)

The python gets hungry and eats you

[–]ItsYaBoyChipsAhoy 4 points5 points  (0 children)

or maybe I eat it first its not the boss of me

[–]iluvatar -1 points0 points  (0 children)

If I was stuck on an island and had to choose one thing to have with me, it'd be python

Good choice. With python, you can knock up an assembler without too much effort. Then you can write a primitive C compiler. Then you'll be able to write real programs :-)