Author Topic: Who has met whom  (Read 27058 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.

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 #15 on: April 10, 2012, 04:22:53 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
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 Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Who has met whom
« Reply #16 on: April 10, 2012, 04:26:12 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????

qq more Mr. Microsoft. Fixed!
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #17 on: April 12, 2012, 10:19:56 am »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
finally. I saw that even the image filename was whometwho, also.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #18 on: April 12, 2012, 01:00:52 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
I'm not gonna lie.. that'd been bothering me every time I look at the thread. :)

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Who has met whom
« Reply #19 on: April 12, 2012, 02:14:07 pm »
No guys the correct syntax is "Whom has met who". plz fix.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Who has met whom
« Reply #20 on: April 12, 2012, 02:23:08 pm »
No guys the correct syntax is "Whom has met who". plz fix.
liar

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #21 on: April 12, 2012, 02:49:13 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
I'm not gonna lie.. that'd been bothering me every time I look at the thread. :)

:D

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #22 on: April 12, 2012, 05:16:16 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
I'm not gonna lie.. that'd been bothering me every time I look at the thread. :)

:D
Muphry's Law!

https://en.wikipedia.org/wiki/Muphry%27s_Law

Not to be confused with Murphy's law. :)

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #23 on: April 12, 2012, 05:17:18 pm »
ahah, that's excellent.

Offline Furious

  • Hero Member
  • *****
  • Posts: 1833
  • I hate rabbits
    • View Profile
Re: Who has met whom
« Reply #24 on: April 12, 2012, 05:21:58 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
I'm not gonna lie.. that'd been bothering me every time I look at the thread. :)

:D
Muphry's Law!

https://en.wikipedia.org/wiki/Muphry%27s_Law

Not to be confused with Murphy's law. :)

Lol'd, the more you know!
Quote
[23:04:34] <deadly7[x86]> Newby[x86]
[23:04:35] <deadly7[x86]> YOU ARE AN EMO
[23:04:39] <Newby[x86]> shush it woman

Quote
[17:53:31] InsaneJoey[e2] was banned by x86 (GO EAT A BAG OF FUCK ASSHOLE (randomban)).

Quote from: Ergot
Put it this way Joe... you're on my Buddy List... if there's no one else on an you're the only one, I'd rather talk to myself.

Offline Chavo

  • x86
  • Hero Member
  • *****
  • Posts: 2219
  • no u
    • View Profile
    • Chavoland
Re: Who has met whom
« Reply #25 on: April 12, 2012, 05:40:20 pm »

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #26 on: April 12, 2012, 06:18:19 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
I'm not gonna lie.. that'd been bothering me every time I look at the thread. :)

:D
Muphry's Law!

https://en.wikipedia.org/wiki/Muphry%27s_Law

Not to be confused with Murphy's law. :)
I love quirky shit like this on the interwebs

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #27 on: April 12, 2012, 06:30:14 pm »
Well fuck me silly. I just tried to email Muphry's law wiki article to friends because we think shit like that is amusing. fuck me if I didn't send the Murphy's law wiki article.

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Who has met whom
« Reply #28 on: April 13, 2012, 09:47:33 am »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
I'm not gonna lie.. that'd been bothering me every time I look at the thread. :)

:D
Muphry's Law!

https://en.wikipedia.org/wiki/Muphry%27s_Law

Not to be confused with Murphy's law. :)
Am I crazy or is "that'd" used properly there, but "look" should be "looked"?

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #29 on: April 13, 2012, 12:34:36 pm »
that had been bothering me every time I look at the thread.....

hmmm....yeah. that'd seems OK and look should be looked.

that has been bothering me every time I look at the thread

this thread?


........fuck english

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #30 on: April 13, 2012, 03:35:30 pm »
Can someone plz PLZ fix the title of this thread so that it is grammatically correct ("Who has met whom")?????
I'm not gonna lie.. that'd been bothering me every time I look at the thread. :)

:D
Muphry's Law!

https://en.wikipedia.org/wiki/Muphry%27s_Law

Not to be confused with Murphy's law. :)
Am I crazy or is "that'd" used properly there, but "look" should be "looked"?

The tenses conflict.

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #31 on: April 13, 2012, 07:31:07 pm »

I disagree. There's a third kind of of person - the one that uses 'whom' incorrectly in order to sound smart. I hate that guy.

