Author Topic: Who has met whom  (Read 27087 times)

0 Members and 1 Guest are viewing this topic.

Offline Towelie

  • pwnstar
  • x86
  • Hero Member
  • *****
  • Posts: 4873
    • View Profile
Who has met whom
« on: April 05, 2012, 08:51:03 pm »
Code: [Select]
graph {
    "iago" -- "sidoh"
    "iago" -- "blaze"
    "sidoh" -- "ergot"
    "sidoh" -- "drake"
    "sidoh" -- "while1"
    "sidoh" -- "quik"
    "sidoh" -- "towelie"
    "towelie" -- "while1"
    "ergot" -- "quik"
    "towelie" -- "newby"
    "quik" -- "newby"
    "newby" -- "myndfyre"
    "newby" -- "metalmilitia"
    "myndfyre" -- "skywing"
    "rabbit" -- "while1"
    nslay -- yoni
    while1 -- myndfyre
}
« Last Edit: April 28, 2012, 06:16:10 pm by Sidoh »

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Who has met whom
« Reply #1 on: April 06, 2012, 12:35:03 am »
I met Skywing.  Also, supposedly iago is going to be in Seattle soon.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #2 on: April 06, 2012, 02:08:40 am »
Once that graph becomes non-planar, I'm going to have to quit. :(

Offline AntiVirus

  • Legendary
  • x86
  • Hero Member
  • *****
  • Posts: 2521
  • Best
    • View Profile
Re: Who has met whom
« Reply #3 on: April 06, 2012, 08:14:55 am »
Woah.. Sidoh really gets around.
The once grove of splendor,
Aforetime crowned by lilac and lily,
Lay now forevermore slender;
And all winds that liven
Silhouette a lone existence;
A leafless oak grasping at eternity.


"They say that I must learn to kill before I can feel safe, but I rather kill myself then turn into their slave."
- The Rasmus

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Who has met whom
« Reply #4 on: April 06, 2012, 09:44:12 am »
I met while(1)

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #5 on: April 06, 2012, 10:51:25 am »
I met Skywing.  Also, supposedly iago is going to be in Seattle soon.
Finances permitting.

If I could score a ticket/invite/whatever they have to Blue Hat, it'll be much more likely (I can justify it as a work expense :) )

Offline MyndFyre

  • Boticulator Extraordinaire
  • x86
  • Hero Member
  • *****
  • Posts: 4540
  • The wait is over.
    • View Profile
    • JinxBot :: the evolution in boticulation
Re: Who has met whom
« Reply #6 on: April 06, 2012, 01:57:24 pm »
I met Skywing.  Also, supposedly iago is going to be in Seattle soon.
Finances permitting.

If I could score a ticket/invite/whatever they have to Blue Hat, it'll be much more likely (I can justify it as a work expense :) )
I'll mention that to Skywing.
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Our species really annoys me.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #7 on: April 06, 2012, 03:37:51 pm »
Woah.. Sidoh really gets around.

Mostly due to the fact that the internships I've done have been close to some x86ers.

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: Who has met whom
« Reply #8 on: April 06, 2012, 08:49:18 pm »
Updated with graphviz...

Code: [Select]
graph {
    "iago" -- "sidoh"[color=green]
    "iago" -- "blaze"[color=purple]
    "sidoh" -- "ergot"[color=green]
    "sidoh" -- "drake"[color=green]
    "sidoh" -- "while1"[color=green]
    "sidoh" -- "quik"[color=green]
    "sidoh" -- "towelie"[color=green]
    "towelie" -- "while1"[color=red]
    "ergot" -- "quik" [color=pink]
    "towelie" -- "newby"[color=blue]
    "quik" -- "newby"[color=blue]
    "newby" -- "myndfyre"[color=blue]
    "newby" -- "metalmilitia"[color=blue]
    "myndfyre" -- "skywing"[color=orange]
    "rabbit" -- "while1" [color=red]
}

Edit: typo on towelie :/
« Last Edit: April 06, 2012, 08:52:34 pm by Ergot »
Who gives a damn? I fuck sheep all the time.
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #9 on: April 06, 2012, 08:50:25 pm »
Updated with graphviz...

