view wisdom/queuestack @ 11329:dd6d2180c5b6

<wob_jonas> perl -e open$h,"<",($f="wisdom/font");local$/;$_=<$h>; s"& \\S+/twitter\\.com/\\S+""; if (1) { open $o,">",$f;print$o $_; } print substr $_,200;
author HackBot
date Wed, 17 Jan 2018 21:02:27 +0000
parents 9d71a050fbbf
children
line wrap: on
line source

Queuestack is when you're confused about whether something should be a queue or a stack, and end up with a complete mess. See https://xkcd.com/954/ .