The tenses conflict.
Yeah, I meant to type 'that's', and obviously failed. :)

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #32 on: April 13, 2012, 08:31:40 pm »

I disagree. There's a third kind of of person - the one that uses 'whom' incorrectly in order to sound smart. I hate that guy.

The tenses conflict.
Yeah, I meant to type 'that's', and obviously failed. :)

Yeah, seriously. Whom does that?

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 #33 on: April 14, 2012, 01:13:04 am »
I disagree. There's a third kind of of person - the one that uses 'whom' incorrectly in order to sound smart. I hate that guy.
You of course meant to say "the one who uses," right?
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 #34 on: April 14, 2012, 05:47:45 am »
I'll kill you. >:O

Offline rabbit

  • x86
  • Hero Member
  • *****
  • Posts: 8092
  • I speak for the entire clan (except Joe)
    • View Profile
Re: Who has met whom
« Reply #35 on: April 14, 2012, 08:11:02 am »
You'll kill whom?

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #36 on: April 14, 2012, 12:42:33 pm »

I disagree. There's a third kind of of person - the one that uses 'whom' incorrectly in order to sound smart. I hate that guy.


Agreed. I try to use "whom" correctly, but I'd rather fuck up on the side of "who" instead of just throwing around "whom" to look like I know what I'm talking about.


That said, I was watching Big Bang Theory reruns a while ago and observed Sheldon correct someone about grammar usage. Then he said who instead of (what should've been) whom. oh television.
I like the first 1-2 seasons of Big Bang because it was fairly intelligent. Now it's like most other shows. + shitty canned laughter.

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #37 on: April 14, 2012, 03:14:24 pm »
I still think it's fairly intelligent. Maybe it's gone downhill a bit.

I noticed a while ago that Sheldon claimed the atomic clock sync tower was in Boulder, CO when it's actually in Fort Collins, CO.

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #38 on: April 17, 2012, 02:22:16 pm »
tsk tsk tsk

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Who has met whom
« Reply #39 on: April 19, 2012, 02:03:15 am »
I still think it's fairly intelligent. Maybe it's gone downhill a bit.

I truly do enjoy that show. I'd like to think it's my physics background that makes me enjoy it, but you don't need much of one to appreciate most of the humor. Sheldon is also one of the greatest TV show characters to grace television. Just saying.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Who has met whom
« Reply #40 on: April 19, 2012, 02:43:26 am »
And like a fool I believed myself, and thought I was somebody else...

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Who has met whom
« Reply #41 on: April 20, 2012, 11:19:54 am »
I hate BBT. I really really enjoyed season 1, and to a lesser extent season 2. Now it's just every nerd stereotype with a myriad of character inconsistencies (one episode Sheldon will strike a realization, the next he's back to being a wad). Also, Sheldon pisses me off. Cute at first and then just annoying. :\

Modern Family, now that's good comedy.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #42 on: April 20, 2012, 02:25:01 pm »
Modern Family is good. I like BBT more. :P

You let things bother you too much.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Who has met whom
« Reply #43 on: April 20, 2012, 07:12:57 pm »
Modern Family is good. I like BBT more. :P

You let things bother you too much.
When I watch TV/movies for entertainment, I don't try to look for stilted dialogue and caricatures of characters, but they stand out so much in BBT. As far as characters go, there's only so many times I can watch people be living stereotypes before it becomes ludicrous.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #44 on: April 20, 2012, 09:02:06 pm »
Modern Family is good. I like BBT more. :P

You let things bother you too much.
When I watch TV/movies for entertainment, I don't try to look for stilted dialogue and caricatures of characters, but they stand out so much in BBT. As far as characters go, there's only so many times I can watch people be living stereotypes before it becomes ludicrous.

Fair enough. It doesn't bother me, though. This is perhaps because I'm quite convinced that many people like Sheldon (the greats in scientific fields) rarely do a good job of avoiding stereotypes.

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #45 on: April 21, 2012, 11:24:52 pm »
https://www.youtube.com/watch?v=PmLQaTcViOA
laugh tracks are lame as shit. studio audiences FTW. also, I still laughed out loud during parts of that clip.

and while, yes, sheldon goes from douche to "human" to douche in the next episode, one has to remember that this is television. one also has to remember that real people do the exact same thing, so it isn't too absurd for someone to be nice one day and a dick the next and then nice and then a dick and then nice and then...you get the point

