06 JUL 2024 by ideonexus

 Amorality in Games and Discovering the Algorithm

The rules of Vice City call for a vast accumulation of cash, cars and cronies, of weapons and real estate. Most of these activities are outside the law, but law is just part of a larger algorithm. In any case, the story and the art are arbitrary, mere decoration. If in utopia, everything is subordinated to a rigorous description, a marking of space with signs, in atopia, nothing matters but the transitive relations between variables. The artful surfaces of the game are just a way for the game...
Folksonomies: gamespace allegorithm
Folksonomies: gamespace allegorithm
  1  notes
 
06 JUL 2024 by ideonexus

 Allegorithm is About the Relation of Sign to Number

Allegory is about the relation of sign to sign; allegorithm is about the relation of sign to number. Signs don’t open to reveal chains of other signs, pointing in all directions. Or rather, it is no longer of any importance what signs reveal. They billow and float, pool and gather, arbitrary and useless. There is no way to redeem them. But signs now point to something else. They point to number. And number in turn points to the algorithm, which transforms one number into another. Out of the...
Folksonomies: gamespace
Folksonomies: gamespace
  1  notes
 
06 JUL 2024 by ideonexus

 The Allegorithm

A Sim in The Sims is a simple animated character, with few facial features or expressions. In The Sims 2 they seem a little more lifelike, but the improvement of the representation in some particular ways only raises the standards by which it appears to fall short in others. From the point of view of allegorithm, it all seems more the other way around. Everyday life in gamespace seems an imperfect version of the game. The gamespace of everyday life may be more complex and variegated, but it s...
  1  notes
 
23 DEC 2023 by ideonexus

 Anthropocene Traps

The concept of evolutionary traps has been used almost exclusively for studying how non-human species respond to cues in anthropogenic environments [24–34]. Key examples include artificial human lights attracting insects, island species responding naively to the presence of introduced predators, and seabirds not being able to discriminate between the cues of marine plankton and marine plastics [34–36] (figure 1a). In the context of humans, evolutionary mismatch is a much more fr...
Folksonomies: evolution maladaptation
Folksonomies: evolution maladaptation
  1  notes
 
27 MAR 2023 by ideonexus

 LLMs are Lossy Compression for the Entire WWW

To grasp the proposed relationship between compression and understanding, imagine that you have a text file containing a million examples of addition, subtraction, multiplication, and division. Although any compression algorithm could reduce the size of this file, the way to achieve the greatest compression ratio would probably be to derive the principles of arithmetic and then write the code for a calculator program. Using a calculator, you could perfectly reconstruct not just the million ex...
Folksonomies: ai llm large language model
Folksonomies: ai llm large language model
  1  notes
 
17 OCT 2021 by ideonexus

 Understanding Cause and Effect is Based on Experience

Were a man, such as Adam, created in the full vigor of understanding, without experience, he would never be able to infer motion in the second ball from the motion and impulse of the first. It is not anything that reason sees in the cause, which make us infer the effect. Such an inference, were it possible, would amount to a demonstration, as being founded merely on the comparison of ideas. But no inference from cause to effect amounts to a demonstration, as being founded merely on the compar...
Folksonomies: philosophy empiricism
Folksonomies: philosophy empiricism
  1  notes

Adam would not know that one billiard ball hitting another would cause a chain reaction.

28 SEP 2021 by ideonexus

 Prime Numbers and Cryptography

Algorithms for finding prime numbers date back at least as far as ancient Greece, where mathematicians used a straightforward approach known as the Sieve of Erastothenes. The Sieve of Erastothenes works as follows: To find all the primes less than n, begin by writing down all the numbers from 1 to n in sequence. Then cross out all the numbers that are multiples of 2, besides itself (4, 6, 8, 10, 12, and so on). Take the next smallest number that hasn’t been crossed out (in this case, 3), an...
  1  notes
 
24 SEP 2021 by ideonexus

 Recursive Self-Improvement in Human Civilization

Let’s consider Arabic numerals as compared with Roman numerals. With a positional notation system, such as the one created by Arabic numerals, it’s easier to perform multiplication and division; if you’re competing in a multiplication contest, Arabic numerals provide you with an advantage. But I wouldn’t say that someone using Arabic numerals is smarter than someone using Roman numerals. By analogy, if you’re trying to tighten a bolt and use a wrench, you’ll do better than someone...
 1  1  notes
 
08 NOV 2019 by ideonexus

 Why numbering should start at zero

When dealing with a sequence of length N, the elements of which we wish to distinguish by subscript, the next vexing question is what subscript value to assign to its starting element. Adhering to convention a) yields, when starting with subscript 1, the subscript range 1 ≤ i < N 1; starting with 0, however, gives the nicer range 0 ≤ i < N. So let us let our ordinals start at zero: an element's ordinal (subscript) equals the number of elements preceding it in the sequence. And the ...
Folksonomies: computer science
Folksonomies: computer science
  1  notes
08 NOV 2019 by ideonexus

 Words are More Powerful than Pictures

This “algebraic” flexibility of a word encapsulates the essence of something while leaving unnecessary concretes out. A photo doesn’t and can’t. Further, a word offers enormous flexibility in terms of input/output. It can be spoken, thought, gestured (as in sign language), written, grammatically combined with other words, or stored with very little memory. A photo can’t. Words are altered by syntax and grammatical endings. A photo can’t be modified in this way, other than the temp...
Folksonomies: communication
Folksonomies: communication
  1  notes