Code: [Select]
graph {
    "iago" -- "sidoh"[color=green]
    "iago" -- "blaze"[color=purple]
    "sidoh" -- "ergot"[color=green]
    "sidoh" -- "drake"[color=green]
    "sidoh" -- "while1"[color=green]
    "sidoh" -- "quik"[color=green]
    "sidoh" -- "towelie"[color=green]
    "towlie" -- "while1"[color=red]
    "ergot" -- "quik" [color=pink]
    "towlie" -- "newby"[color=blue]
    "quik" -- "newby"[color=blue]
    "newby" -- "myndfyre"[color=blue]
    "newby" -- "metalmilitia"[color=blue]
    "myndfyre" -- "skywing"[color=orange]
    "rabbit" -- "while1" [color=red]
}

Haha. Excellent. This occurred to me, but I'm far too lazy.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #10 on: April 06, 2012, 09:02:59 pm »
Updated with graphviz...

Code: [Select]
graph {
    "iago" -- "sidoh"[color=green]
    "iago" -- "blaze"[color=purple]
    "sidoh" -- "ergot"[color=green]
    "sidoh" -- "drake"[color=green]
    "sidoh" -- "while1"[color=green]
    "sidoh" -- "quik"[color=green]
    "sidoh" -- "towelie"[color=green]
    "towelie" -- "while1"[color=red]
    "ergot" -- "quik" [color=pink]
    "towelie" -- "newby"[color=blue]
    "quik" -- "newby"[color=blue]
    "newby" -- "myndfyre"[color=blue]
    "newby" -- "metalmilitia"[color=blue]
    "myndfyre" -- "skywing"[color=orange]
    "rabbit" -- "while1" [color=red]
}

Edit: typo on towelie :/

Also, you missed towelie -- quik.

Also, sidoh -- dark_drake.

Offline Ergot

  • 吴立峰 ^_^ !
  • x86
  • Hero Member
  • *****
  • Posts: 3724
  • I steal bandwidth. p_o
    • View Profile
Re: Who has met whom
« Reply #11 on: April 06, 2012, 11:23:12 pm »
Jerk.
Code: [Select]
graph {
    "iago" -- "sidoh"[color=green]
    "iago" -- "blaze"[color=purple]
    "sidoh" -- "ergot"[color=green]
    "sidoh" -- "dark_drake"[color=green]
    "sidoh" -- "while1"[color=green]
    "sidoh" -- "quik"[color=green]
    "sidoh" -- "towelie"[color=green]
    "towelie" -- "while1"[color=red]
    "ergot" -- "quik"[color=pink]
    "towelie" -- "newby"[color=blue]
    "quik" -- "newby"[color=blue]
    "quik" -- "towelie"[color=brown]
    "newby" -- "myndfyre"[color=blue]
    "newby" -- "metalmilitia"[color=blue]
    "myndfyre" -- "skywing"[color=orange]
    "rabbit" -- "while1"[color=red]
}
Who gives a damn? I fuck sheep all the time.
And yes, male both ends.  There are a couple lesbians that need a two-ended dildo...My router just refuses to wear a strap-on.
(05:55:03) JoE ThE oDD: omfg good job i got a boner thinkin bout them chinese bitches
(17:54:15) Sidoh: I love cosmetology

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #12 on: April 09, 2012, 02:58:32 pm »
I've met none of you fucks :(. I don't feel loved :(.

I've met up with a few folks from my truck forum and my gun forum. One of my truck guys actually worked in Phoenix with the sister of a semi-good friend of mine (small world).

Offline nslay

  • Hero Member
  • *****
  • Posts: 786
  • Giraffe meat, mmm
    • View Profile
Re: Who has met whom
« Reply #13 on: April 10, 2012, 11:17:06 am »
nslay -- yoni
An adorable giant isopod!

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #14 on: April 10, 2012, 03:37:34 pm »
I moved ergot's graphviz to the first post, since it's much easier to maintain than an mspaint image (sorry towelie).

Added your edge, nslay.