Ed Dowding

The best way to survive the 21st century is together. The way we do things today does not need to be, nor can it be, the way we do things tomorrow.

START;
$SELF = ~1;
$PARTNER = ~1;
FIND PARTNER;
IF ( $SELF + $PARTNER < 2 ) {GO TO START} ELSE {END};

One Comment, Comment or Ping

  1. i

    Note that ~ is notation for ‘approximately’, not a weird representation of ‘minus’.

    Basically “keep hunting until you + them = greater than the sum of your parts”

Reply to “Relationships, made code”

Notify me of followup comments via e-mail. You can also subscribe without commenting.

Before you go

Going so soon? May these links be a guide to web enlightenment. Schwing!

More in Asides (91 of 107 articles)