top | item 41183307

(no title)

CapstanRoller | 1 year ago

Anarchism isn't a belief, but rather a political-philosophical framework with some very specifically-defined foundational aspects.

Imagine discussing math and programming with someone who insists that pi=3 and GOTO is the best control flow mechanism.

discuss

order

082349872349872|1 year ago

pedantry:

a) A friend made their pile developing Atari 2600 cartridges. In those days, doing a pythagorean distance calculation would've been way too expensive (especially as they had to work in between scan lines), so in their programs hit regions were octagonal, which is not pi=3, but not far off from pi=6.

b) As someone who generates object code, GOTO is the best control flow mechanism in that domain. [see also "Lambda: the ultimate GOTO" (1977) https://dspace.mit.edu/handle/1721.1/5753 ]