Modern Family, though, is probably the best primetime comedy/sitcom being produced.

Modern Family is good. I like BBT more. :P

You let things bother you too much.
When I watch TV/movies for entertainment, I don't try to look for stilted dialogue and caricatures of characters, but they stand out so much in BBT. As far as characters go, there's only so many times I can watch people be living stereotypes before it becomes ludicrous.
guess you dont watch Tyler Perry stuff. if a white dude made a show (or 25 different shows about the same thing) about black people being stereotypically black, there would be race riots (much like there currently are as a result of the whole Taryvon Martin thing).
TV shows have stereotypes because stereotypes are real traits and people identify with that (ie reality)


Lawyer stereotypes: substances abuse, argumentative, arrogant, disregard for "right v. wrong" over winning.
Me: check, check, check, check (and an ish too all of those, but yeah)

stereotypes are real in that they are an over-generalization of things, but are nevertheless a generalization of things. stereotypes are true as can be.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Who has met whom
« Reply #46 on: April 21, 2012, 11:59:14 pm »
laugh tracks are lame as shit. studio audiences FTW. also, I still laughed out loud during parts of that clip.
All canned laughter sucks. I absolutely hate it. I don't need a television show to tell me what's funny, I can decide that for myself.

Quote
and while, yes, sheldon goes from douche to "human" to douche in the next episode, one has to remember that this is television. one also has to remember that real people do the exact same thing, so it isn't too absurd for someone to be nice one day and a dick the next and then nice and then a dick and then nice and then...you get the point
I wasn't talking about his mood.

Quote
Modern Family, though, is probably the best primetime comedy/sitcom being produced.
First agreeable thing you've said.
Quote
guess you dont watch Tyler Perry stuff. if a white dude made a show (or 25 different shows about the same thing) about black people being stereotypically black, there would be race riots (much like there currently are as a result of the whole Taryvon Martin thing).
TV shows have stereotypes because stereotypes are real traits and people identify with that (ie reality)


Lawyer stereotypes: substances abuse, argumentative, arrogant, disregard for "right v. wrong" over winning.
Me: check, check, check, check (and an ish too all of those, but yeah)

stereotypes are real in that they are an over-generalization of things, but are nevertheless a generalization of things. stereotypes are true as can be.
I think it's good that someone is presenting the "black" side to television, and clearly there's an audience for him if he's been that successful financially. It disgusts me how every major motion picture, unless it's one that historically needs a black person (see: slavery films, gangster films, etc.), has a 'white person [or will smith]' leading role consensus. If Perry helps erode those walls, then I'm all for him. I just find him uninspired and not funny.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #47 on: April 22, 2012, 12:50:41 am »
what's the diff between realization/wad?

also, re: black dudes in movies, I offer: Morgan Freeman, Samuel L Jackson, Forest Whitaker, Will Smith (yeah, you said that), Denzel Washington, ... and now I have to resort to IMDB: http://www.imdb.com/list/UVJkkkg6lnc/ (not gonna lie; of the top 10, I didn't know the two chicks)

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #48 on: April 22, 2012, 02:33:12 am »
I'll admit that I like the characters in Modern Family more. It's a quality show, and I can recognize that the writing, acting, and production of Modern Family is superior in quality. I just like BBT because it's a show about nerds. Even if I think it's ridiculous most times, it still tickles me in a way most shows never could.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Who has met whom
« Reply #49 on: April 22, 2012, 01:02:22 pm »
also, re: black dudes in movies, I offer: Morgan Freeman, Samuel L Jackson, Forest Whitaker, Will Smith (yeah, you said that), Denzel Washington, ... and now I have to resort to IMDB: http://www.imdb.com/list/UVJkkkg6lnc/ (not gonna lie; of the top 10, I didn't know the two chicks)
You're missing the point entirely. There are black actors in Hollywood, I never disputed that. My point is that the movies where black guys are cast for leading roles can be broken down as follows: historically necessary (e.g. Denzel Washington cast as the historical black gangster in "American Gangster"); action heroes (e.g. Samuel L Jackson as Mace Windu; supporting characters (e.g. Morgan Freeman as God, or Lucius Fox). Very rarely are there movies that feature black guys in leading roles, even if race has absolutely no part in the story. Will Smith is the only exception.

