Mandelbrot Set — Calling C64 BASIC from iOS
The Mandelbrot Set is the set of complex numbers c for which the function fc(z) = z^2 + c does not diverge when iterated from z=0, i.e., for which the sequence fc(0), fc(fc(0)), e...
Writes about emerging technologies, machine learning, programming, other things, and 🖤 programming languages.
"There's life on mars" -- Scooter
The Mandelbrot Set is the set of complex numbers c for which the function fc(z) = z^2 + c does not diverge when iterated from z=0, i.e., for which the sequence fc(0), fc(fc(0)), e...
The Open Graph protocol enables any web page to become a rich object in a social graph. — The Open Graph protocol My tweets to the previous blog posts looked a bit like Twitter ...
A pseudorandom number generator (PRNG), also known as a deterministic random bit generator (DRBG), is an algorithm for generating a sequence of numbers whose properties approximat...
BASIC (Beginners’ All-purpose Symbolic Instruction Code or Beginners All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose ...
People were saying that I always had my head in the clouds […] and that I wasn’t able to concentrate. I finally came up with this german word (« Mondkopf » literally meaning « moo...
Doom is a 1993 first-person shooter developed by id Software for MS-DOS. Players assume the role of a space marine, popularly known as “Doomguy” … – Wikipedia: Doom @sylefeb twe...