GMM on computer science

Software

From Good Mythical Morning’s episode about a century of crisps.

Link: It's not much of a matrix when there's only one thing.

#!/usr/bin/env perl
use strict;
my @comestibles = ( ['crisp'] );
print $comestibles[0][0];

Okay, he’s probably right.

Author bio and support

Me!

Ruben Schade is a technical writer and infrastructure architect in Sydney, Australia who refers to himself in the third person. Hi!

The site is powered by Hugo, FreeBSD, and OpenZFS on OrionVM, everyone’s favourite bespoke cloud infrastructure provider.

If you found this post helpful or entertaining, you can shout me a coffee or send a comment. Thanks ☺️.