For more, see: http://latimesblogs.latimes.com/movies/2011/03/will-smith-black-actors-denzel-washington-anthony-mackie-discrimination.html
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #50 on: April 22, 2012, 01:17:35 pm »
also, re: black dudes in movies, I offer: Morgan Freeman, Samuel L Jackson, Forest Whitaker, Will Smith (yeah, you said that), Denzel Washington, ... and now I have to resort to IMDB: http://www.imdb.com/list/UVJkkkg6lnc/ (not gonna lie; of the top 10, I didn't know the two chicks)
You're missing the point entirely. There are black actors in Hollywood, I never disputed that. My point is that the movies where black guys are cast for leading roles can be broken down as follows: historically necessary (e.g. Denzel Washington cast as the historical black gangster in "American Gangster"); action heroes (e.g. Samuel L Jackson as Mace Windu; supporting characters (e.g. Morgan Freeman as God, or Lucius Fox). Very rarely are there movies that feature black guys in leading roles, even if race has absolutely no part in the story. Will Smith is the only exception.

For more, see: http://latimesblogs.latimes.com/movies/2011/03/will-smith-black-actors-denzel-washington-anthony-mackie-discrimination.html
I'm too old for this shit.

<edit> Also, you seem to be making a point, then qualifying it so much that the point is totally useless. "There are no black guys in movies except the following huge list of exceptions, ..."
« Last Edit: April 22, 2012, 01:25:01 pm by iago »

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Who has met whom
« Reply #51 on: April 22, 2012, 04:06:43 pm »
<edit> Also, you seem to be making a point, then qualifying it so much that the point is totally useless. "There are no black guys in movies except the following huge list of exceptions, ..."
You misunderstood completely. I'm saying there is a very finite number of exceptions in which current Hollywood films star black people. Your average movie is not going to have a black lead. Let's look through the current movies in theaters: http://www.imdb.com/showtimes/
The movies I see starring blacks (though this last will probably vary based on theaters near you):
Marley - a documentary on Bob Marley. Falls exactly into the category of "needs a black man for even a shred of legitimacy"
No One is Safe - an action flick starring Denzel Washington
Tyler Perry's Good Deeds - a story about a businessman and one of his office staff
Think Like A Man - a pg13 rom com

I count 4/48. Of those, I say 3 of the 4 could be written for either a black or white lead, with the obvious exception being Bob Marley's documentary (because who the hell would go see a documentary about Bob Marley starring some white dude?). Of the remaining 3, I contend the last two matter more because those roles tend to require better acting ability. So the number of films in which a black person is cast to be a leading actor is quite small. Even if you remove all the remakes/re-broadcasts, animated films, historical films,  and movies based off books, the number of movies in which white people are cast as leading actors is much greater.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #52 on: April 22, 2012, 04:08:55 pm »
lol, 'very finite'.

Offline deadly7

  • 42
  • x86
  • Hero Member
  • *****
  • Posts: 6496
    • View Profile
Re: Who has met whom
« Reply #53 on: April 22, 2012, 04:10:59 pm »
lol, 'very finite'.
It's even more finite than expected!

If it isn't already obvious I don't proofread my forum posts.
[17:42:21.609] <Ergot> Kutsuju you're girlfrieds pussy must be a 403 error for you
 [17:42:25.585] <Ergot> FORBIDDEN

on IRC playing T&T++
<iago> He is unarmed
<Hitmen> he has no arms?!

on AIM with a drunk mythix:
(00:50:05) Mythix: Deadly
(00:50:11) Mythix: I'm going to fuck that red dot out of your head.
(00:50:15) Mythix: with my nine

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #54 on: April 22, 2012, 04:12:49 pm »
Haha. I just think it's funny. Of course I know what you mean. :)

Offline while1

  • x86
  • Hero Member
  • *****
  • Posts: 1013
    • View Profile
Re: Who has met whom
« Reply #55 on: April 24, 2012, 06:24:42 am »
Come Friday around lunch time, we'll have another edge to add! 

while1 -- Myndfyre



LOL, if this was a graph of sexual partners, its clear as day who the sluttiest manwhore is ;).
I tend to edit my topics and replies frequently.

http://www.operationsmile.org

