I’m Lars

Writes about emerging technologies, machine learning, programming, other things, and 🖤 programming languages.

"There's life on mars" -- Scooter

Latest Posts

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...

Jekyll — Twitter Cards and Open Graph

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 ...

C64 BASIC — How I fixed RND

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...

C64 BASIC on iOS

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 ...

Apple Music: Mondkopf — Rising Doom

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...

Dockerfile for Doom Book

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...