Offline Blaze

  • x86
  • Hero Member
  • *****
  • Posts: 7136
  • Canadian
    • View Profile
    • Maide
Re: Who has met whom
« Reply #56 on: April 24, 2012, 01:13:05 pm »
LOL, if this was a graph of sexual partners, its clear as day who the sluttiest manwhore is ;).

Sidoh?
And like a fool I believed myself, and thought I was somebody else...

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 #57 on: April 24, 2012, 04:14:33 pm »
Oddly enough, I never met MM even though we probably lived ~50 miles apart.
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 iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #58 on: April 24, 2012, 05:12:21 pm »
Oddly enough, I never met MM even though we probably lived ~50 miles apart.
I've never met him despite having plans to go to a concert together, and also go for coffee together. So close. :(

Offline Newby

  • x86
  • Hero Member
  • *****
  • Posts: 10877
  • Thrash!
    • View Profile
Re: Who has met whom
« Reply #59 on: April 24, 2012, 10:25:32 pm »
Oddly enough, I never met MM even though we probably lived ~50 miles apart.

And oddly enough, I only lived in Arizona part-time and met both of you. Noobs.
- Newby
http://www.x86labs.org

Quote
[17:32:45] * xar sets mode: -oooooooooo algorithm ban chris cipher newby stdio TehUser tnarongi|away vursed warz
[17:32:54] * xar sets mode: +o newby
[17:32:58] <xar> new rule
[17:33:02] <xar> me and newby rule all

I'd bet that you're currently bloated like a water ballon on a hot summer's day.

That analogy doesn't even make sense.  Why would a water balloon be especially bloated on a hot summer's day? For your sake, I hope there wasn't too much logic testing on your LSAT. 

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #60 on: April 28, 2012, 06:17:10 pm »
Added while1 -- myndfyre

Offline nslay

  • Hero Member
  • *****
  • Posts: 786
  • Giraffe meat, mmm
    • View Profile
Re: Who has met whom
« Reply #61 on: April 28, 2012, 06:54:32 pm »


Code: [Select]
neato -Tpng -o meet.png meet.dot

fdp seems to be better since towelie and while1 have an edge (rather than touching).


Code: [Select]
fdp -Tpng -o meet.png meet.dot
« Last Edit: April 28, 2012, 06:58:58 pm by nslay »
An adorable giant isopod!

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #62 on: April 29, 2012, 02:14:30 pm »
You should add nodes for everybody else who's never met somebody, just lonely isolated nodes. We can call them the "loser nodes" :)

Offline nslay

  • Hero Member
  • *****
  • Posts: 786
  • Giraffe meat, mmm
    • View Profile
Re: Who has met whom
« Reply #63 on: April 29, 2012, 02:30:36 pm »
Of course I'm biased :D

Modify as needed.

Code: [Select]
graph {

        subgraph clusterCoolPeople {
                label="Cool People"
                "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"
                while1 -- myndfyre
}

        subgraph clusterSuperCoolPeople {
                label="Super Cool People"
                rule
                nslay -- yoni
        }

        subgraph clusterLoserPeople {
                label="Lame People"
        }
}


Code: [Select]
fdp -Tpng -o meet.png meet.dot
An adorable giant isopod!

Offline Sidoh

  • x86
  • Hero Member
  • *****
  • Posts: 17634
  • MHNATY ~~~~~
    • View Profile
    • sidoh
Re: Who has met whom
« Reply #64 on: April 29, 2012, 02:48:33 pm »
lol, that's pretty excellent.

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: Who has met whom
« Reply #65 on: May 04, 2012, 12:56:19 pm »
You should add nodes for everybody else who's never met somebody, just lonely isolated nodes. We can call them the "loser nodes" :)

damn :(

Offline iago

  • Leader
  • Administrator
  • Hero Member
  • *****
  • Posts: 17914
  • Fnord.
    • View Profile
    • SkullSecurity
Re: Who has met whom
« Reply #66 on: July 09, 2012, 09:09:19 am »
Okay, gotta add a whole lot of new connections:

  • iago -- newby
  • iago -- quik
  • iago -- deuce
  • iago -- ergot
  • iago -- metalmilitia
  • newby -- deuce
  • newby -- ergot
  • newby -- sidoh
  • quik -- deuce
  • deuce -- ergot
  • deuce -- sidoh

I think that's all the new ones without repeating old ones :)